首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > singularity-compress

singularity-compress

资 源 简 介

Data compression using LZ77, range coder/arithmetic coder. The LZ77 encoder uses JudyL, and Judy1, which are expanse-based digital trees: Judy trees (see: http://judy.sourceforge.net). The range-coder is based on ideas from Michael Schindler"s rangecoder (http://compressconsult.com/rangecoder) The arithmetic coder is based on ideas from Matt Mahoney"s PAQ (http://www.cs.fit.edu/~mmahoney/compression/) A self-extracting stub will be included, which uses upx to reduce its size. The project is implemented in C, the main design goals are portability, small unpacker size, and speed.
VIP VIP
0.176237s