-
JAVA文件压缩与解压缩实践
说明: 本系统运用LZ77字典算法、懒惰匹配算法和Huffman编码算法,使用Java语言在Jbuilder2006环境下设计了使用GZIP算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。(This system uses LZ77 dictionary algorithm, lazy matching algorithm and Huffman coding algorithm, and uses Java language to design the implementation program of gzip algorithm for file compression and decompression under the environment of JBuilder 2006. Users can use this program to compress or decompress files conveniently according to their own needs.)
- 2020-03-16 21:42:24下载
- 积分:1
-
Script Unpack Frimware Echolink Open Vu 9
说明: Script Unpack Frimware Echolink Open Vu 9
- 2019-02-27 16:26:51下载
- 积分:1
-
200430481
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。
[基本要求]一个完整的系统应具有以下功能:
(1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
- 2021-03-06 09:19:30下载
- 积分:1
-
zlibwapi
压缩 和 解压 写上传资料的详细功能、包含内容说明(Compression and Depression)
- 2014-05-07 16:32:07下载
- 积分:1
-
SPIHT
SPIHT算法研究,小波变换,图像压缩。。。。(Research on SPIHT algorithm,Wavelet transform, image compression)
- 2020-10-05 11:37:39下载
- 积分:1
-
Somp
SOMP算法,该算法主要是应用在压缩传感中的信号恢复算法。(Compressed Sensing)
- 2011-06-16 15:30:55下载
- 积分:1
-
Discrete_Cosine_and_Sine_Transforms
继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余弦变换(MDCT)的快速算法的研究.(This book, which is written very carefully, is a new monograph of Discrete Cosine Transform (DCT).The fifth chapter about the Integer Discrete Cosine/Sine Transforms is especially wonderful. )
- 2020-12-02 19:09:28下载
- 积分:1
-
TonPE-v1.91
制作U盘启动工具,非常好用啊,可以尝试下。但也有说与计算机配置有关系(U disk to start the production of tools, very good ah, can try next. But there are also computer configurations that are related to)
- 2009-07-09 11:46:13下载
- 积分:1
-
mmmm
动态规划中图形算法中的最短路径算法 用类做的,分几个函数(The short road of dymta i don t know what is this program means,it is a c++
program !numeric recipes in C++ )
- 2010-01-03 20:34:11下载
- 积分:1
-
fahanshu
罚函数法matlab程序.希望对大家有用.(Matlab program SUMT. Wishes to all useful.)
- 2009-05-06 01:28:50下载
- 积分:1