登录
首页 » Windows开发 » A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...

A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...

于 2023-01-19 发布 文件大小:2.41 kB
0 124
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Beyond the C++ Standard Library
    Beyond the C++ Standard Library - An introduction to Boost Ebook-Beyond the C++ Standard Library- An introduction to Boost Ebook
    2022-05-30 13:13:15下载
    积分:1
  • 很好的!不错代码请使用
    很好的!不错代码请使用-good! Please use good code
    2022-09-10 11:10:04下载
    积分:1
  • 自适应神经网络的源代码 Adaptive Neural Networks 自适应神经网络是实现神经网络自适应算法的集合-Adaptive neural network source code Adaptive Neural Networks Adaptive neural network is to achieve a collection of neural network adaptive algorithm
    2023-01-20 14:55:04下载
    积分:1
  • rs232 串口通行 16进制
    用于与rs232通行用,环境vs2012,能直接发送和接受16进制数据,可作为软件串口调试或串口通信开放用。能直接运行。
    2023-02-02 16:35:03下载
    积分:1
  • Disable本线程所有的顶部窗口
    Disable本线程所有的顶部窗口-Disable all the top windows of current thread
    2022-08-03 09:23:21下载
    积分:1
  • crazepony小四轴的完整代码,非常简洁
    crazepony迷你四轴的完整代码,代码比较简洁规整,是基于MDK的代码。小四轴控制芯片是STM32F103,入手容易,非常适合刚刚入门的新手开发
    2023-04-03 16:30:04下载
    积分:1
  • 循序渐进学习使用WINPCAP(一).
    循序渐进学习使用WINPCAP(一).-gradual learning WINPCAP (1).
    2022-06-16 05:38:22下载
    积分:1
  • input programming paradigm is the recommended value
    输入法编程示例,很值的推荐-input programming paradigm is the recommended value
    2022-01-25 20:15:58下载
    积分:1
  • 系统定时休眠的小程序
    系统定时休眠的小程序-system regularly dormancy of small programs
    2022-01-26 03:16:00下载
    积分:1
  • 检测和安装调制解调器和RAS,拨号网络。
    本文详细论述了如何检测是否有调制解调器是在您的系统。如果不知道如何开始安装调制解调器的程序。它也可以检测是否 ;RAS,墩已经安装,如果不知道如何开始安装相同的程序。
    2023-08-08 10:10:03下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载