Huffman coding: Difference between revisions

Content deleted Content added
No edit summary
m Automated conversion
Line 26:
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.