搜索资源列表
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
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.
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方法,直接修改游戏实现瞬间秒杀。 //***************************************************
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
YUANDAIMA9820zip
- 这个程序实现的功能是将读取的bmp文件的信息读取出来,并显示在DOS窗口上-The function of this program is to read bmp file read out and displayed in the DOS window
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
CBMPImage
- 测试环境: Visual Studio 2010 MFC 备 注:如果不是上述环境,请将DrawBMP函数重写;而且由于各个版本问题,添加必要的头文件~ 贴一个挫挫的类,献给正在学BMP文件格式的同学 使用范围:24位BMP位图(无调色板); 如何增加使用范围:改写GetPixel函数,与SetPixelRGB函数; 如何增加调色板: 改写Load函数,其中添加对调色板的读取。 改写GetPixel函数,根据得到位图数据在调色板中选取颜
BMPChange
- bmp图像的读取,输入一个bmp文件,进行各种变换,具体见程序描述,然后将程序输出到特定的文件目录下。-bmp image read, enter a bmp file that various changes, see the specific program descr iption, and then the program output to the specified file directory.
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
src
- 读取RAW格式文件,将其转换为BMP格式文件并存储-raw 2 bmp file format convert
symBMP
- 图像变换,BMP图形变换,包括bmp文件的读取,写入,变换-Image conversion, BMP graphics transformation, including bmp file read, written, or transformation. .
SVG_Source
- svg Render dll。封装好的svg库,直接用就可以,svg文件的读取,转换为bmp文件,读出graphics-svg Render dll
test_readcommonimg
- 这是一个IDL程序,它能够读取并且显示多种栅格文件的格式,包括PNG,JPEG,BMP等等格式。-This is an IDL program that can read and display multiple raster file formats, including PNG, JPEG, BMP format and so on.
kuandu
- 解析灰度BMP文件为01矩阵,同时读取图片的高度和宽度像素-Analytical matrix grayscale BMP file 01, while reading the image height and width in pixels
dwlcwnx
- 该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!,-The program is to demonstrate to BMP file to read and save!
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!)
CPETT
- 本学习软件主要是读取和显示bmp文件 ok()