CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - Clucene

搜索资源列表

  1. clucene-0.8.13-src

    0下载:
  2. CLucene 搜索引擎的C++版本.对其分析有助于了解搜索引擎设计的内幕-CLucene search engine C version. Their analysis helps to understand the search engine design Insider
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.33mb
    • 提供者:Wind
  1. clucene-0.9.8

    0下载:
  2. clucene是lucene的C版本。这是一个建立索引、搜索的函数库。-clucene lucene is the C version. This is an established index, search the libraries.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:9.11mb
    • 提供者:gc
  1. clucene

    0下载:
  2. 搜索引擎底层用C写的,提供Dod.NET,PHPd,perl的例子-bottom search engine written in C, providing Dod.NET, PHPd, perl example
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:892.76kb
    • 提供者:cm
  1. clucene-0.9.10

    1下载:
  2. 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - A search engine basic code, its algorithm has the certain reference value, shares with everybody ,Visual C++,搜索引擎/Search Engine -a search engine's basic code, the algorithm has some reference value. and share - A s
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.73mb
    • 提供者:lucence12
  1. clucene-core-0.9.13

    0下载:
  2. 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - A search engine basic code, its algorithm has the certain reference value, shares with everybody ,Visual C++,搜索引擎/Search Engine -a search engine's basic code, the algorithm has some reference value. and share - A s
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.8mb
    • 提供者:lucence12
  1. clucene-core-0.9.15

    0下载:
  2. 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - A search engine basic code, its algorithm has the certain reference value, shares with everybody ,Visual C++,搜索引擎/Search Engine -a search engine's basic code, the algorithm has some reference value. and share - A s
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.79mb
    • 提供者:lucence12
  1. clucene_src_for_chinese

    0下载:
  2. 汉化CLucene今天,把CLucene的程序改了一下,可以支持汉字了。1.在vc 6编译 2.还不支持分词,但支持汉字,要索引的文本词与词之间用空格隔开。3.只是匆匆改了一下,见demo/IndexFiles.cpp,有问题可以与我联系。有空时改完善些。 -finished CLucene today, CLucene procedures changed a bit in support of the Chinese characters. 1. In vc 6 2 comp
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:376.52kb
    • 提供者:lucence12
  1. clucene-contrib-0.9.13

    0下载:
  2. lucene in java大家一定听说过了,这个是它的c版本,效率上会有所提高,但是稳定性可能会下降,希望对大家有用-lucene in java that you heard earlier, this is the c version, efficiency will be increased, but stability will be lowered, it may be useful to hope
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.62mb
    • 提供者:dennis
  1. clucene-core-0.9.19

    0下载:
  2. 最新clucen源码,是个稳定发行版,作搜索引擎方面的可以参考一下。
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:2.06mb
    • 提供者:刘俊轩
  1. clucene-core-0.9.21.rar

    0下载:
  2. 这个是用C++语言实现的lucence—搜索引擎,含有所有的源代码,This is C++ Language achieved lucence-search engine, contains all the source code
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:sugar
  1. clucene-core-0.9.21-0a(ok)

    0下载:
  2. clucene源码。VC6可以编译。需要的朋友可以-clucene source. VC6 can compile. Need friends can see. .
  3. 所属分类:Search Engine

    • 发布日期:2017-05-09
    • 文件大小:2.05mb
    • 提供者:李强
  1. clucene-core-0.9.21b

    0下载:
  2. CLucene是C++版的全文检索引擎,完全移植于Lucene,采用 STL 编写。-CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:刘海涛
  1. clucene_chinese

    0下载:
  2. 对搜索引擎clucene进行了改写,可以支持中文了。并写了一个生成DLL文件的DEMO,方便大家引用。-Clucene of search engines have been rewritten to support Chinese. And write a DLL file generated DEMO, to facilitate reference.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:457.11kb
    • 提供者:王同
  1. clucene-core-0.9.21

    0下载:
  2. 一个用于全文检索的C++引擎,也是lucene的C++版本-One for the full-text search engine in C++, but also the C++ version of lucene
  3. 所属分类:Search Engine

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:郑立宝
  1. clucene-core-0.9.21

    0下载:
  2. clucent 高效的搜索算法 全部c++ 源代码-clucent effective searching engine
  3. 所属分类:Browser Client

    • 发布日期:2017-04-09
    • 文件大小:2.12mb
    • 提供者:sunlei
  1. Clucene-0[1].8.13-src

    0下载:
  2. C语言实现的搜索引擎,和大家分享下,很经典,很实用,适合初学者。-A search engine of c program,share it with you,thank you
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:wanghui
  1. CLUCENE

    0下载:
  2. c语言搜索引擎的应用,用于建立资料库。就是LUCENE的C版本-c language search engine applications, used to create the database. The C version is LUCENE
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:329.94kb
    • 提供者:宋莉莉
  1. clucene-core-2.3.3.4

    0下载:
  2.   CLucene是Lucene的一个C++移植,Lucene是一个基于java的高性能的全文搜索引擎。CLucene因为使用C++编写,所以理论上要比lucene快-CLucene is the Lucene a C++ of transplantation, Lucene is a java based high-performance full-text search engine. CLucene because use C++ to write, so in theory than l
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:赵小
  1. Clucene

    0下载:
  2. CLucene是Lucene的一个C++移植,Lucene是一个基于java的高性能的全文搜索引擎。CLucene因为使用C++编写,所以理论上要比lucene快。-The CLucene of Lucene a C++ transplant, Lucene is a java-based high-performance full-text search engine. The CLucene because to use C++ write so theoretically than luc
  3. 所属分类:Search Engine

    • 发布日期:2017-11-06
    • 文件大小:9.96mb
    • 提供者:小马哥
搜珍网 www.dssz.com