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

搜索资源列表

  1. bmp_ste_PreviewCtrl

    0下载:
  2. to hide a small bmp in a large bmp to test: 1)[open bitmap1] ->select 1.bmp 2)[open bitmap2] ->select 2.bmp 3)[file] -> [encode] 4)[file] -> [decode]
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:801885
    • 提供者:小明
  1. Huffman

    0下载:
  2. 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3712330
    • 提供者:ft5272633
  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-03
    • 文件大小:20341
    • 提供者:benson
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:275388
    • 提供者:王志伟
  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. decode

    0下载:
  2. jpg格式的文件的解码,将jpg格式的图片解压缩成bmp类型的文件-decode jpg files
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:9510
    • 提供者:张永华
  1. JPEG_bmp

    0下载:
  2. jpeg的解码 如何把jpeg的数据转换为bmp的数据-jpeg decoder how to decode the jpeg, it s useful in processing a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12935
    • 提供者:Trento_Leung
  1. BMP_demo

    0下载:
  2. bmp解码 详细 说明 详细 解码过程-bmp decode
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:378891
    • 提供者:李东临
  1. mpg_bmp

    0下载:
  2. 通过FFmpeg将多媒体文件解码后保存成Bmp图像,FFmpeg使用的是LibX264-114.dll -FFmpeg will decode multimedia files saved as Bmp image, use the FFmpeg the LibX264-114.dll
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:2336
    • 提供者:vishtvro
  1. h264

    1下载:
  2. 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:5161600
    • 提供者:钱彬
  1. JPEGimage-decode

    0下载:
  2. 主要用于JPEG图像的压缩解码,可以把JPEG图像转换成BMP图像并显示-Mainly used in the JPEG image compression decoding, JPEG images can be converted into BMP images and display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:194200
    • 提供者:李振伟
  1. 24Dlg

    0下载:
  2. BMP文件格式完全解码程序,可解码1位、4位、8位、24位等BMP图像。-BMP DECODE PROGRAM
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:3710
    • 提供者:吕伟锋
  1. ShowJPEG3

    0下载:
  2. 使用IJL库解码jpg图像为bmp图像,并将图像展示在MFC对话框上。-Jpg images to use as IJL library decode bmp image, and the image displayed on the MFC dialog box.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:13725925
    • 提供者:king
  1. picture-decode

    0下载:
  2. 基于stm32f4单片机的图片解码程序,支持jpg,GIF,bmp格式的图片文件,显示器为SSD1289-Microcontroller based stm32f4 picture decoding procedures, support jpg, GIF, bmp format image files, display is SSD1289
  3. 所属分类:SCM

    • 发布日期:2015-08-24
    • 文件大小:12942336
    • 提供者:储开阳
  1. QRcodeDecoder

    0下载:
  2. 二维码解码 能对.bmp格式的图片进行解析-c/c++ for decode
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3851227
    • 提供者:liuliu
  1. Tiky_SD_FATFS_BMP_103VC_TFT1289

    1下载:
  2. 基于STM32F103VCT6的FATFS解码BMP图片,SSD1289液晶屏驱动程序,SD卡驱动-Basic STM32F103VCT6 FATFS decode BMP picture,SSD1289 driver
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2129586
    • 提供者:周生
  1. src

    0下载:
  2. wsq指纹解码成bmp图片。 -wsq decode to a bmp picturewsq decode to a bmp picture
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-30
    • 文件大小:13149
    • 提供者:wang
  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-20
    • 文件大小:6183936
    • 提供者:地狱天使
搜珍网 www.dssz.com