Introduction - If you have any usage issues, please Google them yourself
This is the compression and decompression process of a text file, which is used C language source code. This procedure uses huffman tree thinking, the use of data structure knowledge to solve the problem.