-
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
-
控制面板cpl文件编写例子
控制面板cpl文件编写例子-Example for editing cpl file of control panel
- 2022-09-03 00:50:03下载
- 积分:1
-
Green Chinese version Wince simulator
绿色中文版Wince模拟器 -Green Chinese version Wince simulator
- 2022-07-28 14:07:58下载
- 积分:1
-
- 2022-04-28 23:46:24下载
- 积分:1
-
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。...
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。-21 days, learn to VC6. VC a good learning materials. Note that the data for the whole English, learning good English will be better.
- 2022-03-19 01:39:18下载
- 积分:1
-
计算提安阳黑子的相关函数,由此可以看出具体的周期
计算提安阳黑子的相关函数,由此可以看出具体的周期-Simitian Yang calculated the correlation function of sunspots, which can be seen the specific cycle
- 2022-05-25 14:30:18下载
- 积分:1
-
串口工具
串口工具,PComm第三方库,做的串口工具,支持界面拉伸,支持的波特率包括50-912600kbps,支持窗口置顶、流控选择等操作。不依赖windows的Comm控件,增加配置文件的读取和解析等
- 2022-07-18 18:39:30下载
- 积分:1
-
这里是决策树的分类算法,它是建立在…
here is the decision tree in classification algorithm which is build in excel file.
- 2023-05-16 21:15:03下载
- 积分:1
-
用来存放数据字典元数据的静态变量,便于元数据修改时所对应应用界面的更改...
用来存放数据字典元数据的静态变量,便于元数据修改时所对应应用界面的更改-Use to change the deal to the that deposit the data dictionary a data, easy to a data modification hour to should apply the interface change
- 2022-03-06 23:23:15下载
- 积分:1
-
磁盘文件的查找sam_sp_53
磁盘文件的查找sam_sp_53-disk document search sam_sp_53
- 2022-02-16 01:29:28下载
- 积分:1