Lempel-Ziv Coding
Dictionary based, LZW algorithm, lossless compression.
Lempel-Ziv Coding Quiz
Test your knowledge of dictionary-based lossless compression algorithms.
Question 1 of 3
Q1.In the LZ78/LZW algorithm, what is stored in the dictionary?
Related Articles
Huffman Coding
Variable length codes, optimal prefix codes, algorithm construction.
5 min read
Arithmetic Coding
Concept of coding entire message as a number.
7 min read
Source Coding Theorem
Shannon first theorem, entropy rate, limits of compression.
10 min read
Lossy vs Lossless
Subjective fidelity criteria, JPEG/MPEG examples.
11 min read
BCH Codes
Bose-Chaudhuri-Hocquenghem codes overview.
9 min read