Huffman coding: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 25:
 
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...