资源列表
AdaptiveHuffman
- 自适应赫夫曼编码java实现,adaptive huffman-adaptive huffman java implemention
JavaPHuffmancompression
- 应用Java语言利用哈弗曼算法,实现对文件的压缩和解压功能-Huffman compression with java
LZWCompress(java)
- 利用LEW原理,实现对文件的压缩和解压,用Java语言实现该功能-LEW Compress File with Java
LZWCompress(c)
- 该文件是利用LEW原理实现文件的压缩和解压功能,并用C语言实现-LEW Compress File with C
Compression
- 该源码实现了多种方法实现文件的压缩和解压功能-File Compress with some algorithms
adaptive_arithmetic
- 算术编码,自适应的算术编码原码。可以压缩任何长度的字符串-arithmetic coding
cipher
- 置换密码。本程序没有把变换的矩阵解出来,而是通过数学变换,求得每一列最后的在位置,再求模得出密文。-Replacement password. This procedure did not change the matrix solution out, but by mathematical transformation, obtained in the final position of each column, then the modulus obtained ciphertext.
huffman-code
- 哈弗曼编码实现,功能为对文本文件进行压缩和解压缩-huffman code
Huffman.tar
- 使用eclipse 3.5写的huffman压缩算法-Written using eclipse 3.5 huffman compression algorithm
HuffmanEva
- HuffmanCoding.java Huffman implementation
zlib
- windows下压缩解压函数的库,想提高网络传输性能的可以关注一下。-gzip lib under windows, very useful to reduce the network transfer cost.
LZW
- in multimedia there s a kind of compression algorithms . some lossy and some are not here is presented lzw