搜索资源列表
open bmp
- 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
Bmp-Jpg
- 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。
BMP
- 熟悉BMP图像的格式,进行读写编程,进而实现网络传输等供能
BMP
- 一个显示BMP图像的小程序,C语言编写能够很好的实现BMP图像的压缩
disp bmp
- c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
图像添加文字
- 在BMP图像添加文字并保存
bmpdecoder BMP图像的分析与显示
- 各种BMP格式图片的解码与显示,附有多种格式的测试图片
基于MFC的BMP图像打开,VS2008编写并测试
- 基于MFC的BMP图像打开,VS2008编写并测试,可以作为后续图像处理的基础-MFC-based BMP images open, VS2008 write and test, can be used as the basis for subsequent image processing
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
read BITMAP.rar
- 读取bmp图像的程序,read bmp images on the
GetBMPPic.rar
- MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
MY
- BMP图像显示纯C编写,能在DOS下显示BMP文件,只需要把显示驱动文件EGAVGA.BGI拷在你的Project下就可以了。可移植到任何平台-BMP image shows the preparation of pure C and can display BMP files under DOS, just to display driver EGAVGA.BGI copy files in your Project under it. Can be ported to any platfor
ViewBimap
- 这是一个读取bmp图像的源码,可直接运行,可共初学者使用-This is a source to read bmp images can be directly run a total beginner can use
bmptext
- 这个程序的功能是在BMP图像上添加文字,并保存添加文字的图像。-The function of this procedure is to add in the BMP image text, and save the image to add text.
BMP
- 适于进阶的图像处理学习者 对bmp图像数据操作的源代码-Image processing for advanced learners bmp image data on the operation of the source code
BMP
- 完成BMP图像的打开显示存储,并可通过十六进制的数据产生新的BMP-The completion of BMP images to open display storage, and can be hexadecimal data are generated by the new BMP
BMP--ANALisy
- bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
RGB-BMP互转
- 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)
Bmp_read_and_show
- 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)