Strike directory section: Computers Algorithms Compression Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Algorithms:   Compression   

See Olso:


Other Category:


Sites:

  •  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.
  •  The LBE Data Compression Algorithm  - http://in.geocities.com/iamthebiggestone
     A Huffman like algorithm that uses triangular matrices, rather than binary trees, for string substitution. Free source code available.
  •  Data-Compression.com  - http://www.data-compression.com
     A website devoted to the principles and practice of data compression.
  •  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.
  •  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.
  •  PKZIP Application Note  - http://www.pkware.com/support/appnote.html
     Describes the compression and decompression algorithms used by PKZIP.
  •  Groovyweb Compression Tutorials  - http://www.groovyweb.uklinux.net/index.php?page_name=compression
     Compression tutorials, links to other compression sites and compression downloads.
  •  Vcodex  - http://www.vcodex.com/
     Video and image coding tutorials, links, resources and research.
  •  DataCompression.info  - http://datacompression.info/
     Directory of data compression sites. Allows user to rate the listed sites.
  •  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.
  •  SPIHT  - http://www.cipr.rpi.edu/research/SPIHT
     The Set Partitioning In Hierarchical Trees algorithm for image and video compression. Documentation and resources.
  •  Compression via Arithmetic Coding in Java  - http://www.colloquial.com/ArithmeticCoding/
     Unrestricted open-source Java implementation of the PPM (prediction by partial matching) algorithm for text and data compression by Bob Carpenter. Builds with ant.
  •  MacKiDo  - http://www.igeek.com/articles/Software/Compression.txt
     Provides brief overview of shape compression, run-length encoding, and Lempel-Ziv.
  •  Data Compression  - http://webopedia.com/TERM/d/data_compression.html
     From PC Webopedia definition and links.