搜索资源列表
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
mtkgif-c
- 基于MTK平台GIF图像解码代码,包含LZW压缩算法和GIF的文件解码!
gif89a
- gif格式图片解码程序实现gif98a算法。
gif picture
- 对gif格式图片的解析 包括编码和解码算法的实现 LZW的代码实现
jpeg_loopback
- jpeg_loopback为JPEG算法的DEMO,主要是将每一帧的图像编码,然后解码输出
qrslbm
- 嵌入式零树编解码,jpeg2000中的EZW编解码算法的全部代码-Zerotree embedded codec, the EZW JPEG2000 codec algorithm all the code
GIFjiema
- 采用LZW算法进行解码GIF图片,稍作修改即可支持sd卡,本人亲测在STM32+SDIO平台上解码SD卡中的gif效果尚可-LZW algorithm to decode GIF images, minor modifications to support the sd card, I pro-test STM32+SDIO platform gif effect can still decode the SD card
Player+Demo+Source
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
jpegdisplay
- JPEG图片解码程序,界面简洁.但完整实现了解码算法.是我在单片机上编写JPG解码时的参考例子.非常有用.-JPEG decoder. Wholely realize the algorithm for JPG decoding. It s ref-sample when I develoing single chip s JPG decoder. Very useful.
EZW
- 该源码是书《Visual C++实现MPEG JPEG编解码技术》第三章实现EZW零树编码的算法实现-The source is the book " Visual C++ to achieve MPEG JPEG codec technology" Chapter III to achieve EZW zerotree coding algorithm
JPEG_Decoder
- 一个标准的JPGE解码算法,非常适合移植到嵌入式系统中。-A example of jpeg decode algorithm。It is very easy to transplant into embedded system.
jpegsr8a
- JPEG图像编解码算法,可编译成库使用 -JPEG image encoding and decoding algorithms can be compiled into a library to use
jpeg2bmp
- jpeg 解码的快速算法实现, 采用1d的dct实现2ddct-the jpeg decode fast algorithm using 1d the dct to achieve 2ddct
cqzec
- Jpeg编解码核心算法 Jpeg codec core algorithm-Jpeg decoding Jpeg codec core algorithm core algorithm
prepeocessox_refer
- 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码-In matlab, use the Koetter- Vardy Reed- Solomon code decoding algorithm