-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
专家系统-神经网络代码
专家系统-神经网络代码-expert system-neural network code
- 2023-06-16 14:55:04下载
- 积分:1
-
神经网络C程序的第10章
神经网络C程序的第10章-neural network C procedures for the Chapter 10
- 2022-02-03 07:24:07下载
- 积分:1
-
将强化学习算法应用于Tic
将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
- 2022-01-26 03:08:18下载
- 积分:1
-
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧...
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧-Is vc++ Prepared by BP neural network prediction source code, in the prediction of the direction you need to download the notice
- 2023-02-18 21:45:03下载
- 积分:1
-
开发owl的API,提供了W3C规定标准接口,是目前比较少的API.
开发owl的API,提供了W3C规定标准接口,是目前比较少的API.-development owl API provides a standard interface W3C, is the relatively small API.
- 2022-07-24 02:15:33下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.
- 2022-03-16 10:18:28下载
- 积分:1
-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1
-
机器博弈机器搜索算法的研究,做acm与人工智能的可以参考下...
机器博弈机器搜索算法的研究,做acm与人工智能的可以参考下-Machine Game Machine search algorithm research, acm to do with artificial intelligence can refer to the next
- 2022-01-25 20:46:40下载
- 积分:1