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

搜索资源列表

  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:刘永平
  1. GETBMP

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

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:马兴录
  1. bmptoarray

    0下载:
  2. 通过输入BMP位图名称,将256色BMP位图转换成16制数组.需要手动复制数组数据-through input from Bitmap name, will 256-color bitmap BMP converted into 16 array system. the need for manual data replication array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1262
    • 提供者:刘军
  1. MyCxImage_Frame

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

    • 发布日期:2008-10-13
    • 文件大小:67302
    • 提供者:蒙丰博
  1. CArrayBITMP

    0下载:
  2. 实现了一个Class for storing any standart bitmaps in array,通过对数组运算来处理bmp图像的源代码。-achieved a Class for storing any standart bitma ps in array, the array of operations to handle bmp image of the source code.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3854
    • 提供者:wuming
  1. uC-GUI-BitmapConvert

    0下载:
  2. 一个bmp文件到16进制数组转换的工具,可以应用于嵌入式系统中的LCD哦。-bmp files to a 16-band array conversion tool can be used in embedded system LCD oh.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:41113
    • 提供者:刘丰
  1. bmp2source

    0下载:
  2. This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit v
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46193
    • 提供者:赵东
  1. bmp2c.zip

    0下载:
  2. bmp2c bmp图转C 语言数组工具。,bmp2c bmp map to an array of tools for C language.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:764917
    • 提供者:阿布
  1. bmptochar.rar

    0下载:
  2. MFC 实现把BMP字符转为字符数组用于单片机LCD显示 ,MFC characters BMP to achieve the array of characters for the single-chip LCD display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:41502
    • 提供者:长相
  1. bmp2c

    1下载:
  2. 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:13709
    • 提供者:coca
  1. RAW-TO-BMP

    0下载:
  2. 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:393824
    • 提供者:刘伟
  1. bmp_parser_

    0下载:
  2. this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:61544
    • 提供者:me
  1. LCDBMP_to_H

    0下载:
  2. bmp2h是一个专门用来转换64K色bmp图片用的它可以把bmp格式的图片转换成64K色的数组数据-bmp2h is designed to convert a 64K-color bmp image which can be used in bmp format images converted into a 64K-color array data
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:654274
    • 提供者:侯德平
  1. bmp2osd

    0下载:
  2. bmp转换成数组,支持调色板 bmp转换成数组,支持调色板-bmp convert array into an array of support palette bmp, bmp palette into an array of support, support for palette
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2847
    • 提供者:王文欢
  1. bmptoarray

    0下载:
  2. This program transform an image from bmp type to array. it s visual c-This program transform an image from bmp type to array. it s visual c++
  3. 所属分类:Compress-Decompress algrithms

  1. BMP-ARRAY

    0下载:
  2. Can use it to run on MS-DOS or VC++, it converts you Bitmap image to C style Arrays for sprites or pictures you want to load on LCD using embedded systems.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:164262
    • 提供者:spearfront
  1. bmp-chengxu

    0下载:
  2. 把黑白图像的灰度值数组用C语言保存成BMP格式的图像-The black and white image of an array of gray values ​ ​ stored in C language into BMP format image
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:971
    • 提供者:hanzhenhua
  1. bmp216bit-array-vc

    0下载:
  2. Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1526749
    • 提供者:林端
  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. 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
    • 提供者:梁国宇
« 12 3 »
搜珍网 www.dssz.com