-
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
-
讲述关联规则在零售业中的作用,相应的算法和实例实现
讲述关联规则在零售业中的作用,相应的算法和实例实现-on association rules in the retail sector"s role, the corresponding algorithm to achieve and examples, etc.
- 2023-09-06 19:45:02下载
- 积分:1
-
fan_nncC语言神经网络程序包
fan_nncC语言神经网络程序包-fan_nncC language neural network package
- 2022-03-07 17:29:48下载
- 积分:1
-
一个很酷的机器人的源程序,可以自己自己喜欢的机器人并保存起来,呵呵…
一个非常酷的机器人的源程序,你可以自己制作你喜欢的机器人并保存起来,很有意思哦(137KB)-A very cool robot of the source, you can own your favorite robot and save up, oh, very interesting (137KB)
- 2023-08-26 01:25:03下载
- 积分:1
-
国外网站上的svm源码,希望对大家有帮助
国外网站上的svm源码,希望对大家有帮助-abroad on the website svm source, and I hope to be helpful
- 2022-02-26 02:37:40下载
- 积分:1
-
duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。...
duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
- 2022-03-18 11:56:25下载
- 积分:1
-
automatic classification and gathering documents, we can choose as a Web service...
自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
- 2023-08-09 05:55:03下载
- 积分:1
-
关于机器人的手臂程序,包含最基本的移动,
关于机器人的手臂程序,包含最基本的移动,-Procedures on the robot arm, including the most basic mobile,
- 2022-02-12 14:37:18下载
- 积分:1
-
用于求解TSP问题的matlab源代码,需要读取距离矩阵
用于求解TSP问题的matlab源代码,需要读取距离矩阵-Used to solve TSP problem matlab source code, need to read the distance matrix
- 2022-12-20 12:15:04下载
- 积分:1
-
association rules of frequent item sets Algorithm Mafia1.4 version, a very good...
关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
- 2022-11-28 05:45:03下载
- 积分:1