搜索资源列表
bmp
- 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
bmp位图文件的读取与保存
- bmp位图文件的读取与保存- dib files of bmp read and save
disp bmp
- c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
读取图形文件
- C语言环境代码下读写BMP文件代码。
read BITMAP.rar
- 读取bmp图像的程序,read bmp images on the
HBITMAPExample.rar
- 应用VC++6.0 读取bmp格式的图像,并将图像显示在视图区。 ,VC++6.0 to read bmp format images, and image display in the view area.
BMP
- 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
bmp-show
- 定义了一个DIB类,实现bmp图片的读取显示-Defines a DIB class, bmp picture to read display
VCreadBMP
- 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
bmp
- 读取bmp文件内容,通过该程序,可以了解bmp文件格式,读取每个象素点的RGB值-Bmp file content read through the program, you can understand the bmp file format, read each of the RGB pixel values
ViewBimap
- 这是一个读取bmp图像的源码,可直接运行,可共初学者使用-This is a source to read bmp images can be directly run a total beginner can use
read_and_write_BMP
- 该程序适用于bmp图片,实现8位BMP图片的读取与写入-The program applies to bmp image, to achieve 8-bit BMP images to read and write! ! ! ! ! ! ! ! ! !
09320_2
- VC代码读取BMP文件并显示 VC代码读取BMP文件并显示-vc BMP FILE READ
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
Res_read
- VC++编程实现,读取bmp文件格式的图片-VC++ programming, bmp file format to read the picture
readbmp1
- 用vc++读取bmp图像 bmp图像读取 -Using vc++ to read bmp images to read bmp images
bmp
- 在c++console application 工程下,逐点读取.bmp文件,并将图片显示在windows界面上-read the file of .bmp, and draw the picture on the windows, based on the c++ console application project.
report
- 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
ex2
- 读取bmp图片数据,包括像素值,位数等等。-Read bmp image data, including pixel values, the median and so on.