  |
comp.compression Frequently Asked Questions - http://www.faqs.org/faqs/compression-faq/
List from Usenet. |
  |
Mitsuharu Arimura's Data Compression Pointers - http://www.hn.is.uec.ac.jp/~arimura/compression_links.html
Very large list of links, including books and lecture notes, benchmarkings, archives, image/graphic compression, fractal compression, wavelets, video and audio compression, and links to other link lists. |
  |
Tutorial on Image Compression - http://www.debugmode.com/imagecmp/
A tutorial on Image Compression, with step by step procedural examples and list of references, along with sample code. |
  |
Practical Huffman Coding - http://www.compressconsult.com/huffman/
A tutorial by Michael Schindler. |
  |
The Art of Lossless Data Compression - http://geocities.com/SiliconValley/Bay/1995/
Results of tests performed to compare lossless compression of various data by all known good enough programs. Descriptions of test terms and files. Links to related programs, and pages. |
  |
MacKiDo - http://www.igeek.com/articles/Software/Compression.txt
Provides brief overview of shape compression, run-length encoding, and Lempel-Ziv. |
 |
DataCompression.info - http://datacompression.info/
Directory of data compression sites. Allows user to rate the listed sites. |
 |
Data Compression Reference Center - http://oldwww.rasip.fer.hr/research/compress/
Basic facts, algorithms, hardware, links, and a glossary. |
 |
The Canterbury Corpus - http://corpus.canterbury.ac.nz
A set of benchmark results for various lossless compression methods. Includes test files and compression test results for many research compression methods. |
 |
PKZIP Application Note - http://www.pkware.com/index.php?option=com_content&task=view&id=64&Itemid=107
Describes the compression and decompression algorithms used by PKZIP. |