搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
BMPFILE
- 位图读取+距离变换+位图显示,带有中点画线算法
BMPFILE
- 对位图格式详细的描述和代码实现,包括文件头、信息头、调色板格式等。
bmpfile
- Arnold变换 图形图形课程作业. 吧图片转换为乱码.生成新图片
bmpFile
- 简单的bmp图象处理程序,将一个bmp文件中的直线和园改变颜色
bmpfile
- opengl简单例子-opengl simple example
bmp图片读取显示
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上
SimpleReadBmpFile.rar
- 简单的读入BMPfile文件 进行加亮操作 然后重新建一个BMP文件, Read a BMP File and Simple Operate With it
bmpfile
- 图像处理BMPFILE头文件,可以对BMP文件进行读取、保存和导入工作。是图像编程的接口。-Image processing BMPFILE header files, BMP files can be read, save and import. Graphical programming interface.
bmpfile
- 一个能够打开bmp图片文件的程序,可以帮助理解bmp图片文件的构成和显示。-Able to open a bmp image files can help to understand the composition of bmp image files and display.
bmpfile
- 关于位图文件操作的资料很多。为了方便开发人员的工作,写下本文,介绍了位图文件结构,在此基础之上设计了通用类CFG_DIB,用于进行位图文件的读写操作。-Bitmap file operations on the information a lot. In order to facilitate the development of staff, wrote this article, introduced the bitmap file structure, and on this basis
img_convolution
- 完成对bmp图像的离散卷积和相关。在vc6.0环境下开发的。-the discrete convolution and correlation of bmpfile
bmpFile
- 对bmp格式的图像进行深入的分析,了解其结构,懂得其原理,分析bmp文件编程。-Bmp format images to conduct an in-depth analysis, to understand its structure, to understand its principle, analysis of programming bmp file.
BMPFile
- this will help in editing bmp files and so on
BmpFile
- 在内存中建8位位图BMP 这是我在网上找了好久才找到的, 不用兼容DC,将像数矩阵直接成BMP. 当然,代码不完美,多处要自己修整. FormatImage -Built in memory 8-bit bitmap BMP This is what I look for a long time before the Internet found, not compatible with DC, would like matrix directly into the BMP.
BMPfile
- BMP文件的读写,以及操作,在VC环境下。-The operate of BMP file in VC.
MyBMP
- bmp文件读取,能够非常显示的根据显示bmp文件里的信息显示出来-open bmpfile
bmpfile
- bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
fbwrite
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmp
BmpFile
- 用C++打开bmp文件所需要包含的头文件-C++ open the bmp file contains header files