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

搜索资源列表

  1. GIF_STRUCT

    0下载:
  2. GIF文件格式介绍以及读取显示的C语言源程序实例.欢迎下载.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:王迈迈
  1. disp bmp

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

    • 发布日期:2008-10-13
    • 文件大小:1.89kb
    • 提供者:余飞
  1. 读取图形文件

    1下载:
  2. C语言环境代码下读写BMP文件代码。
  3. 所属分类:图片显示浏览

    • 发布日期:2011-04-30
    • 文件大小:1.68kb
    • 提供者:superbmiracle
  1. BMP

    0下载:
  2. 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:张运浩
  1. 1

    0下载:
  2. 用C语言编写的从硬盘读取位图,并写入硬盘的程序。-Using C language to read a bitmap from the hard disk and hard disk write process.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3.66mb
    • 提供者:王磊
  1. jpeg

    0下载:
  2. 在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:200.11kb
    • 提供者:易冰
  1. vtkBMPReader

    0下载:
  2. 在VS2008环境中采用C#语言实现图片的读取和保存-Environment in VS2008 C# language used to read and save images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:984byte
    • 提供者:于洋
  1. YK1

    0下载:
  2. 这是一个读取BMP图片并显示于DOS环境下的c语言程序,该程序实现简单,可读性好-This is a read BMP images and display in the DOS environment c language program, the program is simple and readable
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:1.87kb
    • 提供者:周慧 星
  1. bmp-read-3

    0下载:
  2. 读取图像并进行处理之后显示,C语言编写,简单易懂。-Read image processing, C language, easy to understand
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:1.28kb
    • 提供者:史阳阳
  1. text_1

    0下载:
  2. c语言实现bmp图像的读取和保存,并且调用了让众多的函数,很有学习的价值-c language to read and save the bmp image and call so many functions, the great value of learning
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:1.82kb
    • 提供者:lihongrui
  1. TestRecog

    0下载:
  2. VC2005 opencv2.1 环境,标准C语言读取bmp图像并获取RGB,此过程与OPENCV无关,只是没有OPENCV可能编译不通过-The the VC2005 opencv2.1 environment, the standard C language to read bmp image and get the RGB, this process has nothing to do with the OPENCV, just not the OPENCV may compile not
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:5.31mb
    • 提供者:王海岗
  1. Bmpimagetoread

    0下载:
  2. 使用VC读取bmp图像的C语言程序,在vc上亲自测过,确实可用。-Bmp image to read the C language program using VC vc personally measured, indeed available.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-27
    • 文件大小:1.2kb
    • 提供者:画儿
  1. bmpReader

    0下载:
  2. 使用C674xDSP读取BMP位图,使用C语言开发。-The the BMP bitmap use C674xDSP read, using the C language development.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-12
    • 文件大小:54.67kb
    • 提供者:邹振宇
  1. c-bmp

    0下载:
  2. C语言实现图像高宽等和图像相关内容的读取,保存等,对初学者有很大帮助!-C language to realize image height to width, etc and the related content of read, save, etc., are of great help for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:255.89kb
    • 提供者:浪淘沙
  1. readPicture

    0下载:
  2. 用C语言实现对单色BMP图的读取,并将文件信息以16禁止存储在DAT文件中-Using C language to read monochrome BMP map, and the file information is stored in a 16 prohibits DAT file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:lao
  1. binaryzation

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:318.21kb
    • 提供者:徐小敏
  1. Bitmap

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:309.77kb
    • 提供者:徐小敏
  1. ef

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:530byte
    • 提供者:徐小敏
  1. printinfo

    0下载:
  2. C语言实现的读取bmp格式图像的文件头、信息头、颜色盘以及各点对应地像素值,在命令窗口中输入要显示的图像文件名(bmp格式),同时还支持数据保存,保存文件在命令窗口输入。解压即可运行!代码很简单,有详细的注释,适合新手学习!菜鸟一枚,不喜勿喷!-C language to read bmp format image file header, header, and color wheel points corresponding pixel values of the input image f
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:355.6kb
    • 提供者:张泰原
搜珍网 www.dssz.com