CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取BMP图像

搜索资源列表

  1. 读取bmp

    0下载:
  2. BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-02-20
    • 文件大小:10134
    • 提供者:wjk1005
  1. MyYUViewer

    1下载:
  2. 读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:871497
    • 提供者:李震
  1. IMatching-BINARY-OK

    0下载:
  2. 一个很简单的读取BMP图像的工程,很方便直接在该工程中进行后续的图像处理-a very simple read BMP image, a very convenient and direct the project for the follow-up Image Processing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:58787
    • 提供者:wang
  1. MyCxImage_Frame

    0下载:
  2. 一个图像处理的框架,可以读取bmp图像,图像数据存放在一数组中,后续的操作可以在这个基础上进行-an image processing framework that can be read bmp image, image data stored in an array. the follow-up operation at this on the basis of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67302
    • 提供者:蒙丰博
  1. HowtogetbmpImageforC++Builder

    0下载:
  2. C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:439407
    • 提供者:范江涛
  1. 466822

    1下载:
  2. 用VC++读取BMP图像,并把图像显示出来-VC read BMP images, and images are displayed
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:141749
    • 提供者:mimier
  1. duquBMP

    0下载:
  2. 一个简单的数字图像处理程序,读取BMP图像,适合初级学习入门-a simple digital image processing, reading BMP images, suitable for primary learning portal
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:27913
    • 提供者:hxs
  1. tongjizhifangtu

    0下载:
  2. VC++编写的读取BMP图像,然后做统计直方图-prepared by the VC read BMP images, and then do the statistics histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40219
    • 提供者:li
  1. LoadBmpImage

    1下载:
  2. 本程序只是用来读取BMP图像到一个二位数组,有兴趣也可以自己改改入口的写法-this procedure is only used to read BMP images to a median two groups, could also be interested in its own entrance changed the wording
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:liwei
  1. dq

    0下载:
  2. VC读取BMP图像源代码,因为更改过多,有点粗糙,请原谅,但仔细看还是可以的-BMP images VC read the source code, because too many changes, a bit rough, please forgive me, but a closer look at it's still
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:558010
    • 提供者:陈明
  1. bmp

    0下载:
  2. C++打开读取任意一幅BMP图像代码简单学习图像处理的可以参考一下-C++ open reading any of a BMP image, the code is simple to learn image processing can refer to.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4718439
    • 提供者:lijiusong
  1. open-an-image-of-Bmp

    0下载:
  2. 实现读取bmp图像功能可以读取24位真彩色8位灰度图等等 大家-Bmp image to achieve functional reading can read 24-bit true color 8-bit grayscale, and so we look
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1254554
    • 提供者:朱杰
  1. BMP

    0下载:
  2. 读取BMP图像文件,做缩放处理的功能。放大或者缩小。-Read BMP image file, do the scaling processing functions. Zoom in or zoom out.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1845
    • 提供者:李杨
  1. BMP

    0下载:
  2. 用VC 编的读取BMP图像信息,很简单,适合初学者,经过运行,没有错误-good,you will like it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:940741
    • 提供者:拂月草
  1. bmp-image-processing

    0下载:
  2. 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:4381524
    • 提供者:刘东
  1. READ-bmp

    0下载:
  2. 读取bmp图像的内容,比如图像的高,宽,以及颜色表等信息。对于图形处理的初学者很有帮助。-Reads the BMP image content, such as the image of the high and wide, as well as information such as the color table for beginners helpful graphics processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:5543093
    • 提供者:浪淘沙
  1. bmp

    0下载:
  2. 给定若干幅用BMP格式保存的数字图像,编写一个程序读取BMP图像。 用UltraEdit等工具分析保存的BMP图像格式-A number of sites with a given digital images saved in BMP format, write a program to read BMP images. Analysis using tools such as UltraEdit saved BMP image formats
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:725713
    • 提供者:dove
  1. Bmp_read_and_show

    0下载:
  2. 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)
  3. 所属分类:图片显示

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:845695524
  1. bmp read&write

    0下载:
  2. 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:11453440
    • 提供者:冰箱太凉
  1. BMP

    0下载:
  2. 通过内存够映射从BMP文件中读取一部分,。。。。。。。。。。。。。。。。。。。。。。。。(Read part from the BMP file by mapping memory enough)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:AlexYbh
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com