搜索资源列表
DICOM文件转换成BMP文件
- DICOM文件转换成BMP文件DICOM文件转换成BMP文件DICOM文件转换成BMP文件DICOM文件转换成BMP文件
bmp文件读写函数
- bmp文件读写函数-bmp document read-write function
从BMP文件中装入位图并显示(6KB)
- 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
BMP文件的艺术再现4
- BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
分析Bmp文件
- “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
打开BMP文件带预览功能
- 打开BMP文件带预览功能-open BMP file with previews
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
将小文件隐藏在BMP文件中
- 将小文件隐藏在BMP文件中-small BMP documents hidden in documents
从BMP文件中创建一个设备无关的位图(5KB)
- 从BMP文件中创建一个设备无关的位图(5KB)-from BMP file to create a device-independent bitmap (5KB)
BMP文件转换为JPG文件的源代码
- 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
bmp位图文件结构剖析
- 讲解了bmp文件的内部组成结构,内容非常详细,讲的也非常清楚;对想进行图形图像编程开发的用户极力推荐看一看。
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
用C++编程实现BMP文件格式的读取
- 用C++编程实现BMP文件格式的读取
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
OpenGL中bmp文件的读取
- OpenGL中bmp文件的读取
读取图形文件
- C语言环境代码下读写BMP文件代码。
BMP文件格式详解
- bmp文件格式详解。。。
BMP文件的读写操作
- 这个代码用于BMP文件的读写操作的,以便更加便捷的对图像进行进一步操作
BMP
- 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)
显示BMP文件
- 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)