资源列表
myilwt2
- Integer wavelet transform for image compression
calic-arith
- CALIC method for image compression
jm93
- 实现了H.264的压缩和解压的功能。调试通过。-H.264 compression and decompression functions. Through debugging.
Orthogonal-Matching-Pursuit
- 压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。-The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorith
zipclass
- 使用zlib来压缩、解压zip 对zlib提供的unzip.c、zip.c进行了封装,容易看懂 可以压缩一个文件夹下的所有子文件和子文件夹 支持中文路径 可以解压到一个文件夹 注意:zip文件类型有很多种!本程序的解压部分只能解压和本程序压缩的格式一致的压缩文件,不能解压任意zip文件! display.cpp展示了如何使用-zip and unzip
sparse-presentations
- 稀疏表示、压缩感知、压缩传感的新书--从原理到应用,2010年springer出版,对学习这一领域非常有帮助-sparse and redundant representations: from theory to applications
tsqBZip2
- BZIB2 Compress\Decompre-BZIB2 Compress\Decompress
jQuery
- 这个文档对于想学习JQuery的你们,可以好好的看看,相信对你们会有很大帮助的。-This document to want to learn JQuery you, to have a look, I believe you will be of great help.
Huffman_matlab_with-note
- 哈夫曼编码的matlab实现,带注释。附带哈夫曼编码原理简介和流程图 哦-Matlab implementation of the Huffman encoding with the comment. Comes with Huffman coding theory, Introduction and Roadmap
Compress
- 文本文件压缩和解压,调用系统函数实现,代码简易懂,可直接运行-Text file compression and decompression, call the system function to achieve
com_12
- C#语言编写LZW12位压缩算法,源码与EXE文件都有,可直接使用-C#compression algorithm
decom_12
- C#语言编写LZW12位解压缩算法,源码与EXE文件都有,可直接使用-LZWdecompression algorithm