《基于JAVA的搜索引擎设计与实现本科毕业论文(设计)毕业设计(论文)word格式》.docVIP

  • 15
  • 0
  • 约2.88万字
  • 约 25页
  • 2016-12-11 发布于贵州
  • 举报

《基于JAVA的搜索引擎设计与实现本科毕业论文(设计)毕业设计(论文)word格式》.doc

山东财经大学 本科毕业论文(设计) 题目:基于JAVA的搜索引擎设计与实现 学 院 计算机科学与技术专 业 计算机科学与技术专业 班 级 计算机科学与技术2班 学 号239姓 名秦 露指导教师林培光山东财经大学教务处制 二O一二年五月 山东财经大学学士学位论文原创性声明 本人郑重声明:所呈交的学位论文,是本人在导师的指导下进行研究工作所取得的成果。除文中已经注明引用的内容外,本论文不含任何其他个人或集体已经发表或撰写过的研究成果。对本文的研究做出重要贡献的个人和集体,均已在论文中作了明确的说明并表示了谢意。本声明的法律结果由本人承担。 学位论文作者签名:年 月 日 山东财经大学关于论文使用授权的说明 本人完全了解山东经济学院有关保留、使用学士学位论文的规定,即:学校有权保留、送交论文的复印件,允许论文被查阅,学校可以公布论文的全部或部分内容,可以采用影印或其他复制手段保存论文。 指导教师签名:论文作者签名:年 月 日年 月 日 基于JAVA的搜索引擎设计与实现 摘 要 网络中资源丰富,但是互联网上海量的信息,任何一个人都不能全部浏览,为了获取我们需要的信息,由此就产生了搜索引擎。而如今搜索引擎无法满足增长着的网页数量,搜索引擎技术已经成为计算机界积极研究和开发的对象,网络爬虫是搜索引擎的基础,是最底层的技术。所以研究网络爬虫的实现技术并研究其应用十分重要。论文详细说明了如何用java语言实现一个简易搜索引擎,同时描述了搜索引擎的原理,系统功能,简要介绍了系统开发的背景,开发环境,系统的需求分析,以及功能的设计与实现。 关键词:搜索引擎;网络爬虫;搜索策略 Design and Implementation of Search Engine Based on JAVA ABSTRACT The resources on the internet are abundant, but any one of us cant browse the great quantity information on the Internet, so the search engine appeared to obtain the information which we need. However, search engines can not meet the growth in the number of pages nowadays. Search engine technology has become the object of active research and development of computer industry. Web crawler is the foundation of all and this is the underlying technology. So it is very important to develop the Web crawler technology, also it is very important to study the application of the Web crawler technology. This paper details how to implement a simple search engine with java language, describes the principle of the search engine, system functions, and briefly introduces the background of the system development, development environment, requirements analysis, and functional designation and implementation.Keywords:Search engineWeb spider; Search strategy 目 录 一、引言 1 二、搜索引擎 1 (一)搜索引擎的工作原理 1 (二)搜索引擎的分类 1 (三)搜索引擎技术发展 2 三、网络爬虫知识储备 2 (一)深入学习URL 3 (二)指定URL获取网页 3 (三)爬虫策略 4 1、宽度优先搜索 4 2、深度优先搜索 5 (四)爬取链接 5 四、相关技术 6 (一)WEB访问过程 6 (二)JAVA技术 7 (三)网络编程 8 (四)HTML知识 8 五、需求分析 8 (一)同步环境 8 (二)功能需求

文档评论(0)

1亿VIP精品文档

相关文档