LZW压缩算法的软件实现.docVIP

  • 4
  • 0
  • 约5.63万字
  • 约 91页
  • 2019-01-06 发布于安徽
  • 举报
WORD格式整理版 PAGE 学习参考好帮手 毕业设计(论文) 题目LZW压缩算法的软件实现 学生姓名 学号 专业 计算机科学与技术 班级 指导教师 评阅教师 完成日期 2008 年 5 月 18 日 LZW压缩算法的研究与实现 摘要 随着计算机技术和网络技术的发展,人们需要存储和传播的数据越来越多,因此我们可以通过压缩数据来提高数据存储与传播的效率。 本系统按照LZW算法压缩原理,使用Microsoft Visual C++ 6.0 进行了开发,完成了压缩函数和解压缩函数的编写,实现了文件的无损压缩和解压缩。 关键字 无损压缩 解压缩 LZW Researching and Implementing of Lossless Compression Algorithms ABSTRACT Along with the development of computer technical and network technology, the data that people need to stock and propagate is more and more. These datas have occupied plenty of disk spaces and network bandwidthes. However in data, there is also a lot of redundancies, therefore we may decrease the disk space of data occupation and the bandwidth with network occupied on transmit through compress data to stock. Data compression divides into loss compression and lossless compression, data reconciles before reducing to reduce rear content the compression that does not occur any change is called as lossless compression. Through long development has arisen a lot of lossless data compressed algorithms, we have compare various relatively lossless compression algorithm, has reached the advantage and disadvantage of each kind of algorithm. This system is used Microsoft Visual C++ 6.0 developed. According to LZW algorithms, we have accomplished the Compresses function and Decompresses function, and realizes lossless compression and decompress file. Keyword: Lossless compression Decompress LZW ? 目录 TOC \o 1-3 \h \z HYPERLINK \l _Toc106792672 摘 要 PAGEREF _Toc106792672 \h II HYPERLINK \l _Toc106792673 ABSTRACT PAGEREF _Toc106792673 \h III HYPERLINK \l _Toc106792674 引 言 PAGEREF _Toc106792674 \h 1 HYPERLINK \l _Toc106792675 第1章 系统需求分析 PAGEREF _Toc106792675 \h 2 HYPERLINK \l _Toc106792676 1.1 功能需求 PAGEREF _Toc10679267

文档评论(0)

1亿VIP精品文档

相关文档