CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dib

搜索资源列表

  1. CDib

    0下载:
  2. Visual C++ MFC中没有提供一个专门的类来处理DIB位图,因此,为了方便地使用位图文件,我们有必要派生一个CDib类-Visual C++ MFC does not provide a specialized class to handle the DIB bitmap, therefore, in order to easily use the bitmap file, we need to derive a CDib class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2849
    • 提供者:chenchao
  1. bmp-dataaccess

    0下载:
  2. 定义了DIB类,实现图像的读取和数据的访问-Defines a DIB class, read the images and data access
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5354826
    • 提供者:高崎
  1. bmp-show-save

    0下载:
  2. 自己定义了DIB类,实现图像的显示和保存-Defines a DIB class, image display and save
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5259066
    • 提供者:高崎
  1. bmp-specialshow

    0下载:
  2. 定义了一个dib类,实现图像的显示和一些特殊的显示-Defined a dib class to the image display and a special display
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2401280
    • 提供者:高崎
  1. CDib

    0下载:
  2. dib图像的读取,显示以及存储,能够运行-dib image read, display, and storage, and be able to run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:28258304
    • 提供者:zhan
  1. AN

    0下载:
  2. 在VC++中使用DIB制作动画按钮的源代码,请大家并提建议.-In VC++ DIB animation using the source code of the button, and suggestions please.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:189909
    • 提供者:MA
  1. DrawDib

    0下载:
  2. DrawDib函数组使用及直接修改内存缓冲区方式绘图演示程序,DrawDib,Dib-Demo of DrawDib functions in VC++6.0
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:26994
    • 提供者:lxl
  1. CDib-CPP

    0下载:
  2. 自己写的Dib类,可以在不同的机器或系统中显示位图所固有的图像。-it is a Dib class wroten by myself, can acheve show dib pictures on diffient computers or systems function.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-24
    • 文件大小:28220
    • 提供者:ssp
  1. chap1_5

    0下载:
  2. MFC多文档程序 功能为打开图片,保存图片,添加了DIB类-open a bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4151333
    • 提供者:freedom
  1. Dib

    0下载:
  2. 对bmp图片的反色,找轮廓边缘,二值化,线性求法,及直方图的功能的实现-Bmp picture anti-color, find contour edge, binarization linear method for finding and histogram function to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:9785484
    • 提供者:lizhengli
  1. RicheditGdiPlus

    0下载:
  2. 在RICHEDIT中插入图片,图片使用GDI+,只使用6步就OK了全部代码,入EXE文件,方便验证-open bmp、dib、png、gif、jpeg/jpg、tiff、emf picture file,show to RICHEDIT
  3. 所属分类:RichEdit

    • 发布日期:2017-11-09
    • 文件大小:154441
    • 提供者:dsp
  1. chap1_4

    0下载:
  2. 面向过程的DIB的读写与访问,主要利用WINDOWS现有的DIB访问函数,可以实现位图的可视化编程-DIB read and write access process-oriented, visual programming using WINDOWS the existing DIB access functions can be achieved bitmap
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-17
    • 文件大小:2058867
    • 提供者:wangqin
  1. dd

    0下载:
  2. 这是一个显示位图的程序,运用它可以完整的显示一张位图。-show Dib picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-27
    • 文件大小:4757540
    • 提供者:汤唯
  1. ShowDIBPlus

    0下载:
  2. 通过DIB类基于多文档串行显示位图,编译软件为vc6.0-DIB class-based multi-document serial display bitmap, compile software vc6.0
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:3681971
    • 提供者:许姗
  1. Dib

    0下载:
  2. bmp文件的显示,打开等等,bmpInfo的解释-show the .bmp file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:38961
    • 提供者:lin
  1. BitmapManage

    0下载:
  2. 构造DIB位图处理的专用类CDib;利用多文档界面实现从任意路径打开位图,并显示在屏幕上。-Constructed DIB bitmap processing the special class CDib Multiple Document Interface bitmap and displayed on the screen from any path open.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:2082427
    • 提供者:MJ
  1. CDib

    0下载:
  2. 自己做的DIB程序,对于想用VC做图像处理的额同学有很好的帮助-Own DIB program, there is a good amount of students who want to do image processing with VC
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:38055
    • 提供者:荣凯
  1. CDib

    0下载:
  2. 创建DIB操作的类——CDib,是很值得学习和分享-Create DIB operation class- CDib, it is worth learning and sharing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:4917
    • 提供者:
  1. ShowEffect

    0下载:
  2. 实例——使用DIB实现图像的特效显示,是很值得学习和分享的资料-Instance- use the image of the DIB to achieve special effects, it is worth learning and sharing information
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:235853
    • 提供者:
  1. CxImage

    0下载:
  2. 功能非常强大、非常实用的dib图像处理类,可以非常方便的处理dib图像-Very powerful, very practical dib image processing class, can be very convenient dib image
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:10957541
    • 提供者:sh
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 »
搜珍网 www.dssz.com