Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Data Compression: The Complete Reference Review by anonymous

Many algorithms included, but no in-depth discussion

This book explains lots of algorithms, the author tries to give you a brief overview on each of them.

However, if you're interested in the concrete ideas and proofs on how the algorithms help you to compress your data, with some mathematical works, the book isn't enough. You'll find it difficult if you want to implement the algorithms by merely reading the book.

Some idea are not clearly explained too, say, the the information on Gzip is just a summary of the GNU documentation with no in-depth discussion.

Anyway, this book is a great one judging from the (sad) fact that there are not many references on the subject.