搜索资源列表
clucene-0.9.10
- 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - 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
clucene-core-0.9.13
- 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - 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
clucene-core-0.9.15
- 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享 - 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
C-arithmetic
- 常用的算法实现,可以再重温,加深一下,说明:从网上搜索得到
include
- 用VISUAL C++编写的中文分词系统中的INCULDE算法-Using VISUAL C++ Prepared Chinese word segmentation system INCULDE algorithm
utils
- 用VISUAL C++编写的中文分词系统 UTILS算法-Using VISUAL C++ Prepared Chinese word segmentation system Utils algorithm
K-Means
- 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
fenci
- 用C++写的一个分词算法,有需要的可以下来-Written in C++, a segmentation algorithm, we need to look down
totsearch
- 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案-Amoy Special Search Engine (C# Edition) Based on Lucene.Net core, through the effective Chinese word
AIDFS
- 实现C#深度优先搜索七巧板程序,完成七巧板深度优先搜索的解答,算法对固定图效果还好-depth first search DFS AI
dataminingcode
- c++编写的经典数据挖掘算法的程序,全部经过调试通过。-classical data mining algorithms C++ to write the program.After debugging through