-
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
-
用matlab实现贝叶斯网络的学习、推理。
用matlab实现贝叶斯网络的学习、推理。-Bayesian network using matlab realize learning, reasoning.
- 2022-04-18 15:36:31下载
- 积分:1
-
关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。...
关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。-Related and regular frequent source codes which collects algorithm bomo, includes the supporting paper, C is written, can compile under linux and windows
- 2022-09-24 08:55:03下载
- 积分:1
-
八数码问题全局择优算法
八数码问题全局择优算法-eight digital algorithm selection of the best overall problem
- 2022-11-23 15:55:03下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1
-
它只是将A*算法解决eghit
这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
- 2023-04-15 03:00:03下载
- 积分:1
-
麻省,技术开发,自由遗传算法
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。- Hemp province technical development free heredity algorithm
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
- 2023-06-18 04:30:03下载
- 积分:1
-
神经网络算法源程序,如ADALINE,提供针对算法的演示源程序
神经网络算法源程序,如ADALINE,提供针对算法的演示源程序-neural network algorithm source, such as ADALINE provide demonstration against the algorithm source code
- 2022-01-26 06:37:48下载
- 积分:1
-
人工智能小模型,货郎担问题,一个简单的 实例
人工智能小模型,货郎担问题,一个简单的 实例-Artificial intelligence model:a simple instance of goods selling burden problem.
- 2022-01-25 19:08:01下载
- 积分:1
-
PCA codes for face detection
PCA codes for face detection
- 2022-03-10 16:05:49下载
- 积分:1