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

搜索资源列表

  1. bmp.zip

    0下载:
  2. YUV到BMP格式的转换
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:113938
    • 提供者:
  1. RGB-BMP互转

    0下载:
  2. 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)
  3. 所属分类:图片显示

    • 发布日期:2017-12-18
    • 文件大小:1101824
    • 提供者:fengleism
  1. BMP

    0下载:
  2. 详细的讲解了BMP的文件格式,在用TFT显示图片的时候不妨回头看看这个文件熟悉熟悉(Detailed explanation of the BMP file format, when using TFT display pictures, may wish to look back at this document, familiar with the familiar)
  3. 所属分类:图片显示

    • 发布日期:2017-12-17
    • 文件大小:276480
    • 提供者:宣萱
  1. BMP

    0下载:
  2. windows bmp图像文件处理相关类,以及DIB类(bmp transform class and dib class)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-12
    • 文件大小:9135
    • 提供者:wonderful
  1. bmp

    0下载:
  2. bmp图像使用方法,很详细,值得借鉴。对初学者很有帮助(Bmp image using methods, in great detail, it is worth learning. Very helpful for beginners)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:相逢
  1. 真彩色bmp灰度化

    0下载:
  2. 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2612224
    • 提供者:wenyuxiao
  1. verilog读取bmp图像数据的程序段.txt

    0下载:
  2. verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:stone%^_^
  1. BMP conversion to JGP source code

    0下载:
  2. bmp 转换为 JPG ,VB6.0转换程序源码(BMP conversion to JGP source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:29696
    • 提供者:祥子永恒
  1. BMP del

    0下载:
  2. 实现两幅bmp图像相减得到最终图像并显示(Realize two BMP image subtraction, get the final image and display)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:小鱼32
  1. opengl打开一张BMP图片

    0下载:
  2. 使用opengl打开一张BMP图片显示到opengl绘制窗口(Use OpenGL to open a BMP picture and display it to the opengl rendering window)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:387072
    • 提供者:小倾慕
  1. QT写txt文件和保存8位bmp图片

    0下载:
  2. 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
  3. 所属分类:其他

  1. BMP

    0下载:
  2. 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:10267648
    • 提供者:jieyingren
  1. bmp

    0下载:
  2. 可以实现BMP图像的读取和显示,不适用Matlab中的imread()函数(serve to read BMP picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:503808
    • 提供者:菜垚
  1. BMP

    0下载:
  2. 快速解码BMP,JPG格式图片,在液晶上显示(Fast decode BMP, JPG format picture, display on liquid crystal)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:11706368
    • 提供者:
  1. DELPHI excel bmp

    0下载:
  2. DELPHI excel 存取照片到EXCEL 中;(DELPHI BMP FILE SAVE TO EXCEL)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:242688
    • 提供者:ZHANGYONG123
  1. KU_F804(BMP图像显示函数)

    0下载:
  2. 本程序为Franklin/keil C51源程序,可以在所有51系列(或兼容)单片机中运行 ,BMP图像数组名,由“京.BMP”转换得来的数组。(This procedure for franklin/keil c51 source program, can run in all 51 series (or compatible) single-chip microcomputer in the image array name, "Beijing. BMP" convert
  3. 所属分类:串口编程

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者:梁国宇
  1. BMP

    0下载:
  2. 通过内存够映射从BMP文件中读取一部分,。。。。。。。。。。。。。。。。。。。。。。。。(Read part from the BMP file by mapping memory enough)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:AlexYbh
  1. BMP与JPG图象转换DLL

    0下载:
  2. BMP图象与JPG图象相互转换动态库,调整jpg类型大小,直接调用(BMP and JPG image conversion, adjust the size of jpg)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:217088
    • 提供者:vodms
  1. 24位色BMP转换8位色BMP

    0下载:
  2. 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanced, the efficiency of the algo
  3. 所属分类:文章/文档

    • 发布日期:2018-05-07
    • 文件大小:220160
    • 提供者:iwdbwi
  1. Intel BMP Utility v2.6.7

    6下载:
  2. Intel BMP Utility v2.6.7 bios toolsss
  3. 所属分类:其他

    • 发布日期:2018-08-23
    • 文件大小:8719360
    • 提供者:panjihyem
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com