搜索资源列表
Spideroo
- C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page-C# to write
bdxt
- 搜索链接。包括网页、黄页、文档、新闻、MP3、英语翻译、书籍搜索等-search link. Including web, yellow pages, documents, news, MP3, English translation, book search
softhy635a
- 1. 支持 PHP Web程序, 支持 mysql 数据库, 需要安装mysql odbc驱动程序. 2. Web界面的 FTP 内容浏览. 3. Web界面的 FTP 文件内容搜索. 4. FTP摘要信息,文件总数目,文件总容量,最后更新日期. 5. FTP发布页面URL地址关联. 6. 索引引擎程序采用VC7.1编译,需要mfc71.dll库的支持-1. PHP Web applications, support mysql database, need to insta
luke-src-0.7
- Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes
hao71xt
- 好企业网址小偷程序 演示:http://www.hao71.com程序介绍:非常漂亮的网址小偷程序,自动更新。整个的小偷 的代码由好企业用记事本手工编写。使用说明:1.可以在config.asp里设置网站基本信息。 包括网站名称,网站地址和网站开关等。 2.页面顶部和底部可在senfe.asp里修改。 3.可以修改index_top.htm文件里的内容,在首页 顶部显示。本人网站: http://www.32china.com技术支持: QQ:4650933服务器租用,虚拟主机,
信息检索报告
- Information Retrieval (IR) is the discipline that deals with retrieval of unstructured data, especially textual documents, in response to a query or topic statement, which mayitselfbeunstructured,e.g.,asentenceorevenanotherdocument,orwhichmay be s
stop-words-list
- 在搜索中的无效词等,包括中文,英文两个文档。基本包含了见的所有无效词-Invalid words in the search, including the English and Chinese documents. See all basically contains invalid word
SearchEngine
- 基于lucene的在线新闻搜索系统以及相关文档-Lucene-based search system for online news and related documents
holmes-3.11.tar
- Sherlock Holmes搜索引擎,可以对本地或网络上文本文件(网页,文件。。)创建索引-Sherlock Holmes search engine, can be local or network text file (pages, documents..) Create index
ROSTQingQingDemo151
- 做完的分词系统模型,还包括相关的测试文件,-After the sub-word model, but also including relevant test documents,
searchengine
- This document includes the use of Web data mining expertise to carry out the search engine design, and personalized search engine based on the study of documents, rich, do not miss!
ftpcode
- ftp搜索引擎源码。里面包含了该搜索引擎所需的各种文件。-ftp search engine source. Which contains the search engine the required documents.
TSE_tutorial
- 这个文件是和北大TSE搜索引擎配套的更详细的文档,希望对大家有所帮助!-This document is a search engine, and Beijing University TSE more detailed supporting documents, I hope all of you to help!
AnalyzerViewer_source
- Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search technologies into your programs.
renew
- 文件扩展名更改程序的功能:在命令行中输入renew dir old new,应用程序的名字为renew.exe,后面的dir,old和new是三个命令行参数,dir代表一个全路径名,old和new代表文件扩展名,在路径为dir中搜索所有扩展名为old的文件,如果找到将扩展名改为new而文件名不变。在读入参数的过程中检验路径是否合法,若不合法则输出提示并退出,如果用户输入的参数不符合要求也输出提示并且退出程序;在修改文件扩展的过程中如果遇到重名的文件,提示用户是否覆盖,若选择覆盖则删除原文件,更改
search
- 一个介绍搜索引擎原理的设计文档,是一个学习搜索引擎的好资料-Introduced the principle of a search engine design documents, is a good study and information search engine
nutch
- 开源搜索引擎nutch的一些文档资料 包括安装 以及其中各个文件的解释-Open source search engine nutch some documentation, including installation, as well as the interpretation of various documents
JWikiDocs-1.0.tar
- a tool for crawling and downloading Wikipedia documents
sphiderchn
- PHP搜索引擎的源代码 1.安装前先打开../settings/database.php手动设置数据库连接,管理员帐号密码在../admin/auth.php中修改,默认为 admin/admin 2.上传完成后,请先运行http://你的域名/admin/install.php进行自动安装。 3.安装完后,记得删除掉../admin/目录下的install.php 和 auth_old.php 文件。 4.OK~到这里你就安装成功啦! -PHP source code of
mifluz-0.24.0.tar
- mifluz 的目的是提供一个存储倒排索引c++库,允许存放关键词以便事后进行搜索。-The purpose of mifluz is to provide a C++ library to store a full text inverted index. To put it briefly, it allows storage of occurrences of words in such a way that they can later be searched. The basic id