搜索资源列表

  1. BMP图象处理

    0下载:
  2. BMP图象处理,包括BMP图象的读取跟输出,VC++程序。-BMP image processing, including BMP images with the reader output, VC procedures.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:周昀
  1. bmp图象读取

    0下载:
  2. BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:李达
  1. GETBMP

    0下载:
  2. 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:马兴录
  1. mfc_general_diblook

    0下载:
  2. 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1300480
    • 提供者:黄显
  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/图象编程

    • 发布日期:2024-05-21
    • 文件大小:3792896
    • 提供者:wang
  1. MyCxImage_Frame

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

    • 发布日期:2024-05-21
    • 文件大小:66560
    • 提供者:蒙丰博
  1. HowtogetbmpImageforC++Builder

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

    • 发布日期:2024-05-21
    • 文件大小:439296
    • 提供者:范江涛
  1. 466822

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

    • 发布日期:2024-05-21
    • 文件大小:141312
    • 提供者:mimier
  1. areadbmp

    0下载:
  2. 一个读取bmp格式文件图象的vc++程序 搞图像的起步良品 -read a bmp format images vc++ program to start to engage Good Image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:liuyang
  1. bmpPureC

    0下载:
  2. 纯C++写的读取BMP文件,可以跨操作系统而运行。-write pure C read BMP file, and can run different operating systems.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:843776
    • 提供者:
  1. duquBMP

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

    • 发布日期:2024-05-21
    • 文件大小:27648
    • 提供者:hxs
  1. LoadBmpImage

    0下载:
  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. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者: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. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2305024
    • 提供者:陈明
  1. BMPReader(vc)

    1下载:
  2. 本程序是用vc编写的一个用于读取bmp图像的小程序,帮助初学者熟悉bmp图像的存储及其读取方法.-this procedure is used in the preparation of a vc read bmp image for a small procedure, help beginners familiar bmp image storage and reading methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:52224
    • 提供者:刘靥
  1. readbmp

    0下载:
  2. 在visual c++下读取*.bmp位图的信息,并显示位图,点击“查看”->“信息”菜单,弹出对话框中显示色彩位数、图像高度宽度、文件头大小等等信息。-In the visual c++ Read*. bmp bitmap information, and display the bitmap, click on
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:35840
    • 提供者:张蔚
  1. vc_bmp

    0下载:
  2. 这是一个能用vc来读取bmp图像的源代码-This is a use vc to read bmp images in the source code
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:
  1. lingo8

    0下载:
  2. 程序是用vc编写的一个用于读取bmp图像的小程序,帮助初学者熟悉bmp图像的存储及其读取方法. (2007-05-25,Visual C++,51KB,0次)-Vc preparation procedure is used to read a bmp image of small programs to help beginners familiar with the bmp image and read methods of sto
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:22713344
    • 提供者:刘一凡
  1. Showbmp

    0下载:
  2. vc读取bmp图像源代码,该程序主要用来实现对BMP文件的读取和保存,有助于了解bmp文件格式-vc read bmp image source code, the program is mainly used to realize the BMP file to read and save, help to understand bmp file format
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1903616
    • 提供者:lily
  1. obmp

    0下载:
  2. 读取BMP文件 并且进行缩小和放大 旋转等操作-BMP file to read and carry out a reduction and rotation operation to enlarge
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
  1. LoadBmp

    0下载:
  2. MFC读取Bmp图片 可打开Bmp图片,并把BMp图片绘制到view中来-MFC read Bmp image to open Bmp pictures, and Bmp images to view in the drawing to
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:2807808
    • 提供者:李多
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org