Introduction - If you have any usage issues, please Google them yourself
Achieve Huffman coding and Huffman decoding and statistical frequency of each character in the original document that appears to save the characters and their frequency of occurrence to txt file, build the Huffman tree will also be saved to a txt file .