资源列表
CompressProgram
- 此源码为Zip格式压缩程序源代码 有注释,界面简洁,操作快捷。-The source code for the Zip compression format source code with annotations, the interface is simple and quick operation.
zzip-zzlib-src
- ZZLIB version 0.36c. ZZLIB is a library based on ZZIP, it uses the same algorithms as Zzip and enables you to compress memory block.
Matlab-1-tasks
- 利用matlab进行的poisson插值-Using matlab conducted poisson interpolation
huffman
- VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。 -VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
huffmanb
- 这是用哈弗曼编码实现的压缩源代码,希望可以帮到大家~-This is achieved by Ha Fuman compression coding source code, the desire to help people ~
huffmanj
- 关于哈弗曼解码的解压缩源代码,希望有帮助~-About Hafu Man decompression decoding source code, hope that helps ~
huffman
- Huffman 代码 压缩 解压缩,实验报告-Huffman codes
huffman
- 实现huffman压缩,可以分别对文件和字符进行。-Achieve huffman compression, files and characters respectively.
A-REMARK-ON-COMPRESSED-SENSING
- 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。-A classic article on compressed sensing, compressive sensing (Comp
ksp
- 前k短路径,代码,功能说明,前k短路径,解析-Before the k shortest paths, code, function descr iption, the first k shortest paths, analysis etc etc
ZipUtil
- 自写Zip工具,可压缩文件或文件夹,压缩格式为Zip,对多层文件夹结构包含递归算法,可直接用或拿来学习。-Zip Utils for file or directory,recursion examples
GZipDecoder
- C#写的一个简单程序,实现了GZip的解压,并显示出结果。-GZip decompression achieved, and shows the results