-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
实例06
实例06-GETIP-06-GETIP
- 2023-02-24 17:55:04下载
- 积分:1
-
This is an information book, very interesting. The main collection of 18 interes...
这是一本资料书,趣味性极强。主要收集了18个有趣的java程序。像“青蛙吃小虫”、“三楼电梯模型”、“java聊天室”......等有趣程序。不看你会后悔的-This is an information book, very interesting. The main collection of 18 interesting java program. Such as " frogs eat insects," " Model of the third floor of the lift" , " java chat room interesting " ...... procedures, etc.. Do not see you will be sorry! ! !
- 2022-03-15 05:31:48下载
- 积分:1
-
游船工程管理软件 用access编的
游船工程管理软件 用access编的-cruise project management software using access series
- 2023-05-29 23:15:03下载
- 积分:1
-
C++ GDI 不规则透明按钮 完整的源代码
VS 2008的完成 工程 源代码 全透明 按钮 PNG图片 可以实现透明按钮 和不规则图形 按钮。。。
- 2022-04-07 16:25:45下载
- 积分:1
-
This is a good drawing program, and in different regions also filling the color!
这是一个不错的画图程序,并且在不同区域还填了颜色!-This is a good drawing program, and in different regions also filling the color!
- 2023-04-02 10:15:03下载
- 积分:1
-
Mazak Integrex 200 PLC梯形图(374a3000)
MAZAK INTEGREX 200 PLC LADDER(374A3000)
- 2022-04-26 10:35:55下载
- 积分:1
-
ER schema description for Icarnegie Exercise5.
ER schema description for Icarnegie Exercise5.
- 2022-02-04 07:50:16下载
- 积分:1
-
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了-Game I own a game, please advise the U.S. more hungry, be grateful for the
- 2022-02-05 16:08:35下载
- 积分:1
-
matlab 图象开发 chapter 4
matlab 图象开发 chapter 4-Matlab Image Development chapter 4
- 2022-07-09 13:53:54下载
- 积分:1