搜索资源列表
search
- 一个小的文件搜索引擎,用于先读小文件,再排序再算出关键字的MATCH 度
SearchEngine
- 搜索引擎模块是一个很主要且常见的功能。一个好的搜索引擎能给用户使用带来方便。在“站内”选项卡下的搜索框中输入欲查询的关键词,如“PHP 字符串,处理技术!”,单击“极速搜索”按钮,系统会首先过滤欲查询关键词的标点符号,然后对过滤标点符号的关键词进行分词操作,接下来在数据库中检索与之匹配的信息资源。同时实现搜索计时及查询结果汇总功能,并在结果集中高亮显示查询关键词,最后以分页形式输出匹配结果给用户。-Search engine module is one of the main and commo
xinxijiansuo
- 信息检索中的论文检索,可以通过这个搜索引擎找到与所需论文最匹配的论文。-Information retrieval in retrieval of papers can be found through the search engine the best match with the required thesis paper.
Scramble_List
- 字符串 匹配搜索工具 匹配给定的 scamble-list文件中的词语 在某个给定文件中出现的形式和次数 用法为 ./scrable.exe file.txt scrable.txt file.txt 和 scrable.txt 请自行提供,英文,任意大小-Match the search string matches a given scamble-list word document In a given document occurs in the fo
SearchEngine
- 新闻搜索引擎是从指定的Web页面中按照超连接进行解析、搜索,并把搜索到的每条新闻进行索引后加入数据库。然后通过Web服务器接受客户端请求后从索引数据库中搜索出所匹配的新闻。基于Lucene垂直搜索引擎的研究与实现-News search engine is from the specified Web page is parsed by hyperlinks, search, and the search index to be added after each news database. T
TestBaidu
- 测试获取百度的搜索结果,利用正则表达式匹配内容-Testing Gets Baidu search results, use regular expressions to match content