搜索资源列表
sql_ado
- ADO访问数据库,实现BLOB数据:bmp,jpg图像的存取,并用ListBox显示数据库字段列表-ADO database and achieve BLOB data : bmp, jpg image access, ListBox and use database fields show list
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
FootScan.rar
- vc下读取txt文件中的多个脚底压力数据,并分别创建出bmp位图,还将总的压力求出,显示出总的压力分布图,txt file under vc read more than the soles of the feet of the stress data, and separately to create a bmp bitmap will also stress the overall obtained, showing that the overall stress distribution
BMPto565.rar
- BMP数据提取,适用565模式的LCD显示,BMP data extraction, application of 565 model LCD display
bmp2h.zip
- convert bmp file to header file(.h) data program,convert bmp file to header file(.h) data program
1231123
- 从BMP图像文件数据流中生成IPLIMAGE对象 从IPLIMAGE对象中生成BMP的图像文件流-BMP image files from the data stream generated IPLIMAGE object IPLIMAGE object generated from the BMP image file stream
bmp
- 将bmp文件解析,去掉头文件后,将数据提取出来-Bmp file will resolve to turn the file, extract the data
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
PictureStreamLoader
- 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
BasicDD_src
- 使用DirectDraw 方式显示BMP数据-Use DirectDraw display BMP data
HideInfoWithBmp
- 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
HideFile
- windows 下用BMP图片来加密数据-windows using BMP picture to encrypt data
bmp-features-extraction
- BMP图片数据结构信息,关键特征的提取代码-BMP image data structure information, the key feature extraction code
GM
- 定时查电脑的数据,定时截图并保存,安全使用-Regularly check the computer data, timing screenshot and save it, the safe use of
bmp
- 本程序主要通过读灰度8位图片,将其DATA数据域输出成为XML文件-The program primarily through reading 8-bit grayscale image, to output as XML data field DATA file
bmp
- 根据位图文件格式,将一个函数的图像先存放在内存矩阵中,然后将矩阵数据保存到bmp文件中,从而生成相应函数的bmp图像。-According to a bitmap file format, will be a function of the image stored in the memory matrix, the matrix data is then saved to a bmp file Function to generate the corresponding bmp image
capture-screen_and-save-as-bmp
- 用c++编写的抓屏程序;可以将抓到的屏幕数据保存为bmp位图-Written in c++ with a screen capture program screen can be captured data is saved as bmp bitmap
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
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++)
