Introduction - If you have any usage issues, please Google them yourself
HuffmanDecoder using java prepared Huffman decoder, by reading HuffmanEncoder generated DecOfInd.huf coding documents, and thus the restoration of decoding can be read into the original document. With the use of HuffmanEncoder. Used here is a designated text file, can make changes.
Packet : 89346471huffmandecoder.rar filelist
DecOfInd-1.txt
DecOfInd.huf
HuffmanDecoder$Node.class
HuffmanDecoder.class
HuffmanDecoder.java