CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 读取bmp

搜索资源列表

  1. VC6.0-pic-read-

    0下载:
  2. VC6.0下bmp位图的读取与显示,详细介绍了VC++6.0加载BMP图片的方法。适合初学者快速入门对数字图像处理的图文教程。很实用。-Bmp bitmap under VC6.0 read and display, detailing the VC++6.0 to load BMP picture approach. Quick start for beginners in digital image processing and graphic tutorials. Very practic
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:207611
    • 提供者:enen
  1. Cpp1

    0下载:
  2. 用C程序打开BMP图片并读取相应位置像素的颜色RGB值-With C program open BMP image and reads the corresponding position pixel colors RGB value
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:2728
    • 提供者:zh
  1. ReadBMP

    0下载:
  2. 本程序可以实现bmp图像的读取及简单的处理,适合初学者了解图像的读取及简单操作-This procedure can be read bmp images and simple treatment, suitable for beginners learn to read and simple image operation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:73594
    • 提供者:张鍥石
  1. bmpduquhebaocun

    0下载:
  2. bmp位图的读取和保存 -bmp bitmap read and preservation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:72450
    • 提供者:cai
  1. Bitmap

    0下载:
  2. 实现bmp图片的读取,并实现其保存等功能!-Bmp picture to read the implementation and preservation of features such as its implementation!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:asdf
  1. jpeg_struct

    0下载:
  2. 一个文件,完全用C写的,没有任何的C++和动态链接库,实现读取jpeg文件,解压为bmp文件。-a c code decompress jpeg file to bmp.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1523594
    • 提供者:高浩然
  1. ReadBMP

    0下载:
  2. vc开发的bmp文件读取程序,可用于数字图像处理的应用。-It was created in the vc for reading bmp .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3679576
    • 提供者:dekker
  1. dib

    0下载:
  2. 这是简单易用的用c++封装的CDib类,可以实现图像文件的读取,存储,显示,因为小巧易用,非常适合初学者-this is a CDib class based on c++,it has fulfilled read,write,and show bmp in a window, is very suitable for beginners in image processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:3245
    • 提供者:明泉水
  1. bmpreadandwrite

    0下载:
  2. 利用vc++编程实现bmp格式图像的读取、显示以及保存等功能,简单实用。-Using vc++ programming bmp format images to read, display and preserve features such as simple and practical.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1888330
    • 提供者:jimmy
  1. SavePicToOracle

    0下载:
  2. delphi从oracle数据库读取保存图片(ICO/JPG/BMP)-delphi read from the oracle database, save the picture (ICO/JPG/BMP)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:527061
    • 提供者:pang
  1. 24BitHistogram

    0下载:
  2. 读取24bit BMP并绘制直方图的程序-the program to read 24 bit BMP and draw histogram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:2005432
    • 提供者:Zhongyuan Lu
  1. bmp2

    0下载:
  2. bmp的读取,用tc做的,显示bmp图像,放大缩小-bmp to read, to do with the tc
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3054
    • 提供者:
  1. Gdaltest1

    0下载:
  2. gdal库读入图像的源码。实现bmp tiff gif jpg img 等格式文件的读取-using gdal lib to load images. bmo tiff gif jpg img files ared included
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1421276
    • 提供者:zy
  1. SHOWBMP

    1下载:
  2. 用TC2.0实现256色BMP图片的读取和现实。源码中还实现了云状图形的边界自动检测算法。-Achieved with 256-color BMP image TC2.0 read and practical. Source also implements automatic cloud detection algorithm for the boundary graph.
  3. 所属分类:Picture Viewer

    • 发布日期:2014-04-28
    • 文件大小:1024
    • 提供者:yljhs
  1. Homework_0831_imageviewer

    0下载:
  2. 简易图片浏览器,程序启动后从当前路径下的Image目录中读取文件001.jpg,可循环播放该目录下的 *.jpeg, *.jpg, *.gif, *bmp文件。-Simple image viewer, the program starts from the current path of the Image directory to read files 001.jpg, can loop the directory*. jpeg,*. jpg,*. gif,* bmp file.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:56536
    • 提供者:李遂彦
  1. bmpreadandsave

    0下载:
  2. 实现位图BMP文件的读取,显示和保存。VC6.0环境实现-Bitmap file read, display and save. VC6.0 environment to achieve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:70482
    • 提供者:郭敏
  1. DIBDisplay

    0下载:
  2. C++h实现BMP文件读取,显示8位BMP文件-read Bitmap
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2284588
    • 提供者:张璐
  1. gif

    0下载:
  2. 一个比较好的读取gif图像的程序,并将gif图像转化为bmp格式-Gif image of a good reading program, and gif images into bmp format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:2564
    • 提供者:胡丽娜
  1. open

    0下载:
  2. 基于MFC 编程实现BMP格式图像文件的读取与显示。-BMP format, based on MFC programming to read and display image files.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1936634
    • 提供者:刘进进
  1. MyBMP

    0下载:
  2. bmp文件读取,能够非常显示的根据显示bmp文件里的信息显示出来-open bmpfile
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:442830
    • 提供者:tanlun
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com