-
C语言的经典好书,里面的例子都是出现频率很高的例子。
C语言的经典好书,里面的例子都是出现频率很高的例子。-C language classic books, examples of which are examples of the high frequency of occurrence.
- 2023-03-17 06:25:04下载
- 积分:1
-
学习视觉基本6(教学源代码)
Learn Visual Basic 6.0 (附教学源代码)-Learn Visual Basic 6.0 (teaching source code)
- 2023-04-03 20:40:04下载
- 积分:1
-
Eclipse入门学习,让更多人可以学到有用的知识,提高学习的能力...
Eclipse入门学习,让更多人可以学到有用的知识,提高学习的能力-Introduction to Eclipse learning, so that more people can learn useful knowledge and to improve their ability to learn
- 2022-09-17 16:50:04下载
- 积分: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
-
Based on 8051 C programming language, a thorough tutorial! Oh, very good!
基于8051的C语言的彻底编程教程!很不错哦!-Based on 8051 C programming language, a thorough tutorial! Oh, very good!
- 2023-03-04 11:50:04下载
- 积分:1
-
我在7.30日之前发布在csdnblog的文章
我在7.30日之前发布在csdnblog的文章-7.30 before the day I published the article in csdnblog
- 2022-04-14 22:30:20下载
- 积分:1
-
自认为不错,推荐学习
自认为不错,推荐学习-think it is true and recommend learning
- 2022-01-31 20:24:52下载
- 积分:1
-
PSPISE教程orcad9.0学生版
pspise tutorial on orcad9.0 student edition
- 2022-03-17 19:56:50下载
- 积分:1
-
Master' s thesis in 2007, about images and video sequences of the encryption...
2007年硕士论文,关于图像及视频序列的加密算法研究-Master" s thesis in 2007, about images and video sequences of the encryption algorithm
- 2022-01-25 15:19:20下载
- 积分:1
-
effective C++, very good C++ Advanced books. Likes C++ should not miss the Frien...
effective C++,非常好的C++进阶类书籍。喜欢C++的朋友不能错过-effective C++, very good C++ Advanced books. Likes C++ should not miss the Friends
- 2022-01-25 17:40:53下载
- 积分:1