-
A* (A
A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。
公式表示为: f(n)=g(n)+h(n),
其中f(n) 是节点n从初始点到目标点的估价函数,
g(n) 是在状态空间中从初始节点到n节点的实际代价,
h(n)是从n到目标节点最佳路径的估计代价。
-A* (A-Star) algorithm is a static network shortest path in solving the most effective way. Formula is expressed as: f (n) = g (n)+ H (n), in which f (n) is a node n from the initial point to the target point of the valuation function, g (n) in state space from the initial node to node n of the actual cost, h (n) from n to the target node of the estimated cost of the best path.
- 2022-01-25 23:27:36下载
- 积分:1
-
C++细节解释,很不错的,解释了我们平常不在意的概念和算法...
C++细节解释,很不错的,解释了我们平常不在意的概念和算法-C details explained, very good, we usually explain the concept and does not care Algorithm
- 2022-03-23 06:51:16下载
- 积分:1
-
at3DMax基础教程100.rar
at3DMax基础教程100.rar-at3DMax based tutorial 100.rar
- 2022-05-28 03:30:06下载
- 积分:1
-
这是一本介绍linux源代码的书,以linux 0.11版本来进行详尽说明,书中对操作系统的各种功能代码都做了很详细的注释,是一本了解linux源码的很好的入书...
这是一本介绍linux源代码的书,以linux 0.11版本来进行详尽说明,书中对操作系统的各种功能代码都做了很详细的注释,是一本了解linux源码的很好的入书门籍。-This is an introduction to the Linux source code, Version 0.11 for linux to conduct a detailed note The book of the various functions operating system code has done a very detailed notes, is an understanding of the Linux source code into the good books door membership.
- 2022-10-26 11:00:03下载
- 积分:1
-
This is Huawei' s internal tutorial Linux help Linux beginners entry.
这是华为内部的Linux教程,有助于Linux初学者入门。-This is Huawei" s internal tutorial Linux help Linux beginners entry.
- 2022-04-15 06:03:51下载
- 积分:1
-
vc6开发宝典(c++高级编程)
vc6开发宝典(c++高级编程)-vc6 Development (c Advanced Programming)
- 2022-01-26 06:02:45下载
- 积分:1
-
the father of c told you that
the father of c++ told you that -the father of c told you that
- 2022-01-26 00:59:32下载
- 积分:1
-
c语言资料大全,包含有c语言函数库,c语言试题库,c语言指针,c编程技巧,编程实例,基础教程,算法与数据结构,游戏编程8大部分,不要更改文件名,否则打不开...
c语言资料大全,包含有c语言函数库,c语言试题库,c语言指针,c编程技巧,编程实例,基础教程,算法与数据结构,游戏编程8大部分,不要更改文件名,否则打不开-information Daquan, c contains language libraries, language test for c, c language pointer, c programming skills, programming examples, based tutorial, algorithms and data structures, programming eight most of the game, not to change file names, otherwise untapped
- 2022-08-16 12:20:49下载
- 积分:1
-
Information content, if something wrong, please help to correct, a message to me...
资料内容中,如果有不妥之处,请帮忙更正,留言给我,谢谢合作-Information content, if something wrong, please help to correct, a message to me, thank co-operation
- 2023-05-12 20:20:03下载
- 积分:1
-
php手册
php手册-PHP5研究室编译 无乱码版本-php manual-PHP5 Research compiled without garbled version of the
- 2022-01-25 19:00:35下载
- 积分:1