Introduction - If you have any usage issues, please Google them yourself
Huffman tree to achieve the use of text compression. If the text can be compressed to 40 of the size, the other not.
Packet : 55593419huffmancompress-java.rar filelist
huffman\Compress.java
huffman\Decompress.java
huffman\FileHeader.java
huffman\FrequencyTableLoader.java
huffman\Heap.java
huffman\HuffmanFrame.java
huffman\Node.java
huffman\TreeOps.java
huffman\数据结构课程设计-文件压缩.doc
huffman