- 1、本文档共20页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
智能设备的压缩与解缩工具
学校代码 10126 学号
分 类 号 密级
本科毕业论文(设计)
智能移动设备的压缩/解压工具
学院、系 计算机学院
专业名称 计算机科学与技术
年 级 2004
学生姓名 贾杰
指导教师 谢辉
2008年 6月 9 日
智能移动设备的压缩/解压工具
摘要 现在人们对智能移动设备的依赖越来越大,人们对手机传送数据的安全性和传输效率的要求也越来越高,那么如何实现就成为了移动智能设备中的一个难题。而传输效率到现在还没有很好的解决,就1MB的文件数据来说,若是1024个1KB的小文件组成,则传输时间将非常长,但是1MB只是一个文件的话,传输速度就很快。解决上述问题最直接有效的方法就是使用压缩和解压缩技术。这项技术在Windows Mobile 中的特点就是:1)在数据传送之前,可以将大量的数据压缩,变成空间小的整数据文件,这样就加快了文件的传送速度。2)对于手机用户来说,可以直接下载压缩文件到手机上,再解压,这样也加快了文件传输速度。所以如何在手机上实现压缩和解压缩就变得由为重要了。
关键词 windows mobile,智能移动设备,压缩,解压缩
ABSTRACT Now it is getting more and more increasingly for people to rely on the smart mobile devices, and it is getting higher for people to the security and efficiency of data transmission. It is a problem that how to become a smart mobile devices. However,
we have not settled the efficiency of transmission, for example, TO 1 MB of data files, it will be longer for transmission if 1 MB of data files are composed of 1024 small files. But if the 1 MB file is just a file, the transfer rates are quickly. The efficiency method is that using compression and decompression technologies. There are two features to the technology in the Windows Mobile , the one is that we can compress a lot of data to the small space for the entire data files before the data transmission so that it could speed up the transmission of data. The other is that we can download the compressed files to the phone, and then extract to speed up the file transmission for mobile phone users. So it is important that how to achieve compression and decompression on the phone.
Key Words windows mobile, the intelligence mobile equipment, the compression, solves the compression
目 录
第一章 绪论 5
1.1课题背景 5
1.2开发目的 5
第二章 相关知识简介 6
2.1 Windows Mobile系统简介 6
2.
文档评论(0)