文件名称:LZWTextCompression
介绍说明--下载内容均来自于网络,请自行研究使用
利用java语言,编写了压缩和解压程序,实现了对文本的压缩和解压。并且对字典的结构进行了改进,使用了两个字段来表示,减小了内存的使用,和运行时间。-Using java language, prepared by compression and decompression procedures, achieved on the text compression and decompression. And the structure of the dictionary has been improved, the use of the two fields to express, to reduce memory use, and run-time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LZW Text Compression
....................\LZW
....................\...\.classpath
....................\...\.project
....................\...\bin
....................\...\...\Compr.class
....................\...\...\Decom.class
....................\...\...\Dictionary.class
....................\...\...\Node.class
....................\...\...\Test$1.class
....................\...\...\Test.class
....................\...\book.txt
....................\...\news1.txt
....................\...\news11.txt
....................\...\obj.txt
....................\...\src
....................\...\...\Compr.java
....................\...\...\Decom.java
....................\...\...\Dictionary.java
....................\...\...\Node.java
....................\...\...\Test.java
....................\readme.txt
....................\LZW
....................\...\.classpath
....................\...\.project
....................\...\bin
....................\...\...\Compr.class
....................\...\...\Decom.class
....................\...\...\Dictionary.class
....................\...\...\Node.class
....................\...\...\Test$1.class
....................\...\...\Test.class
....................\...\book.txt
....................\...\news1.txt
....................\...\news11.txt
....................\...\obj.txt
....................\...\src
....................\...\...\Compr.java
....................\...\...\Decom.java
....................\...\...\Dictionary.java
....................\...\...\Node.java
....................\...\...\Test.java
....................\readme.txt