文件名称:writeDIB
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 679kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序要构造的位图为24位bmp格式,通过直接为结构体BITMAPFILEHEADER和BITMAPINFOHEADER赋值的方式生成。本程序演示的功能比较片面,但也比较实用。如果面对大量的数据,特别是二维的数组,可以尝试将它们写成图像,这样有助于发现规律。
压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITMAPFILEHEADER for the structure and the way BITMAPINFOHEADER assignment is generated. This program demonstrates the function relatively one-sided, but also more practical. When faced with large amounts of data, especially in two-dimensional array, you can try to formulate them in the image, so help to identify the law. Compression package, several documents on the structure descr iption can help to understand.
压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITMAPFILEHEADER for the structure and the way BITMAPINFOHEADER assignment is generated. This program demonstrates the function relatively one-sided, but also more practical. When faced with large amounts of data, especially in two-dimensional array, you can try to formulate them in the image, so help to identify the law. Compression package, several documents on the structure descr iption can help to understand.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
写位图\写位图实验\Debug\vc60.idb
......\..........\.....\vc60.pdb
......\..........\.....\WriteDIB.exe
......\..........\.....\WriteDIB.ilk
......\..........\.....\WriteDIB.obj
......\..........\.....\WriteDIB.pch
......\..........\.....\WriteDIB.pdb
......\..........\dib.bmp
......\..........\dib.bmp.bak
......\..........\WriteDIB.cpp
......\..........\WriteDIB.dsp
......\..........\WriteDIB.dsw
......\..........\WriteDIB.ncb
......\..........\WriteDIB.opt
......\..........\WriteDIB.plg
......\资料\biSizeImage计算方法.txt
......\....\BMP格式.txt
......\....\DIB-百度百科.txt
......\....\逻辑调色板和系统调色板.doc
......\写位图实验\Debug
......\写位图实验
......\资料
写位图
......\..........\.....\vc60.pdb
......\..........\.....\WriteDIB.exe
......\..........\.....\WriteDIB.ilk
......\..........\.....\WriteDIB.obj
......\..........\.....\WriteDIB.pch
......\..........\.....\WriteDIB.pdb
......\..........\dib.bmp
......\..........\dib.bmp.bak
......\..........\WriteDIB.cpp
......\..........\WriteDIB.dsp
......\..........\WriteDIB.dsw
......\..........\WriteDIB.ncb
......\..........\WriteDIB.opt
......\..........\WriteDIB.plg
......\资料\biSizeImage计算方法.txt
......\....\BMP格式.txt
......\....\DIB-百度百科.txt
......\....\逻辑调色板和系统调色板.doc
......\写位图实验\Debug
......\写位图实验
......\资料
写位图