搜索资源列表
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
位图文件的读写综述
- 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
位图BMP格式图像文件处理类源码VC版
- 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
bmp_file_operation
- 利用VC++进行BMP位图操作(包括读和写)的程序原代码。
isirwe
- 图象引擎的范例程序,这些程序的名称及功能如下: sam01 - 普通图象文件读、写、显示演示。 sam02 - 从EXE文件中提取BMP资源的演示。 sam03 - 内存图象读写演示。 sam04 - 窗口图象截取演示。 sam05 - 批量图象转换演示。 sam06 - 图象处理演示。
bmp
- 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
ReadWriteBmpStd
- bmp图像处理,根据bmp位图结构,使用c语言进行读写-bmp image processing, according to bmp bitmap structure, read and write using c language
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
Bitmap_Read_write
- VC++实现的bmp位图读写的函数代码,非常实用-VC++ Realized bmp bitmap function to read and write code, very useful
openimagefile
- 用vc写的图象显示程序,按照bmp文件的格式读写图象文件,没有用别人的库函数-Written by vc image display program, in accordance with the bmp file format to read and write image files, not use someone else
bmp-24
- 读写bmp图像,进行读写操作;得到图像的位图信息;-read or write bmp pictures
rwbmp
- 纯C编写的BMP文件操作,包括读图和写数据至图片。程序鲁棒性好!本人亲自编写,是视屏采集中的中间接口函数,特地奉献。-BMP files written in pure C operations, including interpret drawings and writing data to the picture. Robust procedures for good! I personally prepared, is collected in the middle of Shiping
vc-bmp
- VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
bitmap
- bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
LRY
- 本例是要将一系列的bmp位图转换成gif图片,其中包括位图的读写以及gif的编码,其中的gif编码是从网上获自高书克,不是本人编写-convert a series of bmp to gif
bmp
- 这是一份用于处理位图的代码,包含了位图的打开,读写等功能-This is a code for processing the bitmap that contains the bitmap to open, read and write functions
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display