Data-Compression.org

data compression link collection

Author Page

Tree Source Identification with the Burrows Wheeler Transorm

by D. Baron and Y. Bresler. Postscript paper describing a technique that uses BWT to preprocess a sequence of symbols, then mung.

http://www.ifp.uiuc.edu/~dbaron/ps/ciss_sub2.ps

read more from admin's post

Posted in March 28th, 2000

Archive Converter

This freeware program is used to convert archives from one format to another. It says it supports “any archiver,” I guess you can’t ask for more than that.

http://www.whitetown.com/acvt/

read more from admin's post

Posted in March 23rd, 2000

Huffman.java

Advertises itself as “A dirty but free implementation of a huffman encoder/decoder in Java.” Not completely free, it is covered by the GLPL, and naturally includes fully documented source.

ftp://sunsite.unc.edu//pub/linux/devel/lang/java/libs/Huffman-1.00.zip

read more from admin's post

Posted in March 23rd, 2000

Introduction to Data Compression, Second Edition

Published in Books, Data Compression

by Khalid Sayood, University of Nebraska, Lincoln. 2000 600 pages, $69.95, ISBN 1-55860-558-4. This is a college level introductory text that covers a very wide range of data compression topics.
Please use
this link to purchase the book through Amazon.com. Your purchase will help support this web site.

http://books.elsevier.com/us//mk/us/subindex.asp?maintarget=&isbn=1-55860-558-4&country=Un
ted+States&srccode=&ref=&subcode=&head=&pdf=&basiccode=&txtSearch=&SearchField=&operator=&
&order=&community=mk

read more from admin's post

Posted in March 23rd, 2000

GeoEnergy, Inc.

Their home page advertises GeoEnergy as “The leader in fast data compression algorithms for the oil and gas industry.” Quite a few algorithms are listed, all of which work on various types of collected seismic data.

http://www.geoenergycorp.com/

read more from admin's post

Posted in March 23rd, 2000

FileWrangler

Published in Commercial Programs, Zip

Yet another file manager that knows how to work with GIF files.

http://www.cursorarts.com/ca_fw.html

read more from admin's post

Posted in March 15th, 2000

An Experimental High Fidelity Perceptual Audio Coder Project in MUS420 Win 97

A paper describing an experimental audio coder developed as some sort of class project.

http://ccrma-www.stanford.edu/~bosse/proj/proj.html

read more from admin's post

Posted in March 11th, 2000

Data Compression Benchmark Suite

A set of links to files that are used to benchmark various data compression algorithms.

http://www.dcs.warwick.ac.uk/~nasir/work/benchmark/

read more from admin's post

Posted in March 10th, 2000

Fast Exponentiation Using Data Compression

Given the title, this paper has something to do with data compression. But I sure don’t get it.

http://epubs.siam.org/sam-bin/dbq/article/23497

read more from admin's post

Posted in March 10th, 2000

Slashdot Interview With Jean-loup Gailly

Published in People, Data Compression

Jean-loup talks about Llinux, data compression, patents, and more.

http://slashdot.org/interviews/00/03/10/1043247.shtml

read more from admin's post

Posted in March 10th, 2000

Zoran Corporation

Zoran makes chips that do some MPEG decoding as well as JPEG codecs.

http://www.zoran.com/

read more from admin's post

Posted in March 9th, 2000

DropZip by Aladdin Systems

A commercial program that supports both the Stuffit and Zip formats. DropZip is available for both Mac and Windows platforms.

http://www.aladdinsys.com/dropzip/index.html

read more from admin's post

Posted in March 9th, 2000

ASPack - an Executable Compressor

Another program for compression executables. This is a Win32 preprocessor that claims to reduce EXE size as much as 70%.

http://www.entechtaiwan.com/aspack.htm

read more from admin's post

Posted in March 9th, 2000

IBM Research - Image application solutions

The image application group at IBM’s Watson Research Center works on quite a few different topics related to digital imaging, including image capture, color science, printing and displaying images, and so on. Of course, part of that is image compression, which is why we’re interested in them.

http://www.research.ibm.com/image_apps/

read more from admin's post

Posted in March 8th, 2000

CabPack

A freeware program that you can use to create CAB files.

http://home.t-online.de/home/lars.hederer/english.htm

read more from admin's post

Posted in March 3rd, 2000

fastJar

fastJar is a C version of Sun’s jar utility. Being written in C instead of Java gives this program a bit of a boost; albeit at the expense of purity.

http://fastjar.sourceforge.net/

read more from admin's post

Posted in March 2nd, 2000

ZipCracker

A program that will help you figure out that zip password that you just can’t seem to recall. In a tarball.

http://zipcracker.sourceforge.net/

read more from admin's post

Posted in February 28th, 2000

ACM Crossroads Spring 2000 Issue - Data Compression

Crossroads is the student publication of the ACM. This issue concentrates on data compression, and includes several very worthwhile articles.

http://www.acm.org/crossroads/xrds6-3/xrds6-3.html

read more from admin's post

Posted in February 27th, 2000

Java I/O and Comrpession by Matt Tucker

An article from the ACM Crossroads student publication. This article shows how to use some of the built-in classes in the JDK to create and access compressed files and streams.

http://www.acm.org/crossroads/xrds6-3/ovp63.html

read more from admin's post

Posted in February 27th, 2000

An Error-Controlled Octree Data Structure for Large-Scale Visualization

An article in the Spring 2K issue of Crossroads, the ACM student publication.

http://www.acm.org/crossroads/xrds6-3/lsv_oct.html

read more from admin's post

Posted in February 27th, 2000

Prefix Compression of Sparse Binary Strings

by David Salomon. This article discusses an approach to the unique problem of compression sparse binary strings.

http://www.acm.org/crossroads/xrds6-3/prefix.html

read more from admin's post

Posted in February 27th, 2000

Image Compression - from DCT to Wavelets : A Review

by Subhasis Saha. A survey paper on various techniques of image compression.

http://www.acm.org/crossroads/xrds6-3/sahaimgcoding.html

read more from admin's post

Posted in February 27th, 2000

Efficient Quadtree Code: Spatial Linear Quadtree

Laurent Balmelli from the neutral country of Switzerland has some C++ code to do some interesting quadtree processing. He would like you register if you are going to use the code, but this is not mandatory. This code is being used by over 100 registered users, and has at least been accessed by as many […]

http://lcavwww.epfl.ch/~balmelli/software/quadtree/index.html

read more from admin's post

Posted in February 24th, 2000

Mary Holly Johnson’s source code

Mary Holly Johnson wrote a couple of papers on something called ECVQ, which I’m guessing is a type of vector quantization. This ftp directory has a bunch of C code that probably implements the code from one or more of her papers.

ftp://isdl.ee.washington.edu/pub/VQ/mhjohns/

read more from admin's post

Posted in February 21st, 2000

Solution-Soft

Solution-Soft is the provider of software for online archiving and for bandwidth management in the Internet infrastructure and the enterprise. Solution-Soft’s products enable data files to be archived online and transferred faster over networks through a revolutionary technology providing transparent compression and decompression.

http://www.solution-soft.com/

read more from admin's post

Posted in February 17th, 2000

Pentamedia

Among other things, these folks make a MPEG 1/2 A/V encoder board for your PC. As an added bonus, their site comes in English, Spanish, and Korean versions.

http://www.pentamedia.com/

read more from admin's post

Posted in February 16th, 2000

Toshiba VideoPhone MPEG-4 IC

Published in Hardware, Video

Toshiba announces silicon suitable for building an MPEG-4 based videophone. Pretty nice looking piece of work, shipping in Q42K.

http://www.toshiba.com/taec/press/to-064.shtml

read more from admin's post

Posted in February 16th, 2000

The XYZ Algorithm For Real-Time Compression of Full-Motion Video

A new DCT based moving pictures compression algorithm. The authors claim results far superior to that of MPEG.

Note: this paper will cost you $35.00. Abstract only is free.

http://www.idealibrary.com/links/artid/rtim.1996.0003

read more from admin's post

Posted in February 15th, 2000

ZipFree 2000!

Another free Win32 Zip program.

http://www.pepsoft.com/zipfree/intro.html

read more from admin's post

Posted in February 14th, 2000

ACE file Format

Published in Standards, Archiving

An explanation of the ACE file format.

http://DataCompression.info/ArchiveFormats/ACE.txt

read more from admin's post

Posted in February 14th, 2000