-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-24 23:43:38下载
- 积分:1
-
基于VB开发的粒子群优化算法的软件及源程序。
基于VB开发的粒子群优化算法的软件及源程序。-VB on the development of particle swarm optimization software and source code.
- 2022-02-12 19:04:47下载
- 积分:1
-
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码...
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
- 2022-04-17 10:02:02下载
- 积分:1
-
人工智能8数码问题
人工智能8数码问题-artificial intelligence problem
- 2022-05-16 17:05:14下载
- 积分:1
-
RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。...
RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。-RBF network for function approximation of a process! Internal contains several of the RBF network of several algorithms.
- 2022-10-03 02:40:02下载
- 积分:1
-
本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用C语言编写,在TurborC中调试,由于当时在随机数产生上没有种种子,所以极易收敛,有兴趣可以...
本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用C语言编写,在TurborC中调试,由于当时在随机数产生上没有种种子,所以极易收敛,有兴趣可以种上种子试一下。-the cases I wrote is the most genetic algorithm to achieve a simple, and with a documented. C language, in which TurborC debugging, because the random number generator not all sons, so vulnerable convergence are interested can plant seeds try.
- 2022-05-19 06:58:58下载
- 积分:1
-
人工智能里的图搜索技术,以宽度优先为搜索策略。
人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
- 2022-03-25 06:05:13下载
- 积分:1
-
这是一篇对PSO算法可以使用从事人工智能的学生…
这是一篇关于pso利用的文章 也许对搞人工智能的的同学有很大的用处-This is an article on the PSO may use to engage students in artificial intelligence have great usefulness
- 2022-03-30 23:04:33下载
- 积分:1
-
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!...
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!-Hungary naming rules,a good reference of naming variables in the programming!
- 2023-06-29 17:10:04下载
- 积分:1
-
是用遗传算法求函数:f(x1,x2)=100(x1*x1
是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1)
约束:-2.048
- 2022-03-15 00:10:59下载
- 积分:1