资源列表
20080123140714472
- (1)接收原始数据: 从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存于文件hfmtree.dat中。 (2)编码: 利用已建好的哈夫曼树(如不在内存,则从文件hfmtree.dat中读入)对文件中的正文进行编码,然后将结果存入文件codefile.dat中。 (3)译码: 利用已建好的哈夫曼树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat 中。 (4)打印编码规则:即字符与编码的一一对应关系。 (5)打印哈夫曼树:将已在
matlabyeye
- 本算法是一个C语言编写的基于小波零树的图像压缩算法。-the algorithm is a C language based on wavelet zerotree image compression algorithm.
Arithmetic-coding
- 一个算术编码的源代码,实现基本的算术编码功能,对做基于上下文内容的编码算法的人很有帮助-arithmetic coding
l-openssl
- This tutorial how to program openSSL, this is good article..so please try it-This is tutorial how to program openSSL, this is good article..so please try it
celianggongzhishiwenjuan
- 测量工知识问卷及答案 测量工知识问卷及答案-Measurement of work and answers on a questionnaire measuring knowledge, industry knowledge, and answers on the questionnaire measuring public knowledge question and answer
java-1127-2
- 模拟时钟小程序(java)-analog clock small program (java)
AT24C02
- 单片机记忆芯片成功调试后,可以直接使用在项目中-After successful commissioning microcontroller memory chips can be used directly in the project
jisuanqi
- 计算器源码,基于netbean的简单计算器源码-Calculator source code
PQ-powerflow
- 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
TA_Operation
- msp430 TA_Operation
ArithCoder
- 一种算术编码器,可以快速实现压缩,在matlab中具体命令如:!ArithCoder -e -t bits Idata.dat enIdata.dat 其中Idata.dat 为需要压缩的,enIdata.dat 为编码后的-An arithmetic encoder, can quickly achieve compression, in the MATLAB specific commands such as:!-e-t bits Idata.dat ArithCoder enIdata.d
lhc
- stm32开发-stm32 。。。。。。。。。。。。。。。。。。。