-
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
-
汇编语言大作业,实现的学生信息管理系统,实现多种功能
汇编语言大作业,实现的学生信息管理系统,实现多种功能-assembly language major operations to achieve the student information management system, to achieve a variety of functions
- 2022-08-22 06:55:40下载
- 积分:1
-
在Visual C++中实现点对点文件传输系统
在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
- 2022-05-04 22:18:44下载
- 积分:1
-
一个好友之间的通讯地址。
一个好友之间的通讯地址。-a friend between the addresses.
- 2022-02-27 04:40:01下载
- 积分:1
-
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助....
本程序实现了数学上两点之间的求距离的算法,与具体的实现过程.希望对大家有一定的帮助.-realized by the mathematical 2:00 for the distance between the algorithm and its implementation process. We hope to have some help.
- 2022-03-18 16:10:00下载
- 积分:1
-
TCP_IP Double Hot Backup
TCP_IP 下双机热备用-TCP_IP Double Hot Backup
- 2023-02-19 04:05:03下载
- 积分:1
-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
一个modem的编程东东,大家可以
一个modem的编程东东,大家可以-a modem programming Eastern, we will look at
- 2023-06-18 13:10:03下载
- 积分:1
-
dynamic modification of the source ip address
动态修改ip地址的源码-dynamic modification of the source ip address
- 2022-02-16 04:04:03下载
- 积分:1
-
libsqlora8
libsqlora8-2[1].2.10.tar.gz
- 2023-06-01 09:35:03下载
- 积分:1