Content deleted Content added
No edit summary |
typo, formatting |
||
Line 26:
A variation called "adaptive Huffman coding" calculates the frequencies dynamically based on recent actual frequencies in the source string.
Huffman coding today is often used as a "back-end" to some other compression method. [[Data compression/Deflation|Deflation]] (PKZIP's algorithm) and multimedia codecs such as [[JPEG]] and [[MP3]] have a front-end model and quantization followed by Huffman coding.
|