CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 读取BMP文件

搜索资源列表

  1. FootScan.rar

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:56318
    • 提供者:ck
  1. ReadBMP

    0下载:
  2. 使用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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:9180
    • 提供者:Fun
  1. final_ice

    0下载:
  2. 用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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:600090
    • 提供者:Wendy
  1. SherlockEye-V3.0

    0下载:
  2. //*************************************************** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //***************************************************
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1164541
    • 提供者:吴梦龙
  1. yzmtq

    0下载:
  2. 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2474
    • 提供者:lu
  1. YUANDAIMA9820zip

    0下载:
  2. 这个程序实现的功能是将读取的bmp文件的信息读取出来,并显示在DOS窗口上-The function of this program is to read bmp file read out and displayed in the DOS window
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:657162
    • 提供者:李洪蕊
  1. readbmpinfo

    0下载:
  2. 读取bmp文件信息关键代码,已经读到数组里了,需要的人应该知道怎么用-Read the bmp file information key code, has been read into the array, the needs of the people should know how to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1007
    • 提供者:JackHu
  1. CBMPImage

    0下载:
  2. 测试环境: Visual Studio 2010 MFC 备 注:如果不是上述环境,请将DrawBMP函数重写;而且由于各个版本问题,添加必要的头文件~ 贴一个挫挫的类,献给正在学BMP文件格式的同学 使用范围:24位BMP位图(无调色板); 如何增加使用范围:改写GetPixel函数,与SetPixelRGB函数; 如何增加调色板: 改写Load函数,其中添加对调色板的读取。 改写GetPixel函数,根据得到位图数据在调色板中选取颜
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1972
    • 提供者:Mars
  1. BMPChange

    0下载:
  2. 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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17357559
    • 提供者:lizhaohui
  1. readbmp

    0下载:
  2. 使用标准的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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:30229
    • 提供者:姜是
  1. src

    0下载:
  2. 读取RAW格式文件,将其转换为BMP格式文件并存储-raw 2 bmp file format convert
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:bill
  1. symBMP

    0下载:
  2. 图像变换,BMP图形变换,包括bmp文件的读取,写入,变换-Image conversion, BMP graphics transformation, including bmp file read, written, or transformation. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1769585
    • 提供者:ZHANG
  1. SVG_Source

    0下载:
  2. svg Render dll。封装好的svg库,直接用就可以,svg文件的读取,转换为bmp文件,读出graphics-svg Render dll
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:97284
    • 提供者:小葱
  1. test_readcommonimg

    0下载:
  2. 这是一个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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:858
    • 提供者:jinyu guo
  1. kuandu

    0下载:
  2. 解析灰度BMP文件为01矩阵,同时读取图片的高度和宽度像素-Analytical matrix grayscale BMP file 01, while reading the image height and width in pixels
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:238080
    • 提供者:tiantian
  1. dwlcwnx

    0下载:
  2. 该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!,-The program is to demonstrate to BMP file to read and save!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:26624
    • 提供者:declaramiod
  1. JPGR

    0下载:
  2. 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!)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:23316480
    • 提供者:enranyou
  1. CPETT

    0下载:
  2. 本学习软件主要是读取和显示bmp文件 ok()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-30
    • 文件大小:27648
    • 提供者:Lruis
搜珍网 www.dssz.com