The Data Compression Book Second Edition The Data Compression Book is the most authoritative guide to data compression techniques available. This second edition has been updated to include fractal compression techniques and all the latest developments in the compression field. All the code in the previous edition has been updated to run with today's compilers and has been tested on multiple platforms to ensure flawless performance. You'll learn to write C programs for nearly any environment as you explore different compression methods. Nelson and Gailly discuss the theory behind each method and apply the techniques involved to shrink data down to a minimum. Each technique is illustrated with a complete, functional C program that not only demonstrates how data compression works, but it also can be incorporated into your own data compression programs. You'll also get detailed benchmarks demonstrating the speed and compression ability of each technique. The code in this book has been tested on a variety of platforms and compilers including Microsoft Visual C++ 1.5 with MS-DOS 5.0 and 6.22; Borland C++ 4.0 and 4.5 with MS-DOS 5.0 and 6.22; Symantec C++ 6.0 and 7.0 with MS-DOS 5.0 & 6.22; Interactive Unix System 3.2 with the portable C compiler; Solaris 2.4 with the SunSoft compiler; and Linux 1.1 with the Gnu C Compiler. Topics Include: The Shannon-Fano and Huffman coding techniques Adaptive Huffman coding techniques Lossy compression The JPEG compression algorithm Fractal compression techniques Arithmetic coding Dictionary compression methods
The best book for programmers needing algorithms not theory.
Published by Thriftbooks.com User , 25 years ago
This book did a better job than any other of teaching me sliding window dictionary encoding and adaptive huffman encoding. It got right to the point in an easy to understand fashon. There was no thick cloud of theory masking the information I needed. Read this book before you read others on the subject of data compression.
Very useful for the application-oriented
Published by Thriftbooks.com User , 26 years ago
If your primary interest is in writing compression algorithms, this is the book you want. It does a fine job of explaining several different techniques, and shows you how to implement them.It's light on the theory side, so if you're more interesting in the "why" than the "what", you may want to choose a different book. One exception to this is the explanation of arithmetic coding and statistical methods, which can actually be read and understood in one pass.
Basic Data compression techniques explained
Published by Thriftbooks.com User , 26 years ago
This books is for C programmers, interested in understanding Data compression. Both Lossless and Lossy is covered. Easy to read, and each compression is implemented in C. You will not find Mathematical details in this book.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.