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

搜索资源列表

  1. ImageDecoder

    0下载:
  2. Evc下的图片解码类,可支持bmp,jpeg,gif各种格式-Evc Photo decoders under the category can support bmp, jpeg, gif formats
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:3896
    • 提供者:wlj
  1. decodejpeg

    0下载:
  2. 将jpg图片解码成bmp,有图片例子
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:157285
    • 提供者:王晓娟
  1. bmpdecoder BMP图像的分析与显示

    0下载:
  2. 各种BMP格式图片的解码与显示,附有多种格式的测试图片
  3. 所属分类:图片显示浏览

    • 发布日期:2009-01-15
    • 文件大小:5187357
    • 提供者:lilin_1_2
  1. WINCE下解码PNG,JPG,GIF,BMP图片

    0下载:
  2. WINCE下解码PNG,JPG,GIF,BMP图片,Under WINCE decoding PNG, JPG, GIF, BMP picture
  3. 所属分类:Windows CE

    • 发布日期:2016-01-26
    • 文件大小:13990
    • 提供者:劉立向
  1. test_base64_bmp.rar

    0下载:
  2. BASE64编解码bmp图片的例子,也是抄的,BASE64 codec bmp picture examples, but also copied the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:11186
    • 提供者:张晓东
  1. bmp

    0下载:
  2. 一个可以浏览b图片文件的程序,主要实现bmp的压缩和解码工作。-One can browse b picture files, the main achievement of bmp compression and decoding.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:37286
    • 提供者:王瑞
  1. BMP-and-JPEG-image-decoding

    1下载:
  2. 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-10-28
    • 文件大小:6042319
    • 提供者:罗智峰
  1. ImgLoader

    0下载:
  2. s60 图片解码器 支持bmp、jpg和gif等常用格式-s60 picture decoder supports bmp, jpg and gif,etc.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:46178
    • 提供者:李胜
  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  1. bitmapToRGB

    0下载:
  2. 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:20341
    • 提供者:benson
  1. Ffmpeg-based_video_decompression

    0下载:
  2. 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-29
    • 文件大小:12134020
    • 提供者:于磊
  1. bmp

    0下载:
  2. 在解码过程中直接显示bmp图片,由rgb格式转换成YUV格式。-Displayed directly in the decoding process bmp image format conversion from the rgb YUV format.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:1342
    • 提供者:陈建
  1. showbmp

    0下载:
  2. 解码wince下本地 16bit 24 bit BMP 图片并显示 -Decoding wince under the local 16bit 24 bit BMP image and shows
  3. 所属分类:Windows CE

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:季龙
  1. bmp

    0下载:
  2. bmp图片解码程序,只须改动少量底层驱动函数。-bmp picture decoding process, only a small amount of low-level driver function changes.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2182
    • 提供者:程少康
  1. jpeg-To-bmp

    0下载:
  2. 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。 VC++6.0下编译通过。-BMP To JPEG In VC++6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:21653307
    • 提供者:张亚龙
  1. BMP-format-instruction

    0下载:
  2. BMP图片格式编码的详细说明,是图片解码必须掌握的知识-The detailed descr iption of the BMP image format encoding picture decoding knowledge
  3. 所属分类:File Formats

    • 发布日期:2017-11-21
    • 文件大小:6746
    • 提供者:台德莉
  1. BMP

    0下载:
  2. AVR FatFs 16 24 32 位BMP 图片解码 AVR FatFs 16 24 32 位BMP 图片解码-AVR FatFs BMP picture decoding
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:1704
    • 提供者:paulhe
  1. BMPTest

    0下载:
  2. 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-11
    • 文件大小:468823
    • 提供者:Peter
  1. BMP

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

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

    0下载:
  2. 在Linux嵌入式实现各种图片解码,播放,如bmp,ping,jpg图片(Realize all kinds of picture decode, play)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-21
    • 文件大小:6183936
    • 提供者:地狱天使
« 12 3 »
搜珍网 www.dssz.com