资源列表
CODE
- 此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
CROSS
- 此程序包含了BP神经网络主程序以及遗传算法的编码程序,交叉程序。(this file consists of BP neural network program. code program of the genetic algorithm and cross program of the genetic algorithm)
EHRJAPM
- 用蛮力法解决的Acm icpc试题求矩阵每一列列和的最小值,()
S-C-M
- 此文件包含了遗传算法的选择 selection,交叉 cross 和变异mutation 三个文件(this file consists of three programs which are selection. cross and mutation of the genetic algorithm.)
main
- 这个文件包含了遗传算法优化的BP神经网络主程序gabpmain,以及function函数,还有test函数。(there are three files which are gabpmain ,function and test.)
pvezocal
- 用蚁群算法求解TSP问题,最大的特点是有详细的中文注释()
356629
- 用遗传算法实现巡回旅行商邮差问题的程序,可自由设置城市位置及数目,可设置个体数,代数,交叉率参数,运行过程中可记录每代()
mplzdhh748
- 用遗传算法解0 1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法,()
e-de-s测试
- 双关节机械臂跟踪控制程序,里面控制器有一个保代价控制器,欢迎参考。(Double joint mechanical arm depth learning)
6533104
- 用遗传算法解决八皇后问题的VC++源代码,()
reygcustom
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组()