资源列表
freebbssearchv2.1
- 网站搜索引擎源代码,文件虽小,但精,自己-Web search engine source code, documentation is small, but competent, see for yourself
codepubsite
- 包括:Google Rank查询 Google收录查询 Baidu收录查询 MSN收录查询 Yahoo收录查询 SOSO收录查询 Alexa排名查询 SINA收录查询 SOHU收录查询 163收录查询 QQ收录查询 Whois域名信息 修改自51cha查询系统,修正百度、163、SHOU等收录查询无结果错误,去掉YISOU、QQ已关闭搜索引擎查询,加上iask和SOSO新搜索引擎查询,所有功能都完整可用 -include : Google Google Rank inquiries incl
wherespider_1.0.2.6_source
- 功能强大的网络爬虫,具有很漂亮的界面和浅显易懂的操作界面。-powerful network reptiles, with a very nice interface and easy to use interface.
aspseek
- ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, Web
fige
- 一个和实用,的办公文件传输,和聊天软件。 -and a practical, office file transfer, and chat software. And a practical, office file transfer, and chat software.
lucene-1.2
- 索引和检索接口,为搜索引擎的开发提供了核心组件为搜索引擎的开发提供了核心组件-indexing and retrieval interface, Search engine for the development of the core components of the search engine provided for the development of the core components
csharpsearch
- 门户网站的建设少不了搜索引擎,此搜索引擎源代码在最大程度上适合了门户网站的需要-portal indispensable to the construction of search engines, this search engine source code to the greatest extent for the portal needs
smallspider
- 一个很好的网络爬虫程序,经过我个人的一些修改,很适合初次接触者-a good network reptiles procedures, I have some personal changes, which is perfect for initial contacts
WIRE-0.11.tar
- 一个单机版的c++网络爬虫 更新功能比较好-a stand-alone version of the network reptiles c update function better
multithreadingsearch
- 能进行多个文件的搜索是个很好的搜索工具啊-to conduct the search multiple files is a very good search tool ah
Google-search-algorithm
- Google搜索引擎的相关算法-Google search engine algorithms
SearcherEngine
- Java做的搜索引擎,用bot和lucene搭建 非常不错的程序