资源列表
alghrithm
- 用C语言实现了遗传算法,上机调试即可应用,很好的东西-C language of the genetic algorithm, the plane can debug applications, the good things
Program(ID3+SG-1)
- 里面包含一个PDF文档,29页,包含ID3、SG-1等三个数据挖掘经典算法的源代码。仔细研究会有收获。-which contains a PDF document, 29 pages, contains ID3. SG-1 on three classical data mining algorithm source code. Harvest will be carefully studied.
RandomForestMatlabVersion
- Random forest matlab source codes-Random forest Matlab source codes
eight-num.tar
- 八数码小游戏,人工智能很著名的问题,作的不好,请多指教。-eight small digital games, artificial intelligence is a well-known problem for the poor, please enlighten.
nmgenerate1
- 利用神经网络对多项式曲线进行预测,比较实用的一个小程序-using neural networks to predict polynomial curve, a relatively small practical procedures
annie-0.51-src
- 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
SOUND1lpc
- 该函数(线性预测)主要应用于声音处理与分析,在说话人识别中有着广泛的应用!-the function (Linear Prediction) will be used in voice processing and analysis, in the words of Recognition has wide application!
IBM_VC++
- IBM实验室提供的数据集生成器源码,可以数据挖掘中经常使用的关联规则数据集。-IBM laboratory data sets provided by the generator source, Data mining can be used in the association rules data sets.
apriori_C
- 用C实现的关联规则挖掘经典算法Apriori。-C realized Mining Association Rules classical algorithm Apriori.
Apriori_STL
- 使用C++STL实现的关联规则挖掘Apriori算法,代码简洁易懂。-use C STL realized Apriori association rule mining algorithm, code easy to read.
N-queen-Cplusplus
- 解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs