资源列表
huffman
- 分别写出了两种Huffman编码的实现过程,在C++环境下运行
image_compress
- 对一幅二维图像采用预测编码(DPCM)、小波变换等不同方法进行压缩的代码。-a pair of two-dimensional images using predictive coding (DPCM), the wavelet transform different method of code compression.
LZW
- 利用LZW的压缩算法实现文件的压缩与解压缩。-LZW compression algorithm using the file compression and decompression.
zip_unzip
- 压缩及解压基本工具,经典,实用,用C语言开发
spetralcorrelation
- 谱相关时域平滑算法及其快速算法FAM、SSCA
打字训练
- 一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
sha-512
- 基于C语言的SHA512程序 可以直接运行-Based C language SHA512 procedures
hafuman
- 哈夫曼编码和译玛源程序,界面友好,可以运行。-Huffman coding and translation ma source, user-friendly, you can run.
masterProgram
- light controller designed by FavaranCo. that controlled 1024 led colored
yasuosuanfa
- 这个一个基于小波分析的提升算法,此算法可以快速的进行压缩
lz77__lz
- lz77 algoritm -lz77 algoritm _______
DlgHuffman
- 霍夫曼编码实现程序,用C++实现,霍夫曼是一种无损压缩的算法实现-Huffman coding to achieve the procedure, using C++ Realized, Hoffman is a lossless compression algorithm
