资源列表
WWW-Search-Google-0.22.tar
- Google的一个简单search算法,linux下perl语言编写的。-a simple search algorithm of Google, linux under the perl language.
sphinx-0.9.8-rc2-chinese
- 搜索引擎,和MYSQL结和搜索网站的内容,速度极快,可以达到0.00XX秒.-Search engine, and MYSQL node and search site, extremely fast, can be achieved 0.00XX seconds.
GoogleFileSystem
- We have designed and implemented the Google File System, a scalable distributed file system for large distributed data-intensive applications.
mySpider
- 搜索引擎~~spider 内核程序,帮助大家学习lucence -~ ~ Spider search engine core program, to help them to learn from lucence ~ ~
SearchEngine
- 网络中的资源非常丰富,但是如何有效的搜索信息却是一件困难的事情。建立搜索引擎就是解决这个问题的最好方法。本文首先详细介绍了基于英特网的搜索引擎的系统结构,然后从网络机器人、索引引擎、Web服务器三个方面进行详细的说明。为了更加深刻的理解这种技术,本人还亲自实现了一个自己的搜索引擎——新闻搜索引擎。 新闻搜索引擎是从指定的Web页面中按照超连接进行解析、搜索,并把搜索到的每条新闻进行索引后加入数据库。然后通过Web服务器接受客户端请求后从索引数据库中搜索出所匹配的新闻。 本人在介绍搜索引擎
ajaxlucene
- 这是一个用ajax和lucene开发的一个搜索引擎的核心代码,非常好的学习资料。-This is a lucene using ajax and the development of the core of a search engine code, very good learning materials.
Lib
- google search sql engin
LuceneinAction
- 学习lucene的很好的一本书,书中详细的介绍了lucene由来以及lucene的核心等.-Lucene study of a very good book introduces in detail the origin of lucene, etc., as well as the core of lucene.
Search_engine
- 基于字词结合的信息处理方式。巧妙解决了中文信息的理解问题,极大地提高了搜索的准确性和查全率.-Information based on the word combination approach. Cleverly solved the problem of the Chinese understanding of information, has greatly improved the accuracy of search and recall.
lucene2.0
- lucene 2.0 简单例子 ,操作说明,这个例子的 作用是制作index-one document about lucene 2.0
jspmetasearch_0_0_1
- 一个很不错的元搜索引擎,该搜索引擎能够把主要的十个搜索引擎中搜索出来结果进行有效的处理,提供很好的界面。-A very good meta search engine, the search engine be able to dozens of major search engine search results from effective treatment, providing a good interface.
data_sort
- 在VC,建立单链表,输入链表数据,搜索链表数据,插入新链表元素。实现输入数据的排序和输出。-It s based on MS VC++6.0,to inputs the link data,search the data in the link, and insert the new data to the link. Realized sorting and outputing the data.