-
很好的c++学习书籍,适合入门级的学习
很好的c++学习书籍,适合入门级的学习-good learning books, suitable for entry-level study
- 2022-06-11 22:40:07下载
- 积分:1
-
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
-
This book supplies a comprehensive resource for the use of SVMs in pattern class...
This book supplies a comprehensive resource for the use of SVMs in pattern classification and will be invaluable reading for researchers, developers & students in academia and industry.
- 2022-09-13 09:45:03下载
- 积分:1
-
ebook opengl guide good
ebook opengl guide good
- 2022-01-25 20:00:48下载
- 积分:1
-
GPS的书籍,同时在最后一章提供了GPS实现的Matlab源文件。
GPS的书籍,同时在最后一章提供了GPS实现的Matlab源文件。-GPS books, at the same time in the final chapter provides a GPS realize the Matlab source file.
- 2022-03-25 18:11:36下载
- 积分:1
-
vc开发300问源码
vc开发300问源码-vc asked source development 300
- 2023-02-11 01:10:04下载
- 积分:1
-
software craftsmanship
software craftsmanship--软件工艺-software craftsmanship-- Process Software
- 2022-07-04 06:28:25下载
- 积分:1
-
This redbook helps you write MPI (Message Passing Interface) programs that run o...
This redbook helps you write MPI (Message Passing Interface) programs that run on distributed memory machines. Complex topics are explained using plenty of concrete examples and figures. Very usefully for beginners.
- 2022-04-19 18:33:58下载
- 积分:1
-
SkyTraq单芯片GPS接收器Venus634LP,只需要一个MCU和天线就可以组成完整的GPS导航硬件设备。...
SkyTraq单芯片GPS接收器Venus634LP,只需要一个MCU和天线就可以组成完整的GPS导航硬件设备。-SkyTraq single-chip GPS receiver Venus634LP, only need a MCU and antenna can be composed of a complete GPS navigation hardware equipment.
- 2022-09-27 01:45:03下载
- 积分:1
-
first chapter Java language features of the formation and the second chapter Jav...
第 一 章 Java语 言 的 产 生 及 其 特 点
第 二 章 Java程 序 开 发 与 运 行 环 境第 三 章 Java程 序 设 计 基 础
第 四 章 Java应 用 程 序 的 基 本 框 架
-first chapter Java language features of the formation and the second chapter Java runtime environment with the development of the third chapter J ava process design basis fourth chapter of the Java application framework
- 2022-11-26 22:35:04下载
- 积分:1