CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 显示位图

搜索资源列表

  1. bmp位图处理类源码

    0下载:
  2. 位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26200
    • 提供者:寒冬
  1. 如何在用户区显示一张位图(200505)

    0下载:
  2. 一个简单的使用例子 :如何在用户区显示一张位图-a simple using examle how to display a bitmap in user area
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31428
    • 提供者:无几应
  1. 在C++ Builder中显示透明位图

    0下载:
  2. 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C + + Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:邱勇
  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:刘永平
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:范生宏
  1. 带位图、进度指针和鼠标操作的长状态栏

    0下载:
  2. 带位图、进度指针和鼠标操作的长状态栏显示鼠标操作的控件-with bitmap, progress indicators and mouse operation of the state-operated mouse column shows the controls
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:58387
    • 提供者:旅客
  1. 一个透明显示位图的例子

    0下载:
  2. 一个透明显示位图的例子,本程序演示如何显示透明位图,有兴趣的朋友可以下载一试-a transparent Bitmap example, the procedures demonstration shows how transparent bitmap, interested friends can download a trial
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:359062
    • 提供者:林海
  1. 位图图标与光标

    0下载:
  2. 以资源方式显示位图、设置图标与光标(动画光标)形式
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:453329
    • 提供者:司慧琳
  1. 显示位图

    0下载:
  2. 显示位图.rar-Bitmap. Rar
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26268
    • 提供者:星空
  1. 在菜单栏显示位图的源代码

    0下载:
  2. 该软件实现了在菜单中显示位图,对于编写各种界面的程序提供了一个小小的参考,希望大家喜欢。-the software of the menu bitmap display, for the preparation of various interface provides a small reference, hope you like them.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:30012
    • 提供者:刘华
  1. 实现位图的淡入淡出显示

    0下载:
  2. 实现位图的淡入淡出显示
  3. 所属分类:其它

    • 发布日期:2009-09-20
    • 文件大小:782072
    • 提供者:jernyhi@tom.com
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. VC6.0显示位图按钮

    1下载:
  2. MFC提供的按钮都是标准的,但是如果想显示位图按钮该怎么办呢?本程序就教给你具体实现方法
  3. 所属分类:界面编程

  1. 使用位图作为背景图

    0下载:
  2.    1、使用clouds.bmp作为背景图 2、在窗口不同位置分别显示原位图BP.bmp,mask位图MaskBP.bmp以及原位图的透明显示效果
  3. 所属分类:Windows编程

    • 发布日期:2012-10-27
    • 文件大小:1987416
    • 提供者:_h_z_q_
  1. DIB图

    0下载:
  2. [转载]位图显示程序,这只是个基本的位图显示程序,作为初学者可以看看.-[reproduced] bitmap display program, it is just basic bitmap display program, as a beginner can see.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:2699
    • 提供者:juzi
  1. dib_static

    0下载:
  2. 显示位图图象的静态控件-The static control which display picture
  3. 所属分类:Static control

    • 发布日期:2017-12-07
    • 文件大小:8686
    • 提供者:站长
  1. maze

    0下载:
  2. 一个迷宫小游戏,透明显示位图,双缓存处理,直截像素处理-A maze game, transparent bitmap display, double the cache handle, deal with straightforward pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:145375
    • 提供者:啦啦
  1. Program

    2下载:
  2. 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:1990836
    • 提供者:Davinci
  1. VB_programming_button_display_bitmap_in_classic_co

    0下载:
  2. VB编程实现在按钮上显示位图经典代码VB programming button to display a bitmap in the classic code-VB programming button to display a bitmap in the classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:12515
    • 提供者:diandian
  1. VC位图显示特效合集(飞入、百叶窗、交错显示等)

    0下载:
  2. sdk编写的图片显示特效,希望大家喜欢。大家下载吧。VC++6.0编译通过。本人已经测试过了,代码非常不错。
  3. 所属分类:GDI/图象编程

« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com