CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 建立索引

搜索资源列表

  1. IndexPerformanceTest

    0下载:
  2. 用Lucene实现的用于搜索引擎中的建立索引不过些索引结构不支持快速的信息更新。
  3. 所属分类:搜索引擎

    • 发布日期:2014-01-18
    • 文件大小:1734
    • 提供者:yuguojia
  1. cross_list

    0下载:
  2. c语言编写的十字链表,建立平凡词表,建立索引表,查找关键字。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20499
    • 提供者:Y.A.M
  1. swish++-6.0.4.tar

    0下载:
  2. gcc编的网络搜索引擎,包括建立索引和检索-gcc series of the Web search engines, including indexing and retrieval
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:292826
    • 提供者:刘伟
  1. lucenetest

    1下载:
  2. lucene实现搜索引擎的建立索引数据库,处理搜索结果. myeclipse4.2 weblogic 9 验证通过 部署方法 修改web.xml启动参数dataDir,indexDir
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1278514
    • 提供者:YXF
  1. incSpideraspnet

    0下载:
  2. 蜘蛛登陆追捕器 (网络版)0.12 版 Spider是搜索引擎的一个自动程序。它的作用是访问互联网上的html网页,建立索引数据库,使用户能在搜索引擎中搜索到贵网站的网页。 搜索引擎派出“蜘蛛”程序检索现有网站一定IP地址范围内的新网站,而对现有网站的更新则根据该网站的等级不同有快慢之分。一般来说,网站网页等级越高,更新的频率就越快。搜索引擎的“蜘蛛”同一天会对某些网站或同一网页进行多次爬行,知道蜘蛛的运动规律,对于更新网页、了解搜索引擎收录的收录情况等等有相当重要的作用。
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:3536
    • 提供者:dfd
  1. ds

    0下载:
  2. 试编写索引顺序查找的程序。 (1) 要求能自动建立索引表; (2) 对任意待查找的关键字,若查找成功,给出其关键字比较次数。 (3) 测试用例自己设计;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90291
    • 提供者:zxwrt
  1. c

    0下载:
  2. 通过用B树建立索引的源代码,玩玩而已的,不成可以作为参考的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2062
    • 提供者:程明
  1. crqbillfile

    0下载:
  2. 根据用户号码和发生时间生成清单并高效建立索引的程序,很具有参考价值-user number and timing generated list and efficient indexing procedures, it is very valuable reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8969
    • 提供者:光个
  1. cdromfolder

    0下载:
  2. 光盘管家,帮你的光盘建立索引,让你快速搜索软件(带源代码)-discs, the discs help you to index and allow you to quickly search software (with source code)
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:36249
    • 提供者:乐此不疲
  1. 用线性表实现的Btree

    0下载:
  2. 实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear sca
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17602
    • 提供者:白潘恩
  1. 12spider

    0下载:
  2. 网络蜘蛛源码。 Spider是搜索引擎的一个自动程序。它的作用是访问互联网上的html网页 ,建立索引数据库,使用户能在搜索引擎中搜索到贵网站的网页。 搜索引擎 派出“蜘蛛”程序检索现有网站一定IP地址范围内的新网站,而对现有网 站的更新则根据该网站的等级不同有快慢之分。一般来说,网站网页等级 越高,更新的频率就越快。搜索引擎的“蜘蛛”同一天会对某些网站或同 一网页进行多次爬行,知道蜘蛛的运动规律,对于更新网页、了解搜索引 擎收录的收录情况等等有相当重要的作用。-Spider-source ne
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4495
    • 提供者:cwsj
  1. 图书管理2to2

    0下载:
  2. 本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic management operations. Journalists, inc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14064
    • 提供者:妮娜
  1. searchengine.rar

    0下载:
  2. java实现的全文搜索引擎,实现了多种语法的查询,支持建立索引,然后用另外的线程调用,速度快,返回的结果支持多种排序算法。 ,java to achieve the full text search engine, to achieve a wide range of query syntax, support for the establishment of the index, and then call another thread speed, the results support t
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:4054756
    • 提供者:spring
  1. Lucene.rar

    0下载:
  2. lucene建立索引,中文搜索,搜索内容先经过分词,然后搜索,lucene index, Chinese search, search through the contents of the first word, and then search
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3516915
    • 提供者:xxq
  1. swish-efiles

    0下载:
  2. 详细说明: 用C语言写的搜索引擎,包含多种建立索引的方式 -C serach engine, contains many methods for index establishing
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:482816
    • 提供者:john
  1. EasyTrie

    0下载:
  2. c#实现trie树 可以用来建立索引 实现时每个节点的子节点数组用list来替代,减少了空间的需求-The implementation for a trie. You can use it to build your index.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:21699
    • 提供者:liuzhi
  1. madengine

    0下载:
  2. 根据特定URL地址读取所有页面自动建立索引文件的搜索程序 -Serach app which can read all the special urls webpages and setup up index automatically
  3. 所属分类:Search Engine

    • 发布日期:2017-11-20
    • 文件大小:26462
    • 提供者:站长
  1. indexfiles

    0下载:
  2. 如何建立索引文件的源代码 如何建立索引文件的源代码-How do I create a index file the source code of how to create index file the source code of how to create index file s source code
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1702
    • 提供者:蔡鑫
  1. lucene2_source

    0下载:
  2. 应用程序演示了利用Lucene建立索引并在该索引上进行搜索的过程。 -Applications to demonstrate use of Lucene indexing and search the index process.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-02
    • 文件大小:516161
    • 提供者:liululu
  1. Search

    0下载:
  2. 实现建立索引以及检索功能,来源于赵海燕来时编著的数据结构与算法-To achieve the establishment of index and search functions, from when Zhao Haiyan edited data structure and algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:17040
    • 提供者:张淼
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com