搜索资源列表

  1. ClientBitMap

    0下载:
  2. 在VC++应用程序中的客户区如何绘制位图按钮-in VC application procedures for the district how to draw customers bitmap button
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:37888
    • 提供者:mayinxia
  1. Brainiac

    0下载:
  2. 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:218112
    • 提供者:wp
  1. oleldpic

    0下载:
  2. (141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrate
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:145408
    • 提供者:liujia
  1. ImageButtonWithSyle_demo

    0下载:
  2. 从CButton派生出类CImageButtonWithStyle,该类可以实现在按钮上显示图形包括icon,bitmap等-derived from CButton CImageButtonWithStyle category, such can be achieved on the button to display graphics including icon, bitmap, etc.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:zhang
  1. gcbitmap

    0下载:
  2. 一个实现sprite的bitmap类。 1、可以实现遮照。 2、实现动画效果。-achieve sprite of a bitmap category. One can achieve blocked. Two, to achieve animation effects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:kuolei
  1. BitLibrary

    0下载:
  2. 象素绘制 用Win32SDK编写的一个bitmap库-pixel mapping with Win32SDK prepared for a bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:73728
    • 提供者:brianyao
  1. BombGame

    0下载:
  2. win32SDK用BITMAP贴图的扫雷游戏的源代码-win32SDK BITMAP map with the demining game's source code
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:388096
    • 提供者:brianyao
  1. OutBmp

    0下载:
  2. a tool convert black/white resource as a bitmap format and save into file-a tool convert black/white resource as a bi tmap format and save into file
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:章泰来
  1. Bitmapfeff

    0下载:
  2. 这是我替别人做的一个DSP图象处理的程序,可以实现读入256位位图,并导出数据-This is what I do for others a DSP image processing procedures can be achieved reading into the 256 bitmap, and export data
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:1981440
    • 提供者:小鱼
  1. bmpzyuv

    0下载:
  2. BMP转4:2:0YUV,考虑了YUV的图象存储方式 位图文件大小为210*150-BMP to 4:2:0 YUV, consider the YUV images stored in such a manner as bitmap file size of 210* 150
  3. 所属分类:多媒体

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:licaifeng
  1. vclsbshuiyin

    0下载:
  2. VC 编写的 打开位图的LSB信息隐藏软件-VC prepared to open the LSB bitmap information hidden software
  3. 所属分类:WEB源码

    • 发布日期:2024-05-16
    • 文件大小:2011136
    • 提供者:ZENG
  1. bmp2source

    0下载:
  2. This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:赵东
  1. drawing2bitmap_src

    0下载:
  2. 程序画图和保存为BitMap的简单示例,因为简单,所以容易理解.-procedures drawing BitMap and preservation of a simple example, because simple, and easy to understand.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:王五
  1. bitmapEx_source

    0下载:
  2. 一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:李明
  1. RplColor

    0下载:
  2. When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to dire
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:孙磊
  1. bmpcnv

    0下载:
  2. convert bitmap for vxworks use format -convert bitmap format for use vxworks
  3. 所属分类:VxWorks

    • 发布日期:2024-05-16
    • 文件大小:82944
    • 提供者:章泰来
  1. vc_progress

    1下载:
  2. 一个位图进度条的VC源码_-a bitmap progress of the VC-source
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:445440
    • 提供者:zhang
  1. BitmapViewer

    0下载:
  2. vc 编写的位图浏览器,可以浏览位图(bitmap),希望对你有帮助-vc prepared by the bitmap browser, you can visit the Bitmap (bitmap), and I hope to help you! !
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:53248
    • 提供者:牟宗存
  1. Windows_bkBitmap

    0下载:
  2. 利用BitBlt函数和ROP代码实现在Windows窗口中擦除位图背景-using BitBlt function and the realization of ROP code in Windows window background bitmap erasure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:啊征
  1. UCOS_LOADBMP

    0下载:
  2. MiniGUI到ucOS-II的位图操作。通过该例子,可以了解MiniGUI位图操作的基本结构,练习MiniGUI位图操作。-MiniGUI to ucOS-II bitmap operation. Adoption of the examples can understand MiniGUI bitmap in the basic operation of the structure and practice MiniGUI bitm
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-16
    • 文件大小:4761600
    • 提供者:张磊
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org