毕业论文:《基于linux下的多线程下载工具研究与实现》.doc

毕业论文:《基于linux下的多线程下载工具研究与实现》.doc

  1. 1、本文档共75页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本 科 毕 业 设 计(论文) 题 目:基于Linux下的多线程下载工具研究与实现 学 院:信息学院学院 专 业:计算机科学与技术 班 级: 学 号: 学 生: 指导教师:李 伟 职称:讲师 时间: 年5月 摘 要 线程可以理解为下载的通道,一个线程就是一个文件的下载通道,多线程也就是同时开起几个下载通道。相对单线程而言,多线程把资源文件按线程数分割成相应数目的片段进行分段并发下载,提高了CPU的利用率,也有利于提高下载速度。 我们平时在使用互联网的时候,都会使用到许许多多的下载工具,例如Flash get、迅雷等,这些工具可以十分方便的对互联网资源进行下载。这些工具通过图形界面,将下载的信息展示给用户,这些下载信息包括:下载资源的大小、下载进度、下载速度以用其他一些可以让用户了解下载进度的信息。其实这些下载工具所提供的功能,我们同样可以使用Java来实现,这些工具包括HTTP下载、FTP下载以及BT的支持等,另外,下载工具还需要提供多线程下载、断点续传等功能,本文主要介绍如何实现一个HTTP的多线程下载工具。 本系统在Linux下以Java为编程语言,以JDK1.6和Eclipse、Linux为开发平台,实现了一个简单的多线程下载工具。本论文分析了在网络环境中基于HTTP协议进行多线程下载和断点续传的原理和实现方法,对下载工具的需求分析、系统设计、系统实现进行了详尽阐述。 关键词:Linux;多线程下载;断点续传 Abstract Threads can understand the channel for download, a thread is a file download channel, also is also open several multi-thread download channel. Relatively single thread is concerned, the resource file according to thread multi-thread several divided into the corresponding number of segments by subsection concurrent download, improve the CPU utilization, also improve download speed. We usually use the Internet in time, can use to many many download tools, such as Flash get, thunderbolt, etc, these tools can be very convenient to the Internet resources to download. These tools through graphic interface, will download information to users of the show, these download information including: download the size of the resources, the download progress, download speed with some other can let users understand the download the progress of the information. Actually these download tools provide the function, we can also use Java to realize, these tools including HTTP download, FTP download and BT support and so on, in addition, download tools also need to provide multi-thread download, breakpoint continuingly, and other functions, this paper mainly introduces how to realize a HTTP multithreading download tools. This system in Linux to Java for programming language, to JDK1.6 and Eclipse, Linux for development platform, and i

文档评论(0)

老刘忙 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档