“…Therefore, how to save the algorithm's storage space and how to increase its compression ratio have always been concerned. The compressed image obtained by Huffman algorithm [4,6,7,9] consists of two parts, one is the compressed source file and the other is the file head (Huffman Table) used to decode or the mapping table between the symbols in the source file and the related codes in the compressed image. The nature of Huffman coding [2,4,8] algorithm decides the constancy of the source image's compression ratio, so the algorithm's compression ratio is directly related to the cost of Huffman table.…”