文件名称:LZ
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代
号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from the new prefix character stream- string (String), popularly understood as a new " entry" and then use the " code" is the code word ( Code word) said this " entry." Thus, the coded character stream into a code word to be replaced by (Code word) character stream (Charstream), the generated code word stream (Codestream), so as to achieve the purpose of data compression.
号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from the new prefix character stream- string (String), popularly understood as a new " entry" and then use the " code" is the code word ( Code word) said this " entry." Thus, the coded character stream into a code word to be replaced by (Code word) character stream (Charstream), the generated code word stream (Codestream), so as to achieve the purpose of data compression.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LZ\LZ编码的程序实验报告.pdf
..\程序\LZ\1.txt
..\....\..\2.txt
..\....\..\3.txt
..\....\..\4.txt
..\....\..\5.txt
..\....\..\code.txt
..\....\..\code3.txt
..\....\..\compare.asv
..\....\..\compare.m
..\....\..\decode.asv
..\....\..\decode.m
..\....\..\decode.txt
..\....\..\encode.m
..\....\..\main.m
..\....\..\make_dictionary.asv
..\....\..\make_dictionary.m
..\....\..\novel.txt
..\....\..\Num.m
..\....\..\截图\1.PNG
..\....\..\....\1code.PNG
..\....\..\....\1code_decode.PNG
..\....\..\....\1jg.PNG
..\....\..\....\2.PNG
..\....\..\....\2jg1.PNG
..\....\..\....\2jg2.PNG
..\....\..\....\3code.PNG
..\....\..\....\3code_decode.PNG
..\....\..\....\3jg.PNG
..\....\..\....\4code_decode.PNG
..\....\..\....\4jg.PNG
..\....\..\....\5.PNG
..\....\..\....\novelcode.PNG
..\....\..\....\noveljg.PNG
..\....\..\....\novel_code_decode1.PNG
..\....\..\....\novel_code_decode2.PNG
..\....\.._1.1\1.txt
..\....\......\2.txt
..\....\......\3.txt
..\....\......\4.txt
..\....\......\5.txt
..\....\......\ASCII码对照表_-.pdf
..\....\......\code.txt
..\....\......\code3.txt
..\....\......\compare.m
..\....\......\decode.asv
..\....\......\decode.m
..\....\......\decode.txt
..\....\......\encode.asv
..\....\......\encode.m
..\....\......\make_dictionary.asv
..\....\......\make_dictionary.m
..\....\......\novel.txt
..\....\......\Num.asv
..\....\......\Num.m
..\....\......\testLz.asv
..\....\......\testLZ.m
..\....\......\截图\3jg.PNG
..\....\......\....\4jg.PNG
..\....\......\....\5.PNG
..\....\......\....\noveljg.PNG
..\....\......\....\novel_decode1.PNG
..\....\......\....\novel_decode2.PNG
..\....\..\截图
..\....\.._1.1\截图
..\....\LZ
..\....\LZ_1.1
..\程序
LZ