-
使用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
-
基于遗传算法的模拟退火
基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
- 2022-01-22 13:24:46下载
- 积分:1
-
基于matlab的改进模拟退火算法(经典)
基于matlab的改进模拟退火算法(经典)-Matlab-based improvements in simulated annealing algorithm (classical)
- 2022-02-10 13:47:03下载
- 积分:1
-
ID3算法的另一种用java实现的代码,利用向量。
ID3算法的另一种用java实现的代码,利用向量。-Another ID3 algorithm realize with java code, using vector.
- 2022-02-16 03:14:05下载
- 积分:1
-
using artificial neural network XOR functions. With back
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
- 2022-12-07 13:30:02下载
- 积分:1
-
经典算法clique的java实现
经典算法clique的java实现-Classical algorithm clique of the java implementation! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-07-19 20:21:53下载
- 积分:1
-
用C++实现遗传算法求解TSP问题.txt
用C++实现遗传算法求解TSP问题.txt-C++ for TSP
- 2022-03-10 14:41:27下载
- 积分:1
-
人工智能聊天机器人很有趣
AI chat ROBOT it is interesting
- 2022-01-28 05:29:07下载
- 积分:1
-
神经网络7种C语言实现代码,大家可以
神经网络7种C语言实现代码,大家可以-Neural Networks 7 kinds of C language code, everyone can
- 2023-05-17 02:50:03下载
- 积分:1
-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1