搜索资源列表
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
LCDColor
- 这个应用程序能够转换BMP图像为二进制数据格式-change the bmp to bin format
GM
- 定时查电脑的数据,定时截图并保存,安全使用-Regularly check the computer data, timing screenshot and save it, the safe use of
PortHelperV1.2.7
- 单片机多功能调试助手不仅含有串口调试功能、而且该软件强大之处支持USB数据收发、网络数据收发、51/AVR单片机波特率计算、数码管字型码生成、进制转换、点阵生成、校验值(奇偶校验/校验和/CRC冗余循环校验)/BMP转16进制等功能,还带有自动升级功能,买家手上的调试助手永远是最新的,享受我们提供的软件服务。-Single chip debug function not only with serial debugging helper, and the software is a powerf
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
rawtobmp
- 韩国COMS-1卫星原始数据 bmp显示-COMS-1, bmp showing
HideData2BMP
- 原创程序,功能是把数据文件(好像EXE文件除外)隐藏在BMP图片中。可以收纳BMP图片文件大小四分一的数据文件。-hide the data file in to bmp file
BMP
- 数据结构编程习题之bmp问题 实现点阵跟图片的转换 原创代码 仅供参考-Bmp problems of data structure programming exercises original dot with the picture of the conversion code for reference only
BMP24toTXT
- 这个小程序可以把一个BMP位图的数据转换成一个数组,并存在TXT的文件里面。这样某些工程要用到它作开机界面等,很方便的-This little program can convert a BMP bitmap data into an array, and TXT file exists inside. So that some projects for the boot interface use to it, it is convenient
MapCutter
- 可以将图片按照设定的大小切分。其中包含bmp图片的文件格式解析,数据处理-File name of the picture can be cut according to the size of the set into many small pieces, and follow the naming
CBMPImage
- 测试环境: Visual Studio 2010 MFC 备 注:如果不是上述环境,请将DrawBMP函数重写;而且由于各个版本问题,添加必要的头文件~ 贴一个挫挫的类,献给正在学BMP文件格式的同学 使用范围:24位BMP位图(无调色板); 如何增加使用范围:改写GetPixel函数,与SetPixelRGB函数; 如何增加调色板: 改写Load函数,其中添加对调色板的读取。 改写GetPixel函数,根据得到位图数据在调色板中选取颜
Raw2Rgb
- 相机采集的原始数据格式bayer转换成rgb格式,转换后的数据直接存储为bmp图片,方便浏览-Raw to RGB ,convert Raw file to bmp file
BitmapHidingTool
- 将数据隐写到BMP位图文件下,从BMP位图文件中提取隐写的数据。-The data hidden wrote BMP bitmap file, extract the hidden data from the BMP bitmap file.
ShowDIB_32
- WINDOWS 桌面电脑上将BMP图片转成.h文件或者数据文件。主要用于产品的LOGO文件生成。-自动检测 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址,回车即可翻译 bmp图片转换成*.h 或得*.RAW文件,用于产品LOGO。 ON划
readbmp
- 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image
bmp
- bmp图片制作,根据flash数据生成bmp图片,看看flash的坏块分布情况,非常实用的小程序。-bmp picture production, generate bmp image data according to flash, flash to see the distribution of bad blocks, and a very useful little program.
BMPHideC
- 在bmp图片每个色块rgb的每个分量最后一位写入信息达到数据隐写的目的-write sectret infomation to a bmp file
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++)
.dat转为.raw程序
- 能对图像数据转码生成图像,格式支持BMP,JPG等(Can generate images for image data transcoding, support BMP, JPG, etc)