资源列表
LZHUF
- c语言压缩算法,LZHUF.高效率,适合于对大文件进行压缩.
lzw
- LZW压缩算法原理及其Java实现 LZW压缩算法原理及其Java实现-LZW compression algorithm principle and its Java implementation
des
- This program is DES Cryption Code. DES is a powerful Cryption Algorithm. This Codec is C Language Code.
JPEG
- JPEG压缩算法的详细分析讲解及程序实现代码。-this file is about JPEG algorithm.the content is very detailed.the program is included.
permanent
- Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, \"g++ -o permanent permanent.c\". -Computes the permanent of a nonnegative in teger matrix. Notes : Compile in C, "g-o permanent permanent.c."
comp.zip
- Huffman算法做的压缩解压程序
Huffman
- huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
adaptive-arithmetic
- 一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
job
- 通过对企业的报刊订阅业务进行分析、调查,报刊订阅管理系统主要实现以下功能: ①录入功能:录入订阅人员信息、报刊基本信息; ②订阅功能:订阅人员订阅报刊(并计算出其金额); ③查询功能:按人员查询、按报刊查询、按部门查询有关订阅信息,对查询结果能进行预览和打印; ④统计功能:按报刊统计、按人员统计、按部门统计,对统计结果能进行预览和打印; ⑤系统维护:如数据安全管理(含备份与恢复)、操作员管理、权限设置等; ⑥开发环境:JAVA(Eclipse + SWT Designer
shat
- contains files to find compression ratio plotter, shat algorithm and rms functions
lzwtime
- lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
huffman
- Huffman code in java with 4 classes