next up previous
Next: Chapter 8 Up: Further Exploration Previous: Chapter 6

Chapter 7: Lossless Compression Algorithms
Data Compression with Arithmetic Coding

Arithmetic coding is a common algorithm used in both lossless and lossy data compression algorithms ...

Adaptive Arithmetic Coding Source Code

Adaptive arithmetic coding is slightly customized switch to a different base ...

Introduction to Data Compression

All the images you get on the web are compressed, typically in the JPEG or GIF formats ...

Compression FAQ Index

The FAQ for the comp.compression and comp.compression.research groups.

Introduction to Arithmetic Coding

By combining arithmetic coding with powerful modeling techniques, statistical methods for data compression can actually achieve better performance ...

Adaptive Huffman Coding Demo

This demo program illustrates the process of Adaptive Huffman algorithm.

LZW Coding Demo

This demo program illustrates the process of LZW coding.

Grayscale test images are



Fundamentals of Multimedia