资源列表
cs-theory-and-its-progress
- 压缩感知的最新进展,该篇讲的简单易懂,适合初学者 -The latest developments in compressed sensing, the article stresses the simple to understand for beginners
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
zip
- 使用Java实现压缩或解压zip,rar,jar文件功能例子-Java implementation of compression or decompression using zip, rar, jar file function examples
Wavelet_OMP
- wavelet 程序 压缩感知重建图像,经典算法之一-wavelet matlab
Motion-Estimation-for-Video-Coding
- A paper on video compression considering motion
proiect-TPTPI
- shannon fano elias and huffman compression in c-shannon fano elias and huffman compression in c++
huffman
- 一个关于哈弗曼编码的课程设计 哈弗曼编码解码源文件-huffman coding
7z920-CP.tar.bz2
- 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 -WinZip colinqs 7z.bz2
FileZipServicesSln
- 一个自动压缩文件的服务程序, 可以实现递归目录的压缩,单个文件的压缩,多个文件压缩-An automatic archive service program can recursively directory compression, compress single files, multiple file compression, etc.
simple-huffman-coding
- huffman编码 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本-huffman encoding using Huffman coding can greatly improve the communication channel utilization, reduce transmission time information and reduce transmission costs
Huffman-encoding
- C sources for Huffma,Huffman encoding
ZipDemo
- C#实现的压缩和解压缩功能, 压缩形式为zip 压缩,-C# implementation of the compression and decompression functions, compressed form of zip compression,