搜索资源列表
BMP位图文件的存储格式
- BMP位图文件的存储格式
bmp格式说明
- bmp格式说明,入门图像开发和学习工作中的参考资料。
262k_RGB666
- 屏的显示模式是262k色的,输入的数据是666格式的,由于1289本身的限制,只能显示18位色,而BMP图片是24为,所以最低两位数据被丢掉。-Screen display mode is a 262k color, type of data is 666 format, due to the limitations imposed by the 1289, can only display 18 colors, and BMP image is 24 for, so a minimum of
BMP
- 详细的描述了BMP格式的说明,比如头文件的格式,数据-Detailed descr iption of the BMP formats, such as the header file format, data, etc.
BMP-file-format
- bmp文件格式详解,呵呵,VC做上位机必须的东东。-bmp file format details, VC must be the stuff of the host computer.
BMP
- BMP图片格式存储介绍,自己亲手编程的完全OK!-BMP picture format, personally programmed completely OK!
bmp-process
- bmp格式显示,包括其头文件,信息头,像素值读取,及操作处理-bmp format, including its header file header, the pixel value reading, and processing operations
BMP-format-instruction
- BMP图片格式编码的详细说明,是图片解码必须掌握的知识-The detailed descr iption of the BMP image format encoding picture decoding knowledge
bmp
- 解析了BMP 图像的格式, 用c 语言按照BMP 格式读取其数据, 并利用读得的数据 实现图像的空间域的变换。-typedef struct tagBITMAPINFOHEADER
bmp-chengxu
- 把黑白图像的灰度值数组用C语言保存成BMP格式的图像-The black and white image of an array of gray values stored in C language into BMP format image
jihetuxingshibiexitong
- 本论文主要讲述了图像文件(bmp)文件格式下中简单图形的识别,主要是直线和圆的识别,这在工程图的识别和其他领域中都有很多的应用。-This paper focuses on the image file (BMP) recognition simple graphics file format, is a straight line and circle recognition, which have many applications in the recognition of engine
haoran150408_1
- 通过自己构造结构体为读取bmp格式文件信息提供载体从而实现bmp文件信息的读取并将其显示在控制台上-Through its tectonic structure for reading information carrier of BMP file format so as to realize the reading of BMP file information and displays it on the console
BMP-file-format
- 描述了BMP文件的格式,为读bmp图像文件做一个参考-It describes the format of BMP file for reading bmp image files as a reference