meanings of Compress encyclopedia of Compress dictionary of Compress thesaurus on Compress books about Compress dreams about Compress
 Compress - Definition 

Contents

Old Compress

Compress is an LZW implementation which uses variable size pointers as in LZ78.

The method employed by the UNIX compression program compress is known as LZC. Files compressed by it are typically given the extension .Z, and GNU tar pipes its data through compress when given the command line option -Z. This program has fallen out of favor due to the popularity of gzip and bzip2.

This is an old and presently uneffective compression format. Bzip2 is much better at compressing.

Compress for Mac OS X

There is also a Mac OS X program for compressing using the P7zip high-performance compression format with the same name but it is completely unrelated with the former.

See also

External links

Compress for Mac OS X home page (http://www.fromconcentratesoftware.com/Compress/)


Copyright 2008 WordIQ.com - Privacy Policy  ::  Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Compress".