搜索资源列表
ReadWriteBmpStd
- bmp图像处理,根据bmp位图结构,使用c语言进行读写-bmp image processing, according to bmp bitmap structure, read and write using c language
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
readbmp
- c语言编写的代码,对BMP格式的图像进行读写操作-code c language, BMP image format to read and write
readbmp
- 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure
BMPduxieyasuo
- C语言实现哈夫曼编码、BMP图像的读写、BMP图像的解压缩-C language to achieve Huffman coding, BMP image read and write, BMP image decompression
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)