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

搜索资源列表

  1. readpic

    0下载:
  2. VC bmp图像数据读取和输出代码程序,经过编译可行-compiled vc program in reading image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1179003
    • 提供者:贾斌
  1. tcp_ip

    0下载:
  2. Linux下网络编程。实现qq对话,bmp图像数据传输等。原创!-Linux Network Programming. QQ dialogue to achieve, bmp image data transmission. Original!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:726760
    • 提供者:wzhiwei
  1. bmp

    0下载:
  2. 本程序主要通过读灰度8位图片,将其DATA数据域输出成为XML文件-The program primarily through reading 8-bit grayscale image, to output as XML data field DATA file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1294941
    • 提供者:tj
  1. DIP

    0下载:
  2. 1、打开lena.bmp,点击线性变换即可。 2、打开NoisyImage.bmp,点击中值滤波即可。或者也可以点击理想低通 3、打开lady.bmp,点击获取图片数据;在打开scene.bmp,点击融合 4、打开lena.bmp,点击获取灰度图片数据,再打开lena_color.bmp,点击组合即可。 -1, open lena.bmp, clicking linear transformation can be. 2, open NoisyImage.bmp, you can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:179789
    • 提供者:王敬
  1. OPENBMP

    0下载:
  2. 可以打开和保存BMP位图的VC++程序,并提供位图数据指针-open and save BMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2028308
    • 提供者:tongtian
  1. dct

    1下载:
  2. bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:156169
    • 提供者:zjj
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. ReadBMP

    0下载:
  2. BMP文件的读入,实现将BMP数据读入功能-Read BMP files, to achieve the BMP data read function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:126784
    • 提供者:peng
  1. bmp2

    0下载:
  2. 读图,读任意位的bmp图像,显示其位图信息头,位图数据等
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:396445
    • 提供者:入云龙
  1. main_bmp

    0下载:
  2. BMP位图打包程序,将RGB图像数据打包成位图文件,调试图像采集很有帮助.-BMP Bitmap packed program will be packaged into RGB bitmap image data files, debug image acquisition helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3145
    • 提供者:yangguang
  1. bmp

    0下载:
  2. 详细介绍了bmp格式图片结构,中的程序,实现了读取bmp格式图片,包括文件头与图片数据程序!-Bmp format images described in detail the structure, the procedures, the read bmp format images, including the header and image data program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8529
    • 提供者:wangw899
  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. read_bmp

    0下载:
  2. 读取bmp文件结构的代码 方便程序员直接使用bmp数据在内存上直接绘图-Bmp file to read the code structure to facilitate the programmer to use bmp data directly in memory directly on the drawing
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:1598
    • 提供者:刘云
  1. read_bmp

    0下载:
  2. 对bmp文件的读取,并显示bmp数据结构的信息-Bmp file for read and display information data structure bmp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:454646
    • 提供者:汀蓝
  1. bmp

    0下载:
  2. 利用bmp图像进行数据隐藏。原理:在bmp文件的末尾加入数据,并不影响图片的显示。-Bmp image using data hiding. Principle: the end of the bmp file by adding the data, does not affect the image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:75534
    • 提供者:Johnny
  1. SaveBMP-to-access

    0下载:
  2. 将图形文件保存到access数据库中,可以读取,保存,显示,支持bmp,gif,jpg等格式文件-The graphic file to access the database, you can read, save, display, support bmp, gif, jpg and other formats
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5594302
    • 提供者:耿永建
  1. Read

    0下载:
  2. 实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4128615
    • 提供者:huangxiaoshui
  1. bmp

    0下载:
  2. 纯C代码读入bmp图片数据,并输出RGB数据。-Pure C code to read bmp image data and RGB data.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:3284
    • 提供者:Shanks_yi
  1. BMP

    0下载:
  2. bmp文件的信息读取,各种数据都可以读出-bmp file to read information
  3. 所属分类:Special Effects

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

    0下载:
  2. 详细的描述了BMP格式的说明,比如头文件的格式,数据-Detailed descr iption of the BMP formats, such as the header file format, data, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:3433
    • 提供者:dzn
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com