Introduction - If you have any usage issues, please Google them yourself
Programming note: In accordance with Code asc Ⅱ document various characters asc Ⅱ frequency situation created Haffman tree, and then the characters in the corresponding Huffman write file. At the same time, also in accordance with the corresponding Huffman tree, the Huffman encoding of characters into a document file decompression.