CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mfc bmp

搜索资源列表

  1. bmp

    0下载:
  2. 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:李刚
  1. BMP

    0下载:
  2. BMP图象解析,分析了BMP图像的结构,并且用WORD形式做了总结。程序是用MFC做的。可以显示BMP图片,是一些基础知识点
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:70371
    • 提供者:韩义
  1. BMP

    0下载:
  2. 利用mfc打开bmp位图图片,效率高!很好用!
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:71907
    • 提供者:sxwa
  1. 基于MFC的BMP图像打开,VS2008编写并测试

    0下载:
  2. 基于MFC的BMP图像打开,VS2008编写并测试,可以作为后续图像处理的基础-MFC-based BMP images open, VS2008 write and test, can be used as the basis for subsequent image processing
  3. 所属分类:图片显示浏览

    • 发布日期:2017-05-26
    • 文件大小:9677863
    • 提供者:宋畅
  1. MFC实现BMP图像灰度翻转和直方图均衡化

    0下载:
  2. MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:958496
    • 提供者:李浩
  1. threedbmp.rar

    0下载:
  2. 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:106190
    • 提供者:jiang_feng
  1. ImageLoad.rar

    0下载:
  2. MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:93618
    • 提供者:杨永龙
  1. bmptext.zip

    0下载:
  2. MFC 24位bmp 图像显示,加入文本的处理。,mfc bmp image show,add text to the bmp file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4402014
    • 提供者:cwjjamk
  1. MFC-BMP

    0下载:
  2. MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1701579
    • 提供者:江乐
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. MFC-transfer-the-bmp-data

    0下载:
  2. 使用usb 传输一幅bmp像素数据,项目中用的,已经验证成功-使用usb 传输一幅bmp像素数据
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:12951428
    • 提供者:乔宇
  1. bmp

    0下载:
  2. 一个打开bmp图像的简单mfc 例程,例程中使用的是dib图像类-Bmp image to open a simple routine mfc
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:38851
    • 提供者:zhou
  1. BMP

    0下载:
  2. BMP格式是图片通过MFC的打开,拥有线性变换,直方图显示,尺寸变换,傅里叶变换功能-BMP format is a picture of opening through the MFC with a linear transformation, histogram display, size, transform, Fourier transform function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4686848
    • 提供者:zy
  1. MFC_BMP

    0下载:
  2. 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3791630
    • 提供者:wei
  1. MFC-OPEN-BMP-images

    0下载:
  2. 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3765260
    • 提供者:傅思傑
  1. vc-BMP

    0下载:
  2. VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1831770
    • 提供者:leejes
  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

  1. BMP-bitmap-class-created-

    0下载:
  2. BMP位图类的创建与MFC单文档视图类的显示,bmp文件大体上分成四个部分,位图文件头,位图信息头,调色板,实际的位图数据-Create a class with MFC BMP bitmap single document view class display, bmp files generally divided into four parts, bitmap file header, bitmap information header, color palette, the actual
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-23
    • 文件大小:208407
    • 提供者:jik_un
  1. Bmp_read_and_show

    0下载:
  2. 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)
  3. 所属分类:图片显示

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:845695524
  1. MFC画图板

    1下载:
  2. MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
  3. 所属分类:绘图程序

    • 发布日期:2020-05-05
    • 文件大小:5143552
    • 提供者:hkjabcd
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com