Data-Compression.org

data compression link collection

Author Page

Data Compression

An overview of the field by Debra A. Lelewer and Daniel S. Hirschberg. Lots of informative text. This appears to be a survey paper that was adapted for presentation on the web. Lossless compression techniques only!

http://www.ics.uci.edu/~dan/pubs/DataCompression.html

read more from admin's post

Posted in November 10th, 1999

Adaptive Huffman Coding

A nice description of Adaptive Huffman Coding, as seen through a couple of different algorithms. I believe this is part of a survey paper by Debra A. Lelewer and Daniel S. Hirschberg.

http://www.ics.uci.edu/~dan/pubs/DC-Sec4.html

read more from admin's post

Posted in November 10th, 1999

Complex Systems VL- by themes - Fractals

Published in Mirror Site

http://lorenz.mur.csu.edu.au/complex/library/0Fractals.html

read more from admin's post

Posted in November 9th, 1999

Uzi Vishkin

Published in People, Mirror Site

Home Page for Uzi Vishkin, of University of Maryland. Areas of research of interest in data compression include suffix trees and string matching.

http://www.umiacs.umd.edu/users/vishkin

read more from admin's post

Posted in November 9th, 1999

Unisys LZW Page

Some information on LZW, it looks as though this has info on Licensing, but I’m not sure. All information is in Japanese.

http://www.unisys.co.jp/LZW/

read more from admin's post

Posted in November 9th, 1999

DMC.C

Software implementing a complete DMC codec, plus code for a couple of different arithmetic encoders, and a linear time Huffman tree builder.

This program implements Dynamic Markov Compression (DMC) as described in
“Data Compression using Dynamic Markov Modelling”,
by Gordon Cormack and Nigel Horspool
in Computer Journal 30:6 (December 1987). The Guazzo arithmetic coder is used here.

http://plg2.math.uwaterloo.ca/~ftp/dmc/

read more from admin's post

Posted in November 8th, 1999

David Salomon’s home page

Published in People, Data Compression

Mr. Salomon is the author of Data Compression: The Complete Reference.

http://www.ecs.csun.edu/~dxs/

read more from admin's post

Posted in November 8th, 1999

Data Compression: The Complete Reference, 2nd edition

Published in Books, Data Compression

by David Salomon. This book is intended to provide an overview of the many different types of compression: it includes a taxonomy, an analysis of the most common systems of compression, discussion of their relative benefits and disadvantages, and their most common usages.
Please use
this link to purchase the book through Amazon.com. Your purchase will […]

http://www.ecs.csun.edu/~dsalomon/DC2advertis/DComp2Ad.html

read more from admin's post

Posted in November 8th, 1999

Gordon V. Cormack

Gordon is the author of DMC and many publications related to data compression. This is is home page, which has links to much of his work.

http://canola1.uwaterloo.ca/cormack/

read more from admin's post

Posted in November 8th, 1999

The USC-SIPI Image Database

Published in Files, Image Compression

The USC-SIPI image database is a collection of digitized images. It is maintained primarily to support research in image processing, image analysis, and machine vision. Contains copies of the mystical goddess Lenna.

http://sipi.usc.edu/services/database/Database.html

read more from admin's post

Posted in November 8th, 1999

Published in Mirror Site

http://www.cis.ohio-state.edu/hypertext/faq/usenet/compression-faq/top.html

read more from admin's post

Posted in November 7th, 1999

Fractal Frequently Asked Questions and Answers

Published in Mirror Site

Mirror of the FAQ

http://www.cis.ohio-state.edu/hypertext/faq/usenet/fractal-faq/faq.html

read more from admin's post

Posted in November 7th, 1999

Tim Bell’s home page

Published in People, Data Compression

Tim Bell is one of the many compression mavens in Australia and New Zealand. This page contains links to many of his ongoing projects.

http://www.cosc.canterbury.ac.nz/~tim

read more from admin's post

Posted in November 7th, 1999

BMF

BMF program is lossless/near-lossless image compression utility. It
supports true colour, high colour, greyscale and paletted images compression.

ftp://ftp.elf.stuba.sk/pub/pc/pack/bmf_1_10.zip

read more from admin's post

Posted in November 7th, 1999

James Storer’s home page

Published in People, Data Compression

James Storer chairs the annual DCC event, and keeps busy in many other areas. Back in the bygone era his book on Data Compression had a lock on the market. See what he’s been up to lately here.

http://www.cs.brandeis.edu/~storer/

read more from admin's post

Posted in November 7th, 1999

The Design and Analysis of Efficient Lossless Data Compression Systems

Our thesis is that high compression efficiency for text and images can be obtained by using sophisticated statistical compression techniques, and that greatly increased speed can be achieved at only a small cost in compression efficiency.

Complete paper is included in PS format.

http://www.cs.brown.edu/publications/techreports/reports/CS-93-28.html

read more from admin's post

Posted in November 7th, 1999

Jeff Vitter’s Recent Papers

Jeff Vitter is a publishing machine. A substantial subset of is work deals with data compression and/or information theory. On top of all that, he’s good enough to keep most of his work online in ps and pdf format.

http://www.cs.duke.edu/~jsv/Papers/catalog/

read more from admin's post

Posted in November 7th, 1999

Ashok C. Popat’s dissertation

The dissertation itself, in PS format, along with code used in the dissertation. The code implements k-ary arithmetic compression.

ftp://ftp.media.mit.edu/pub/k-arith-code/

read more from admin's post

Posted in November 7th, 1999

Bernie’s TMW0.51 Page

TMW is a program for losslessly compressing greyscale images that gives world class compression ratios, at the cost of being tremendously CPU intensive. The current version is TMW_0.51, and is still completely experimental.

http://www.cs.monash.edu.au/~bmeyer/tmw/

read more from admin's post

Posted in November 7th, 1999

Bernie’s TMW0.51 Page

The home page for TMW. TMW is a program for losslessly compressing greyscale images that gives world class compression ratios, at the cost of being tremendously CPU intensive. The current version is TMW_0.51, and is still completely experimental

http://www.cs.monash.edu.au/~bmeyer/tmw/index.html

read more from admin's post

Posted in November 7th, 1999

UUNet FTP Site

This ftp site has copies of Zoo, ARC, gzip, and zip, in some cases for multiple platforms.

ftp://ftp.uu.net/pub/archiving/

read more from admin's post

Posted in November 7th, 1999

PKZIP Appnote

This ftp site contains the PKZIP and InfoZip appnotes in various incarnations, plus RFCs 1950, 1951, and 1952. It is referenced in the zlib docs as if it were the official location for the gzip specification. If you are attempting to understand the format of PKZIP archives you need this document Copies of RFCs 1950, […]

ftp://ftp.uu.net/pub/archiving/zip/doc/

read more from admin's post

Posted in November 7th, 1999

Notes on suffix tree construction

Notes on suffix tree construction, some course notes for COMP 612: Graduate Seminar in Compiler Construction, includes some pointers to important papers.
DataCompression.info user David D. had this complaint: None of the links work on this page, all there is is a short paragraph on suffix trees. I have to agree, it’s a rather strange page.

http://www.cs.rice.edu/cgi-bin/texis/webinator/mysearch/+JwwBm+eNpxnwww0q_qc51hhoLaBGnnnrm
wwmeOmww/context.html

read more from admin's post

Posted in November 7th, 1999

Published in Mirror Site

A mirror of the comp.compression FAQ

http://www.cs.ruu.nl/wais/html/na-dir/compression-faq/.html

read more from admin's post

Posted in November 7th, 1999

Booz 2.0 — Barebones Zoo Extractor/Lister

Booz 2.0 is a small, memory-efficient, public domain Zoo archive extractor/lister. It is not fancy. It does not recognize the advanced features available in current versions of Zoo, such as long filenames, directory names, comments, and multiple file generations. Extraction always uses a short MS-DOS format filename and all extracted files go
into the […]

ftp://garbo.uwasa.fi/pc/arcers/booz20.zip

read more from admin's post

Posted in November 7th, 1999

CODEC v3.10

CODEC is a software package that focuses on the non-destructive compression/decompression and the encryption/deciphering of one or more files in the same work session.

ftp://garbo.uwasa.fi/pc/arcers/codec31.zip

read more from admin's post

Posted in November 7th, 1999

CCITT standard fax images

TIFF versions of the CCITT images.

http://www.cs.waikato.ac.nz/~singlis/ccitt.html

read more from admin's post

Posted in November 7th, 1999

JAM ™ Version 1.25

JAM is a transparent hard disk compressor, which enlarges your disk space. With the JAM you will forget about annoying messages like ‘Insufficient disk space…’ with no need to purchase a new hard disk.

ftp://garbo.uwasa.fi/pc/arcers/jam125sw.zip

read more from admin's post

Posted in November 7th, 1999

JRCHIVE 1.10

JRchive is a program for compressing and storing files in an archive. It has a “concatenated archive” option that puts the files in the archive first, then compresses it for better compression ratios.

ftp://garbo.uwasa.fi/pc/arcers/jrc110.zip

read more from admin's post

Posted in November 7th, 1999

Common Archives Library Project

Home page for the Common Archivers Library project. This page is completely in Japanese, but an English version of the index is available at a single click. The goal of this project appears to be to provide standard library software that works with any and all archives. Good idea.

http://www.csdinc.co.jp/archiver/

read more from admin's post

Posted in November 7th, 1999