资源列表
ahaf
- adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...
2006101901514916055
- 用java编写的实现计算器的众多功能 方便实用-java prepared with the realization of the many calculators convenient and practical function
chapter9
- 信号与系统第九章源码程序,解压后可以直接运行-you can use it after Decompression
Utility
- utility!
huff
- 哈夫曼编码和译码 觉得自己有用的话就下把 我自己觉的还不错-Huffman coding and decoding feel useful on the next to sleep in my own good
JPEGcompression.rar
- 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
LZHUF
- 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
02
- 动态创建Access的数据源名 动态创建Access的数据源名-Access dynamically created data source name dynamically created Access data source name dynamically created Access Data Source Name
huffman
- Huffman code in java with 4 classes
lzwtime
- lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
shat
- contains files to find compression ratio plotter, shat algorithm and rms functions
job
- 通过对企业的报刊订阅业务进行分析、调查,报刊订阅管理系统主要实现以下功能: ①录入功能:录入订阅人员信息、报刊基本信息; ②订阅功能:订阅人员订阅报刊(并计算出其金额); ③查询功能:按人员查询、按报刊查询、按部门查询有关订阅信息,对查询结果能进行预览和打印; ④统计功能:按报刊统计、按人员统计、按部门统计,对统计结果能进行预览和打印; ⑤系统维护:如数据安全管理(含备份与恢复)、操作员管理、权限设置等; ⑥开发环境:JAVA(Eclipse + SWT Designer