-
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
-
电脑用电统计器1.0vb编写,供初学vb和access数据库者用
电脑用电统计器1.0vb编写,供初学vb和access数据库者用-Computer browser 1.0vb electricity statistics to prepare for the beginner vb and access the database to use
- 2023-05-08 08:10:02下载
- 积分:1
-
Flash site modular technology into solutions of drag. Rar
Flash网站模块化拖动技术探解.rar-Flash site modular technology into solutions of drag. Rar
- 2022-01-25 18:49:54下载
- 积分:1
-
统计学生成绩。 设有十个学生的成分别是:(自己设定)。统计一下60~69分,70~79分,80~89分,90~99分和100分的人数并存放在s6,s7,s8,s...
统计学生成绩。 设有十个学生的成分别是:(自己设定)。统计一下60~69分,70~79分,80~89分,90~99分和100分的人数并存放在s6,s7,s8,s9,s10单元中。(通过对子程序的调用实现)-student achievement statistics. With 10% of the students were : (self-imposed). Statistics about 60 to 69 points, 70 to 79 points, 80 to 89, 90 to 99 points and 100 points on both the number of M16, s670, S8, s9, s 10 modules. (Through subroutine calls realization)
- 2022-03-25 12:48:48下载
- 积分:1
-
软件定义网络
软件定义网络 (SDN) 是一种新兴的体系结构,看来动态、 易管理、 性价比高,适应性强,寻求适合当今的应用程序的高带宽、 动态性质。SDN 体系结构解耦网络控制及转发功能,使网络控制成为直接可编程和底层基础架构,从应用程序和网络服务中抽象出来。
- 2022-03-04 08:33:24下载
- 积分:1
-
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义
讲述的是VC怎样制作系统托盘,对新手有很好的参考意义-Is the VC about how to make the system tray, the novice have a good reference value
- 2022-01-28 14:31:26下载
- 积分:1
-
迅雷,快车,旋风下载地址转换器。自动识别待转换地址。可把转换后的地址复制到剪贴板。...
迅雷,快车,旋风下载地址转换器。自动识别待转换地址。可把转换后的地址复制到剪贴板。-Thunder,Flashget,QQdownloader download url converter. Automatic Identification addresses to be converted. Can be converted into the address copied to the clipboard.
- 2022-05-22 01:04:40下载
- 积分:1
-
convert file hex to ascii
ascii to hex
convert file hex to ascii
ascii to hex
- 2023-08-08 03:50:03下载
- 积分:1
-
windows CE下cypress USB driver的例程, 很不错的。
windows CE下cypress USB driver的例程, 很不错的。-windows CE cypress USB driver"s routines, very good.
- 2022-02-01 06:27:06下载
- 积分:1
-
这也是一个加密算法的源代码库作为ElGamal、理念等50条。
这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
- 2023-08-18 02:25:04下载
- 积分:1