Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet
My (so called) HiP compression algorithm as console mode
utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman
encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash
algorithm etc.
A command-line file compression utility for Windows NT. It
allows you to select files for NTFS file compression based on
file name (with wild- cards), minimum file size, and/or a
minimum compression ratio. You can also specify file extensions
of files to be ignored. With C++ src
《H.264 And MPEG-4 Video compression》的中文版電子書(shū)
(注:我上傳TranslationOfH264standard的開(kāi)發(fā)環(huán)境好像選擇錯(cuò)了,應(yīng)該選word,因?yàn)槔锩媸且恍﹚ord文檔資料,請(qǐng)站長(zhǎng)見(jiàn)諒!)
Basic compression Library
by Marcus Geelnard
Release 1.2.0
2006-07-22
Introduction
The Basic compression Library is a library of well known compression algorithms implemented in portable ANSI C code.
For more information about the Basic compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.