Content deleted Content added
disamb string |
mNo edit summary |
||
Line 33:
Huffman coding today is often used as a "back-end" to some other compression method.
[[DEFLATE]] ([[PKZIP]]'s algorithm) and multimedia
n-ary Huffman algorithm uses the {0, 1, ..., n-1} alphabet to encode message. Built tree is n-ary one.
|