LZSS78.C -- A Data Compression Program Haruhiko Okumura 4/6/1989
资源简介:LZSS78.C -- A Data Compression Program Haruhiko Okumura 4/6/1989
上传时间: 2013-12-27
上传用户:hzy5825468
资源简介:Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP ...
上传时间: 2014-01-17
上传用户:himbly
资源简介:自适应算术编码 C语言This package was adapted from the program in "Arithmetic Coding for Data Compression", by Ian H. Witten
上传时间: 2013-12-06
上传用户:ryb
资源简介:Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman com...
上传时间: 2014-01-24
上传用户:caixiaoxu26
资源简介:Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data f...
上传时间: 2016-03-29
上传用户:exxxds
资源简介:LZW data compression/expansion demonstration program Mark R. Nelson 1989
上传时间: 2014-05-26
上传用户:xc216
资源简介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
上传时间: 2013-12-18
上传用户:thinode
资源简介:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以...
上传时间: 2013-12-23
上传用户:问题问题
资源简介:zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib ...
上传时间: 2013-12-09
上传用户:894898248