搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
BIRCH源码(C)
- 数据挖掘算法BIRCH源码 c语言版本。- Data mining algorithm BIRCH source code c language edition.
438216net-C++
- 人工神经网络的源码编程,C程序的,供大家参考!-ANN-source programming, C procedures, for your reference!
sga-c
- David E. Goldberg所写经典遗传算法源码,包含多种经典遗传算法,不可多得的学习资料。-David E. Goldberg, written in classical genetic algorithm source, covering a wide variety of classical genetic algorithm, a rare learning materials.
AntSystemTSP
- 这是用Ant System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-this is resolved tsp Ant System C source of hope for all studies have Ant Algorithm help
AntColonySystemTSP
- 这是用Ant Colony System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-This is used Ant Colony System solution tsp C source of hope for all research Ant Algorithm help
RecruitingAntColonySystemTSP
- 这是用RecruitingAntColonySystem 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-RecruitingAntColonySystem this is the solution tsp C source code you want to study ants help Algorithm
RecruitingAntSystemTSP
- 这是用RecruitingAntSystem解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-RecruitingAntSystem tsp solve the C source of hope we study some help Ant Algorithm
NeuralNetworkSrcCode
- NeuralNetworkSrcCode 神经网络的C++源码-NeuralNetworkSrcCode neural network in C source
C-ANN-sourceCode
- C语言神经网络源码 数种神经网络的C语言实现,要阅读该文章,您首先得熟悉ANN的学习算法,,否则您是读不懂这些代码的。本代码仅供学习研究之用,不得用于任何商业目的!谢谢! -neural network C language source code in several neural network in C language, to read the article, you must first be familiar with ANN learning algorithm, oth
TSP(C++)
- 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
C-AI-CODE
- 偶然收集到的一个C语言源码,学习性很强,C语言学习利器—AI-CODE坦克机器人
PSO-C
- 粒子群算法PSO的C源码,可放在C环境中直接使用
ga in c
- 遗传算法的c源码 说明很详细-Genetic Algorithm c Note very detailed source
神经网络c源码
- 神经网络C源程序(nnbp)-neural network C source (nnbp)
经典遗传算法C++源码
- 经典的遗传算法C++源代码,运行正确,可以根据自己的需要进行修改
NSGA
- nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
DecisionTrees
- 决策树的C/C++源码实现, 机器学习的代码-Decision Trees implementation in C/C++, Machine Learning Code
jsp-c
- 一个产生TD类JSP算例的C程序,源码调试通过,附带运行结果。-A C procedures to JSP example of class TD
神经网络C源码
- 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)