文件名称:SearchEngine

  • 所属分类:
  • 搜索引擎
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 882kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 邱**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

网络中的资源非常丰富,但是如何有效的搜索信息却是一件困难的事情。建立搜索引擎就是解决这个问题的最好方法。本文首先详细介绍了基于英特网的搜索引擎的系统结构,然后从网络机器人、索引引擎、Web服务器三个方面进行详细的说明。为了更加深刻的理解这种技术,本人还亲自实现了一个自己的搜索引擎——新闻搜索引擎。

新闻搜索引擎是从指定的Web页面中按照超连接进行解析、搜索,并把搜索到的每条新闻进行索引后加入数据库。然后通过Web服务器接受客户端请求后从索引数据库中搜索出所匹配的新闻。

本人在介绍搜索引擎的章节中除了详细的阐述技术核心外还结合了新闻搜索引擎的实现代码来说明,图文并茂、易于理解。

-The resources in the internet are abundant, but it is a difficult job to search some useful information. So a search engine is the best method to solve this problem. This article fist introduces the system structure of search engine based on the internet in detail, then gives a minute explanation form Spider search, engine and web server. In order to understand the technology more deeply, I have programmed a news search engine by myself.

The news search engine is explained and searched according to hyperlink from a appointed web page, then indexs every searched information and adds it to the index database. Then after receiving the customers requests from the web server, it soon searchs the right news form the index engine,

In the chapter of introducing search engine, it is not only elaborate the core technology, but also combine with the modern code,pictures included, easy to understand.


(系统自动生成,下载前可以参看下载内容)

下载文件列表

搜索引擎的研究与实现(Java)(含源码)

..................................\bot.jar

..................................\News

..................................\....\bak

..................................\....\...\news

..................................\....\...\....\HTMLParse.java~11~

..................................\....\...\....\HTMLParse.java~12~

..................................\....\...\....\HTMLParse.java~13~

..................................\....\...\....\HTMLParse.java~14~

..................................\....\...\....\HTMLParse.java~15~

..................................\....\...\....\HTMLParse.java~16~

..................................\....\...\....\HTMLParse.java~17~

..................................\....\...\....\HTMLParse.java~18~

..................................\....\...\....\HTMLParse.java~19~

..................................\....\...\....\HTMLParse.java~20~

..................................\....\...\....\Index.java~32~

..................................\....\...\....\Index.java~33~

..................................\....\...\....\Index.java~34~

..................................\....\...\....\Index.java~35~

..................................\....\...\....\Index.java~36~

..................................\....\...\....\Index.java~37~

..................................\....\...\....\Index.java~38~

..................................\....\...\....\Index.java~39~

..................................\....\...\....\Index.java~40~

..................................\....\...\....\Index.java~41~

..................................\....\...\....\QueryNews.java~1~

..................................\....\...\....\QueryNews.java~2~

..................................\....\...\....\QueryNews.java~3~

..................................\....\...\....\QueryNews.java~4~

..................................\....\...\....\QueryNews.java~5~

..................................\....\...\....\QueryNews.java~6~

..................................\....\...\....\Searcher.java~1~

..................................\....\...\....\Searcher.java~2~

..................................\....\...\....\Searcher.java~3~

..................................\....\...\....\Searcher.java~4~

..................................\....\...\....\Searcher.java~5~

..................................\....\...\....\Searcher.java~6~

..................................\....\...\....\Searcher.java~7~

..................................\....\...\....\Searcher.java~8~

..................................\....\...\....\Searcher.java~9~

..................................\....\classes

..................................\....\.......\news

..................................\....\.......\....\HTMLParse.class

..................................\....\.......\....\Index.class

..................................\....\.......\....\Searcher.class

..................................\....\.......\package cache

..................................\....\.......\.............\news.dep2

..................................\....\News.jpx

..................................\....\News.jpx.local

..................................\....\News.jpx.local~

..................................\....\News.jpx~

..................................\....\src

..................................\....\...\news

..................................\....\...\....\HTMLParse.java

..................................\....\...\....\Index.java

..................................\....\...\....\Searcher.java

..................................\NewsServer

..................................\..........\bak

..................................\..........\...\defaultroot

..................................\..........\...\...........\WEB-INF

..................................\..........\...\...........\.......\web.xml~69~

..................................\..........\...\...........\.......\web.xml~70~

..................................\..........\...\...........\.......\web.xml~71~

..................................\..........\...\...........\.......\web.xml~72~

..................................\..........\...\...........\.......\web.xml~73~

....

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org