Introduction - If you have any usage issues, please Google them yourself
Achieve Huffman encoding, decoding functions. The main function of the process: Define Huffman tree T and initialize T. Prompted to manually input text file or load a text file already exists, then the program enters the main menu Main Menue (), according to the input selection corresponding function calls to achieve the corresponding logic function.