-
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++的金融工具定价
Financial Instrument Pricing Using C-Financial Instrument Pricing Using C++
- 2022-05-15 00:48:38下载
- 积分:1
-
微软sql的用户操作手册,方便用户查询操作。
微软sql的用户操作手册,方便用户查询操作。-Microsoft sql user manual, user-friendly query operation.
- 2022-06-28 16:18:45下载
- 积分:1
-
ajax中文实战,实战宝典
ajax中文实战,实战宝典
ajax中文实战,实战宝典
ajax中文实战,实战宝典-ajax
- 2022-01-26 06:52:31下载
- 积分:1
-
Hyperlynx仿真介绍,其介绍了Hyperlynx仿真PCB的关键技术及实现细节,不可多得...
Hyperlynx仿真介绍,其介绍了Hyperlynx仿真PCB的关键技术及实现细节,不可多得-HyperLynx Simulation introduction, the introduction of the HyperLynx PCB simulation technology and the key to realize the details of a rare
- 2022-03-18 14:27:08下载
- 积分:1
-
编程指南,学习软件,组件编程
COM+编程指南学习软构件编程的好书-COM Programming Guide learning software component programming books
- 2022-09-30 12:35:22下载
- 积分:1
-
通过本书的学习,能实现vc++从入门到熟悉的过程,大家一起学习...
通过本书的学习,能实现vc++从入门到熟悉的过程,大家一起学习-through the book learning and achieving vc++ entry to the familiar process, we will study together
- 2022-03-23 14:45:31下载
- 积分:1
-
C#语言自C/C++演变而来。但是,它现代、简单、完全面向对象和类型安全。如果您是C/C++程序员,学习曲线将会很平坦。许多C#语句直接借用您所喜爱的语言,包...
C#语言自C/C++演变而来。但是,它现代、简单、完全面向对象和类型安全。如果您是C/C++程序员,学习曲线将会很平坦。许多C#语句直接借用您所喜爱的语言,包括表达式和操作符。假如不仔细看,简直会把它当成C++。-C# language since C/C evolved from. However, its modern, simple, fully object-oriented and type safety. If you are C/C programmers, and the learning curve will be very flat. Many C# statements directly borrow your favorite language, including expression and operator. If not careful, it will be just as C.
- 2022-03-05 03:45:18下载
- 积分:1
-
关于i2c master/slaver control 方面的技术资料 介绍其特色与使用方法...
关于i2c master/slaver control 方面的技术资料 介绍其特色与使用方法-On the i2c master/slaver control of technical information on their characteristics and use
- 2023-08-09 02:15:03下载
- 积分:1
-
电子书非参数和半参数模型
eBook Nonparametric and Semiparametric Models
- 2022-07-04 13:14:17下载
- 积分:1