Description: Huffman coding, also known as Huffman coding is a variable length encoding. Code principle is: use the number code conversion grow shorter code, use fewer can use a longer encoding andmaintain encoded solvability. Huffman algorithm is the most fundamental principles are: cumulative (character statistics* character encoding length) is the smallest, is the right value (character statistics* character encoding length) and the minimum.
To Search:
File list (Check if you may need any files):
huffman.doc