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

搜索资源列表

  1. bmp

    0下载:
  2. 一段读取bmp的程序,了解bmp的文件结构-Bmp a reading program, understand the bmp file structure
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:437626
    • 提供者:章剑
  1. bmp

    0下载:
  2. 读取一张图片,将其转换为灰度图像之后再转换为二值图像-Read a picture, convert it to grayscale image then to the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:39382
    • 提供者:张伦榤
  1. fpga-display-bmp-pictures

    0下载:
  2. 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-07
    • 文件大小:2168832
    • 提供者:wuwei
  1. bmp

    0下载:
  2. 读取指定图像,对该图像进行灰度变化,直方图均衡化,锐化等操作。-Reads the specified image, the image gray scale, histogram equalization, sharpening and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1810725
    • 提供者:wang
  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. Oscillograph

    0下载:
  2. 这是一个简易示波器,不仅可以调波形,还可以将波形以bmp格式保存,文件读取回放,复位,显示,非常方便。-This is a simple scope, not only can adjust the waveform, the waveform can also be saved in bmp format, file playback, read, reset, display, very convenient.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:154113
    • 提供者:管啸
  1. bmp

    0下载:
  2. 这是毕业设计中用纯C语言实现图像的读取\打印等功能,希望有人能进一步加深-This is a graduation picture using pure C language to read \ print and other functions, I hope someone can deepen ..
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:huhon
  1. read-BMP

    0下载:
  2. 读取一张BMP图像并把它的亮度改变,得到新的图像-Read a BMP image and to change its brightness, to get new image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3658391
    • 提供者:枫冉
  1. BMP

    0下载:
  2. 完成BMP图像的读取、显示和保存,环境为VC6.0,运行成功!-BMP image to complete the reading, display and save the environment, VC6.0, works!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:54478
    • 提供者:liwei
  1. BMP-image-recognice

    0下载:
  2. 图像识别,主要用于识别数字。同时涉及BMP位图的读取和存储-image recognice
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:73368
    • 提供者:jane
  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. bmp文件的信息读取,各种数据都可以读出-bmp file to read information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:24731
    • 提供者:冉春强
  1. BMP

    0下载:
  2. BMP格式文件的读取、截屏与写文件 很详细的描述处理BMP文件的几个API函数-BMP files process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1792
    • 提供者:wsd
  1. BMP

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

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

    0下载:
  2. 从已有文件中读取bmp格式文件并在视图中显示-bmp bitmap to read and display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:42558
    • 提供者:万熊
  1. load-BMP

    0下载:
  2. 用vc读取一幅bmp图像 左击鼠标显示图像上半部分 右击显示点击点的下半部分-load a bmp image and deal with it
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-02
    • 文件大小:14997128
    • 提供者:万晓东
  1. bmp-read-3

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

    • 发布日期:2017-04-01
    • 文件大小:1312
    • 提供者:史阳阳
  1. show-bmp

    0下载:
  2. 嵌入式linux操作系统读取图片程序,用于显示屏上图片的显示,具体看代码,内有详细注释-in the embed linux system the pragram which read pic is used to show pic,please meet pragram concretely,insdie annotation in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1996
    • 提供者:li
  1. PhotoReading

    0下载:
  2. 一般图像采用BMP读取方式 ,遇到其他格式需要经常进行转换 此程序采用GDAL库的方式 可以进行多种格式的图形图像读取-this code is used for reading a grah.typically wo use BMP style .this program provide us a chance to read all kinds of photograph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1461939
    • 提供者:james
  1. BMP-Contour-display

    0下载:
  2. 读取bmp文件,并显示文件信息的图像轮廓。-Contour display
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1278
    • 提供者:nicai
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com