-
Tsinghua University, Hao
清华大学谭浩强编写的C++程序设计的课本中的例子和课后习题的解答!-Tsinghua University, Hao-Qiang prepared C++ Programming textbook examples and exercises after the answer!
- 2022-12-28 03:45:03下载
- 积分:1
-
关于营销战略的思考 关于营销战略的思考
关于营销战略的思考 关于营销战略的思考 -on marketing strategy on the marketing of strategic thoughts on the marketing strategies of marketing for strategic thoughts on the marketing strategy of the marketing strategy of thinking
- 2023-08-27 12:45:03下载
- 积分:1
-
vc++编写,WINDOWS 98以上都可以运行
vc++编写,WINDOWS 98以上都可以运行-vc preparation, Windows 98 and above can run
- 2023-04-04 15:05:04下载
- 积分:1
-
《Master EJB 第二版》
《Master EJB 第二版》-"Master EJB 2nd Edition"
- 2022-01-24 17:13:10下载
- 积分:1
-
turbo c 2.0 函数中文说明大全,比较详细介绍了C函数
turbo c 2.0 函数中文说明大全,比较详细介绍了C函数-turbo function Chinese explanation Daquan, a detailed comparison of C function
- 2023-09-05 01:55:03下载
- 积分:1
-
Wavecom _GPRS_AT指令集.pdf
Wavecom _GPRS_AT指令集.pdf-Wavecom _GPRS_AT instruction set. Pdf
- 2022-03-01 08:35:57下载
- 积分:1
-
51 Microcontroller C language e
51单片机C语言学习的电子书(.exe格式)-51 Microcontroller C language e-book (. Exe format)
- 2023-03-31 18:50:03下载
- 积分:1
-
西安交大一个博士提出的小波分析变换的新型算法,对小波有兴趣的人可以研读一下,很有启发!...
西安交大一个博士提出的小波分析变换的新型算法,对小波有兴趣的人可以研读一下,很有启发!-A PHD of Xi an jiaotong University presents a new algorithm of wavelet transform. It a very useful for those who are interested in wavelet.
- 2022-02-03 11:21:44下载
- 积分:1
-
主要是介绍视频会议系统共享白板的通信机制及实现。
主要是介绍视频会议系统共享白板的通信机制及实现。-Mainly to introduce video-conferencing system shared whiteboard and the realization of communication mechanism.
- 2022-04-28 21:40:46下载
- 积分: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