搜索资源列表
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序
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 基于遗
柔性加工车间遗传算法调度C++
- 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
基于GA优化神经网络结构源程序
- GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
MD5算法优化版
- MD5算法优化版,适用语言Delphi & Kylix VC & C++ Visual Basic-MD5 algorithm optimization version of the application language Delphi
C程序优化3
- C程序优化 算法篇-C program optimization algorithm Part
pso-souceCode-C++Version
- 一个粒子群优化(PSO)算法的C++版本的源代码。
C++排序算法优化大全
- 两篇编程指导文档汇总。 专门讲述排序算法和优化。
GA.C
- 基于VC++的遗传算法源码(相当经典),非常可观
模糊C-均值算法
- 模糊C -均值优化算法
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
机械优化设计一维约束程序 C++
- 机械优化设计一维约束程序
鲍威尔多变量优化算法的C++实现
- 鲍威尔多变量优化算法的C++实现。该程序简洁、稳定、使用, 特推荐。,Powell s optimization algorithm in C++
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序, Heredity algorithm optimization nerve network C source program
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序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 基于遗传算法优化神经网络结构源程序,输
chengshidaoluzuiduanDijkstra
- 城市道路最短路径的Dijkstra算法优化,应用于城市交通规划-Dijkstra
TSP
- TSP问题遗传算法优化,不仅对TSP问题优化,而且就遗传算法本身提出了优化-TSP genetic algorithm optimization
利用PSO算法优化求解PID参数
- PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
DTW算法
- 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)
灰狼优化
- 以优化SVM算法的参数c和g为例,使用狼群算法进行优化(Taking the parameters c and g of the optimized SVM algorithm as an example, we optimize it with a wolf group algorithm)