搜索资源列表
search
- JAVA编写的一个简单的搜索引擎。-JAVA prepared a simple search engine.
spider(java)
- 网页抓取器又叫网络机器人(Robot)、网络爬行者、网络蜘蛛。网络机器人(Web Robot),也称网络蜘蛛(Spider),漫游者(Wanderer)和爬虫(Crawler),是指某个能以人类无法达到的速度不断重复执行某项任务的自动程序。他们能自动漫游与Web站点,在Web上按某种策略自动进行远程数据的检索和获取,并产生本地索引,产生本地数据库,提供查询接口,共搜索引擎调用。-web crawling robots - known network (Robot), Web crawling,
search(java)
- 搜索引擎的java源码,让你建立一个自己的网页搜索程序-search engine java source code, allow you to establish a website their search procedures
Nekohtml_0.9.5(Java)
- 网页分析的源代码,用java编写!对于开发搜索引擎有一定的帮助。-website analysis of the source code, prepared with java! For the development of search engines is certainly helpful.
使用Java搜索Internet
- Search Crawler 是用于Web搜索的一个基本的搜索程序,它展示了基于搜索程序的应用程序的基础框架。-Search Crawler Web search for a basic search procedures, it features based on the search application's basic framework.
用java编写的一个简单的搜索引擎实例
- 用java编写的一个简单的搜索引擎实例,代码简洁-a search engine developed in java
similarity.文本相似度计算余弦相似度代码
- 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
java
- 元搜索引擎,能够集合各家搜索引擎的优势,将最合理的搜索结果,呈现给用户-Meta search engine, to collect together all the advantages of search engines, search results will be the most reasonable, presented to the user
luceneAndnutch
- Lucene+nutch构建搜索引擎原书光般内容-the source code of use Lucene+ nutch to build a search engine
Crawler
- 本人用c++开发的搜索引擎的网络爬虫 蜘蛛程序 欢迎参考。-I am using c++ developer' s Web crawler search engine spider welcome reference.
SearchEngine
- 基于lucene的在线新闻搜索系统以及相关文档-Lucene-based search system for online news and related documents
spsearch
- java的搜索引擎,基于LUCENE算法。大家来观摩一下-java search engine, based on the Lucene algorithm. Everyone to watch what
lucene-1.2-src.tar
- 学搜索引擎必须看的经典 入门的经典资料 代码特少-Science search engine must see classic classic data entry code small
Lucene
- 基于Lucene的Web站内信息搜索系统-Lucene-based Web site of the information search system
MyLucene
- 自己写的Lucene写搜引擎 简单搜索引擎的设计与实现-Writing the Writing their own search engine Lucene search engine easy design and implementation
Search_Engine
- 描述了搜索引擎的系统结构,从网络机器人、索引引擎、Web服务器三个方面进行详细的说明,并通过实现一个新闻搜索引擎来进行例证。-Describes the search engine' s system structure, from the network robot, indexing engine, Web server three areas detailed explanation, and through the realization of a news search engi
luceneDevelop
- Lucene搜索引擎入门比较好的书籍,非常适合想要了解搜索引擎如何工作的机理-Lucene search engine compare best entry books, very suitable for search engines want to know how to work the mechanism of
webSpider
- GOOGLE查询分析注入系统 一,通过关键字检索把提取前10个网站的网址 二,通过提取的网站地址做为搜索关键字搜索该网站地址的所以查询结果 三,实现GOOGLE的自动分页排查所有结果直到末页; 四,根据查询后的结果对每一个结果链接做为索引进入网站分析当前页与当前页所有的站内链接页进行分析检测是否有留言板、论坛或其它有注入特征的页面如有发现则将可疑网站及表单信息记录到数据库中,在此环节中加入了多线程,用户在搜索时初始线程数,每个线程针对一个网站的索引页面,如有线程完成了单个网站
mySpider
- 搜索引擎~~spider 内核程序,帮助大家学习lucence -~ ~ Spider search engine core program, to help them to learn from lucence ~ ~
craw
- It is used to search the website. It acts as a search engine.