| USENET Compression FAQ - This URL takes you to a compression FAQ that explains compression to technical people as well as describing the various programs, and what they do to users.
Rate this
|
| Source Coding and Data Compression - Mitsuharu Arimura's bookmarks.
Rate this
|
| How Stuff Works: How File Compression Works - Detailed narrative fully describes how a file is actually deflated, or compressed to get rid of redundancy - and save space.
Rate this
|
| The LBE Data Compression Algorithm - A Huffman like algorithm that uses triangular matrices, rather than binary trees, for string substitution. Free source code available.
Rate this
|
| Dr Ross's Compression Crypt - LZRW* text compression algorithms. Links to other compression sites.
Rate this
|
| Arturo Campos: Compression Programming - Articles on various compression algorithms.
Rate this
|
| Data-Compression.com - A website devoted to the principles and practice of data compression.
Rate this
|
| Sparse Matrix Compression Schemes - Pseudocode for a spare matrix compression algorithm.
Rate this
|
| The Canterbury Corpus - A set of benchmark results for various lossless compression methods. Includes test files and compression test results for many research compression methods.
Rate this
|
| Practical Huffman Coding - A tutorial by Michael Schindler.
Rate this
|
| ACM Crossroads Data Compression Issue - Data Compression issue of ACM Crossroads, the student magazine of the Association for Computing Machinery.
Rate this
|
| Tutorial on Image Compression - A tutorial on Image Compression, with step by step procedural examples and list of references, along with sample code.
Rate this
|
| PKZIP Application Note - Describes the compression and decompression algorithms used by PKZIP.
Rate this
|
| Groovyweb Compression Tutorials - Compression tutorials, links to other compression sites and compression downloads.
Rate this
|
| Vcodex - Video and image coding tutorials, links, resources and research.
Rate this
|
| DataCompression.info - Directory of data compression sites. Allows user to rate the listed sites.
Rate this
|
| The Data Compression Resource - Algorithms, links, comparisons, conferences, corpora and the home of the compressor ABC.
Rate this
|
| The Art of Lossless Data Compression - 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.
Rate this
|
| 3D Graphics Compression Homepage - A directory of 3D graphics compression information, researchers, and commercial products on the web.
Rate this
|
| SPIHT - The Set Partitioning In Hierarchical Trees algorithm for image and video compression. Documentation and resources.
Rate this
|
| Data Compression Reference Center - Basic facts, algorithms, hardware, links, and a glossary.
Rate this
|
| Compression via Arithmetic Coding in Java - Unrestricted open-source Java implementation of the PPM (prediction by partial matching) algorithm for text and data compression by Bob Carpenter. Builds with ant.
Rate this
|
| Lossless Image Compression with Switched Linear Prediction - By Shinji Wakasugi. A simple method for lossless image compression using switched linear prediction. Report in PDF with code in C.
Rate this
|
| MacKiDo - Provides brief overview of shape compression, run-length encoding, and Lempel-Ziv.
Rate this
|
| Data Compression - From PC Webopedia definition and links.
Rate this
|
| Complementary Positional Encoding - A lossless text compression algorithm. Description and C++ implementation.
Rate this
|
| Compression - Computing Reference - Explanation of compression and various compression schemes at eLook Computing Reference.
Rate this
|