文件的压缩与解压lzw算法解析与实现

文件的压缩与解压lzw算法解析与实现

ID:8207179

大小:241.50 KB

页数:41页

时间:2018-03-10

文件的压缩与解压lzw算法解析与实现_第1页
文件的压缩与解压lzw算法解析与实现_第2页
文件的压缩与解压lzw算法解析与实现_第3页
文件的压缩与解压lzw算法解析与实现_第4页
文件的压缩与解压lzw算法解析与实现_第5页
资源描述:

《文件的压缩与解压lzw算法解析与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库

1、文件的压缩与解压──LZW算法解析与实现摘要:随着人们对数据的大量需求以及计算机使用时间的增加,计算机磁盘上的文件越来越大,越来越多。如何让有限的磁盘空间容纳更多的数据成为需要解决的问题。一方面,高速发展的存储技术以提高磁盘容量来解决这样的需求,但随着网络环境下数据传递的产生以及带宽的限制,大容量数据问题日益突出。在这两种需求的推动下,对数据压缩的需求产生了。人们可以将文件在不改变其本身的条件下,将其以更小的占用空间存储,并且在需要的时候将文件恢复成原有的样子,这就是压缩目的。本论文主要研究文件的无损压缩技术,并简要介绍了文件压缩的分类、几种常用的无损压缩格式和常用的压

2、缩算法。运用LZW字典算法,使用Java语言在Eclipse环境下设计了使用LZW算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。这里压缩的实质是数字变换,在多媒体信息中包含大量冗余的信息,把这些余冗的信息去掉,就是实现了压缩;解压是由于计算机处理的信息是以二进制数的形式表示的,因此压缩软件就是把二进制信息中相同的字符串以特殊字符标记来达到压缩的目的。关键词:压缩;解压缩;LZWAbstract :withtheincreasing demand of thelargeamountofdata andtheusin

3、gtimeofcomputer, computer disk file ismoreandmorebig, moreandmore. Howtomakethe limited diskspace toaccommodatemore databecomesa problemneedtobesolved. Ontheonehand, therapiddevelopmentofstoragetechnology to improvedisk capacity toaddress suchneeds, butwiththe networkenvironmentofdata tr

4、ansfer generationand bandwidthconstraints, theproblemoflargecapacity data havebecomeincreasinglyprominent. Inthepromotionofthesetwokindsof demand, theneedfordatacompressionanddecompressionproduced. Peoplecan file withoutchangingtheir owncondition, be in asmallerstoragespace, and the file

5、toits original appearance intimeofneed, thisis thefinalcompression. Losslesscompression techniques thethesisfocusesontheresearchof documents, andtheclassification, filecompression ofseveralcommonlyused losslesscompression formatsand commonlyusedcompressionalgorithms arebrieflyintroduced.

6、 TheuseofLZW dictionaryalgorithm, usingJava languageintheEclipseenvironment designed for filecompression anddecompression algorithmusingLZW implementationprocedures. Theusercan第41页(共41页)accordingtotheirown needs, sothat the compression ordecompressionoperationonthe file convenientlybyusi

7、ngthe program. This compression istheessenceof digital transformation, contains alargenumberofredundantinformation inthemultimedia information, putthese onredundancy informationremoved, itistherealizationof compression; decompressionis becausethecomputer informationproces

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。