搜索资源列表
显示BMP图象的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
bmp.c
- tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
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文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
VCreadBMP
- 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
BMP.GIF.JPEG
- BMP、GIF和JPEG文件格式简介 非常好-BMP, GIF and JPEG file formats very well briefed
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
zhuanhuan
- 一个图像文件互相转换的源代码,可以把Bmp转为JPG或者GIF文件,或者jpg gif文件转为Bmp文件 -An image file convert each other s source code, can Bmp to JPG or GIF file, or jpg gif file to Bmp file
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
bmp
- BMP图象处理软件,把bmp文件解码成RGB的数据格式-bmp file source code
bmptojpgconverter
- converts bmp file to jpg
bmp
- bmp图像文件结构,包括头文件,信息头,调色版,很详细,很有用!-bmp file struct
BMP-bitmap-operation
- BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
bmp
- 一段读取bmp的程序,了解bmp的文件结构-Bmp a reading program, understand the bmp file structure
BMP
- 一个BMP格式的图像浏览器,可以打开改格式的图像文件,希望有帮助。-A BMP format image viewer that can open the image file format change, hope to have help.
bmp
- 通过MFC应用程序能够实现导入外部图像文件-import the bmp file
BMP-Decoder-VB6
- Decoding bmp picture format in vb6 very easy with read byte from bmp file
BMP
- 详细的讲解了BMP的文件格式,在用TFT显示图片的时候不妨回头看看这个文件熟悉熟悉(Detailed explanation of the BMP file format, when using TFT display pictures, may wish to look back at this document, familiar with the familiar)