LZ77 compression / decompression algorithm
资源简介:LZ77 compression / decompression algorithm
上传时间: 2015-01-17
上传用户:liuchee
资源简介:EZW implementation which will use wavelet transforms and do the compression decompression using EZW coding algorithm
上传时间: 2017-04-10
上传用户:时代电子小智
资源简介:EZW implementation which will use wavelet transforms and do the compression decompression using EZW coding algorithm
上传时间: 2014-01-03
上传用户:123456wh
资源简介:File compression/decompression Example Using ntdll.dll
上传时间: 2013-12-24
上传用户:003030
资源简介:LZ77算法("A Universal algorithm for Sequential Data compression")的一种简洁直观的实现。
上传时间: 2014-11-18
上传用户:362279997
资源简介: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.
上传时间: 2015-08-27
上传用户:whenfly
资源简介:aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
上传时间: 2013-11-30
上传用户:一诺88
资源简介:This good algorithm for data compression,based on Markov Proce
上传时间: 2014-01-07
上传用户:linlin
资源简介:LZo compression algorithm
上传时间: 2013-12-21
上传用户:nanshan
资源简介: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 deg...
上传时间: 2015-08-06
上传用户:jackgao
资源简介:jpg compression and decompression~
上传时间: 2015-08-07
上传用户:zsjinju
资源简介:image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding.
上传时间: 2013-12-11
上传用户:13215175592
资源简介:zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
上传时间: 2014-01-27
上传用户:yuzsu
资源简介:WinBig. A file archive utility written in VB. compression and decompression routines are LZSS. Full source code included.
上传时间: 2013-12-19
上传用户:黑漆漆
资源简介:simple jpeg compression and decompression
上传时间: 2016-01-25
上传用户:han_zh
资源简介:Burrows Wheeler Transform, Data compression algorithm, PDF
上传时间: 2013-12-17
上传用户:qlpqlq
资源简介:A 2-D ECG compression algorithm based on wavelet transform and vector quantization
上传时间: 2016-06-27
上传用户:sammi
资源简介:JPEG 2000 is a very complicated and efficient image compression algorithm
上传时间: 2013-12-26
上传用户:rocketrevenge
资源简介:This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
上传时间: 2017-04-18
上传用户:wangzhen1990
资源简介:compression with rle algorithm
上传时间: 2017-05-30
上传用户:JasonC
资源简介:sphit algorithm is used in this code to describe image compression
上传时间: 2013-12-24
上传用户:671145514
资源简介:compression et decompression de fichier en format .zip.
上传时间: 2014-02-09
上传用户:lht618
资源简介:A simple (de)compression program using Run Length Encoding. compression is done that easy: compressedData = rle(originalData) decompression: originalData = rle(compressedData)
上传时间: 2015-12-24
上传用户:远远ssad
资源简介:The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
上传时间: 2013-12-03
上传用户:yzhl1988
资源简介:Interface for Microsoft Audio compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. Aft...
上传时间: 2013-12-13
上传用户:541657925
资源简介:I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and t...
上传时间: 2016-05-16
上传用户:aysyzxzm
资源简介:EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using EZW algorithm.
上传时间: 2017-04-10
上传用户:顶得柱
资源简介:EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using modified EZW algorithm.
上传时间: 2017-04-10
上传用户:wkchong
资源简介:SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is done using SPIHT algorithm.
上传时间: 2014-11-26
上传用户:asdfasdfd
资源简介:compression using lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This...
上传时间: 2014-01-07
上传用户:我们的船长