搜索资源列表
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
24bitinfohide
- 24位BMP位图信息隐藏和读取(c语言实现)-24-bit BMP bitmap information hiding and read (c language)
bmp_source3
- read and display bmp
DDDemo_src
- DIB 位图读取 显示位图信息 BMP深度转换。-Read display bitmap DIB bitmap BMP-depth information on the conversion.
ReadBMP
- 使用WIN_API开发,不包含MFC,可以读取BMP文件并显示,代码简单,功能明确。可作为其他程序的模块复用。-Use WIN_API development, does not include MFC, you can read BMP files and show the code simple and clear-cut functions. Other procedures can be used as a module reuse.
text
- 能够实现基本的位图(BMP格式)读入和显示的功能。-Be able to achieve the basic bitmap (BMP format) read and display functions.
final_ice
- 用C++完成一个程序,能读取BMP图象文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图象颜色翻转并重新存储。-Using C++ to complete a program that can read BMP images file (true color, 256 colors, etc.) into memory, then using the text in the console interface is displayed, while the
SherlockEye-V3.0
- //*************************************************** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //***************************************************
YUANDAIMA9820zip
- 这个程序实现的功能是将读取的bmp文件的信息读取出来,并显示在DOS窗口上-The function of this program is to read bmp file read out and displayed in the DOS window
bmp
- 实现bmp格式图像读入和增强变换,在VC6.0环境下执行,有exe文件-Bmp format images to read into and enhance the transformation
bmp_read
- C++下bmp格式图像的读取,对于初学图像处理及C++编程的同学会有用-bmp image read program
bitmap_change01
- 读入bmp格式的文件,用十六进制显示出内部文件,并对其进行缩放。-Read bmp format file with a hex internal documents show, and scaling.
OpenImage
- 用C语言读取一幅BMP图像,开发环境是Visual C++ 2008,此工程可以有效的被利用-Read a BMP image using C language,The development environment is Visual C++ 2008, and this project can be used effectivly
readbmpinfo
- 读取bmp文件信息关键代码,已经读到数组里了,需要的人应该知道怎么用-Read the bmp file information key code, has been read into the array, the needs of the people should know how to use
readbmp
- 可以读取BMP图像,生成图像个数和灰度等级-read BMP
bmp-imshr
- 卫星影像处理,采用C++编程,能够正确处理卫星影像的读写输入。-satellite image processing, using C++ programming, able to read and write properly handle input satellite images.
bmptest
- 实现读取显示bmp图像,可以根据两幅图像的容差值进行图像处理,并具容差值可以设定,直观对比两幅图像的变化,保存显示处理结果-Achieve read bmp image display can be based on the difference between the two images, the image processing tolerance and a tolerance value can be set to change in visual comparison of the
read-bmp-image
- 实现图像读取和输入给定阈值0-255实现二值化-read bmp image
JPGR
- itk读写的例子,基于WIN7+64位+VS2010 x64的完整的程序,独立于Cmake的程序,读取的是位图,对于初学者很有帮助!(ITK example of reading and writing, based on WIN7+64 bit +VS2010 x64 complete program and read bmp image, useful for beginners!)
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++)