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

搜索资源列表

  1. 145564741

    0下载:
  2. c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式-wrote bmp images show routines to read, help to understand the specific bmp file format
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:302645
    • 提供者:杨凯
  1. Graphic3

    0下载:
  2. 处理.bmp文件,读取bmp文件,根据bmp的格式,根据给定算法,将文件的值修改成新值。-treatment. Bmp file, reading the paper bmp, bmp format, according to the given algorithm, to document the value of adaptation to the new value.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:23864
    • 提供者:王小明
  1. rawbmp

    2下载:
  2. 读取、显示bmp和raw文件,并对两种格式的文件进行相互转换
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:39154
    • 提供者:ll
  1. data2bmp

    0下载:
  2. BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24694
    • 提供者:石英
  1. JSFunction

    0下载:
  2. 此程序介绍如何读取各种BMP文件,为图形处理的开发者提供参考
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:142274
    • 提供者:szm
  1. usingctodisplayadmpphoto

    0下载:
  2. 下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRU
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7493
    • 提供者:李战斌
  1. DisplayBMP

    0下载:
  2. 一个用MFC编制的BMP格式读取程序-MFC prepared to use a BMP format to read the procedures
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:178812
    • 提供者:Macare
  1. bmp_reader

    0下载:
  2. 读取BMP图像并进行边缘检测 二值化等功能-Read BMP image and edge detection functions binarization
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:531398
    • 提供者:xzconan
  1. readBMP

    0下载:
  2. 在vs2005种用于读取BMP格式文件,-read BMP in vs2005
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:27050
    • 提供者:kli
  1. bmp

    0下载:
  2. 实现BMP文件的读取-output bmp picture
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:28991
    • 提供者:niu hailiang
  1. GetBMPInfo

    0下载:
  2. 读取一个BMP文件的文件头信息,以及开始几个点的RGB颜色值。-Read a BMP file header information, and the first few points of RGB color values.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1287
    • 提供者:SuiYuanming
  1. read_bmp

    0下载:
  2. 读取bmp文件结构的代码 方便程序员直接使用bmp数据在内存上直接绘图-Bmp file to read the code structure to facilitate the programmer to use bmp data directly in memory directly on the drawing
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:1598
    • 提供者:刘云
  1. SaveBMP-to-access

    0下载:
  2. 将图形文件保存到access数据库中,可以读取,保存,显示,支持bmp,gif,jpg等格式文件-The graphic file to access the database, you can read, save, display, support bmp, gif, jpg and other formats
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5594302
    • 提供者:耿永建
  1. bmp

    0下载:
  2. bmp文件操作,bmp文件的结构及读取写出操作-operation of the bmp file, bmp file structure and read the write operation
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1305693
    • 提供者:
  1. matlab-and-C-histogram

    0下载:
  2. matlab C语言混合编程 读取bmp图像 直方图匹配 直方图均衡-matlab c read bmp image histogram match histogram uniform
  3. 所属分类:File Operate

    • 发布日期:2017-11-05
    • 文件大小:7010
    • 提供者:彭家德
  1. bmp_proc

    0下载:
  2. bmp图像处理基础,包括读取、保存、灰度化、边缘检测、滤波等基本操作。适用于初学者-bmp image processing base, including read, save, gray, edge detection, filtering and other basic operations. For beginners
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:220226
    • 提供者:
搜珍网 www.dssz.com