Description: LZW algorithm descriptions and C and Java. The use of two languages, c, java achieve LZW compression decompression algorithms
To Search:
- [lzw] - lzw algorithm, or quite used to Oh, is c
- [Dictionary] - LZW dictionary coding, using java to ach
- [Huffman] - Adaptive Huffman tree structure for file
- [LZW] - LZW compression algorithm using the file
- [LZW] - LZW
File list (Check if you may need any files):
LZW_JAVA\LZWCompression 测试版本.txt
........\LzwCompression.java
........\LzwDecompression.java
........\TestLzw.java
....C\LZW C发布版.txt
.....\LZW C测试版.txt
LZW_JAVA
LZW_C
LZW数据压缩算法的原理分析_中文.doc
LZW算法说明_英文.doc