资源列表
Jpeg Compressor
- This file contains a code source for JPEG2000 compression for digital images
huffman实现文件压缩
- huffman实现文件压缩,Huffman implementation of file compression(Huffman implementation of file compression)
csphantom.filex
- MATLAB implementation of compressive sensing example as described in R. Baraniuk, Compressive Sensing, IEEE Signal Processing Magazine, [118], July 2007. The code acquires 250 averaged random measurements of a 2500 pixel image. We assume that the
Compressive_Sensing
- MATLAB implementation of compressive sensing example as described in R. Baraniuk, Compressive Sensing, IEEE Signal Processing Magazine, [118], July 2007. The code acquires 250 averaged random measurements of a 2500 pixel image. We assume that the ima
lzohw
- 数据压缩算法 这个算法是无损算法,参考实现程序是线程安全的(Data Compression Algorithm)
aplib036
- 一种高质量的x86可执行文件压缩算法,提供了极快的解压速度。(aPLib is a 32-bit compression library)
Week 02 Tutorial Material
- 123456487cfgchjbnknlkknn
fractal Image compression
- fractal Image compression using Quadtree decomposition and huffman coding
7z1801-src
- 7z源码,vs2015可以编译,支持压缩和解压,可以试试(7z source code, vs2015 can be compiled)
image
- Image processing jpeg dct
format
- Image compression in windows
LZW编码
- 这个文档是我大学时候多媒体的一个实验作业,里面要求实现LZW压缩方法。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need