-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
control toolbox based on neural network
基于神经网络的控制工具箱-control toolbox based on neural network
- 2022-10-18 04:50:04下载
- 积分:1
-
c语言的神经网络源程序
c语言的神经网络源程序-c language source neural network
- 2022-01-26 01:12:04下载
- 积分:1
-
基于遗传算法的模拟退火
基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
- 2022-01-22 13:24:46下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分:1
-
人工智能bp算法程序以及实验报告
人工智能bp算法程序以及实验报告-bp artificial intelligence algorithms and experimental procedures report
- 2023-07-10 07:50:03下载
- 积分:1
-
Fuzzy logic system VC classes
Fuzzy logic system VC classes
- 2022-04-13 04:14:53下载
- 积分:1
-
专家浅谈人工智能,doc文档
专家浅谈人工智能,doc文档-expert on artificial intelligence, doc file
- 2023-04-14 08:30:03下载
- 积分:1
-
Genetic algorithm in the new multi
遗传算法中的新的多点交叉算法用来优化选择最优值-Genetic algorithm in the new multi-point crossover algorithm
- 2022-05-29 23:44:27下载
- 积分:1
-
一群老外编写的神经网络源代码是非常值得的西..
一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BOLTZMAN such as neural networks. Suggest to vomit blood during neural network programming downloaded friends.
- 2022-09-01 11:40:03下载
- 积分:1