-
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题...
遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题-Genetic Algorithm for Traveling Salesman Problem China" s 45 cities, mainly through the use of genetic algorithms in the VS2010 solution to China 45 cities traveling salesman problem
- 2022-02-04 10:04:00下载
- 积分:1
-
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的...
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
- 2022-03-20 06:27:35下载
- 积分:1
-
遗传算法 遗传算法
遗传算法 遗传算法-Genetic algorithm genetic algorithms genetic algorithms
- 2022-05-01 01:50:07下载
- 积分:1
-
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Mesh optimization algorithm used to solve the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-10 01:50:03下载
- 积分:1
-
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发...
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发
-Visual studio 2005, C# Development of artificial intelligence, to be used in artificial playing chess, computer staff, the computer model of chess and other games take part in the Internet. Using ClickOnce fat
- 2022-08-24 14:28:18下载
- 积分:1
-
关于人工神经网络采用反向传播方法…
this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
- 2022-04-19 15:29:48下载
- 积分:1
-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分:1
-
- 2022-07-02 14:05:05下载
- 积分:1