-
DM9008在
DM9008-DS-F02-113000 的pdf文档-DM9008 to-DS-F02- 113000 pdf file
- 2022-02-15 18:03:39下载
- 积分:1
-
Microsoft Jet SQL参考
Microsoft Jet SQL参考
-Microsoft SQL reference Jet
- 2022-01-25 18:23:35下载
- 积分:1
-
effectivec++ C++技能提升很好的一本书。
effectivec++ C++技能提升很好的一本书。-effectivec++
- 2022-09-25 10:30:03下载
- 积分:1
-
parallel prefix computation
parallel prefix computation
- 2022-02-16 08:45:42下载
- 积分:1
-
成为好的演讲者的21个秘密:)英文的,对技术人员改善沟通技巧很有帮助阿...
成为好的演讲者的21个秘密:)英文的,对技术人员改善沟通技巧很有帮助阿-become good speakers of 21 secret :) English, the technical staff to improve communication skills helpful A
- 2022-08-21 18:40:51下载
- 积分:1
-
Visual C++技术内幕(第四版).zip
Visual C++技术内幕(第四版).zip-Visual C technology insider (fourth edition). Zip
- 2022-05-07 11:21:29下载
- 积分:1
-
NIOS_Design_Guider NIOS设计从入门到精通
NIOS_Design_Guider NIOS设计从入门到精通-Design NIOS_Design_Guider NIOS from entry to the master
- 2022-07-26 13:03:39下载
- 积分:1
-
645-2007 多功能电能表通信规约
本标准是根据《国家发展和改革委员会办公厅关于印发2006年行业标准项目计划的通知》(发改办工业[2006]1093号)的安排,对DL/T 645-1997《多功能电能表通信规约》的修订。
制定本标准是为统一和规范电能表的多功能电能表与数据终端设备进行数据交换时的物理连接和协议。信息量的确定以DL/T 614-2007《多功能电能表》为依据。
本标准与DL/T 645 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-22 21:24:13下载
- 积分:1
-
Category of self
可以通过类的自省来自动绑定其依赖部分,使得你不必明确指明的属性和构造器。的属性可以通过属性名称或类型匹配来实现自动绑定-Category of self-examination can be automatically bound to rely on part of its so you do not have to explicitly specify the properties and constructor. Attributes can attribute name or the type of match to achieve automatic binding
- 2022-04-17 14:57:18下载
- 积分: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