-
学习英语形象记忆法
学习英语形象记忆法-learning English mnemonic image
- 2022-05-24 07:05:10下载
- 积分: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
-
Linux系统管理员手册,学习linux系统的重要参考手册
Linux系统管理员手册,学习linux系统的重要参考手册-Linux system administrator manual, learning the importance of Linux reference manual
- 2022-03-09 17:06:29下载
- 积分:1
-
an introduction to Matlab image processing, a very good book!
一本用来介绍matlab图像处理,非常好的书-an introduction to Matlab image processing, a very good book!
- 2022-07-22 21:50:17下载
- 积分:1
-
Introduction Visual Studio 2005 integrated development environment and some spec...
介绍Visual Studio 2005这个集成开发环境和一些特殊功能,以提高程序员的开发速度和效率。-Introduction Visual Studio 2005 integrated development environment and some special features to enhance the development speed and efficiency of the programmer.
- 2022-07-14 09:12:55下载
- 积分:1
-
This is a program to teach you how to dynamically load bitmap of C++ program.
这是一个程序,教你如何进行加载动态位图的C++程序。-This is a program to teach you how to dynamically load bitmap of C++ program.
- 2022-05-07 12:35:04下载
- 积分:1
-
这本书是一个流媒体应用的书,它给了我们如何
This book is a streaming medium pratical book, which give us how to
build and implement a complete streaming system-This book is a streaming medium pratical bo ok, which give us how to build and implement a comple te streaming system
- 2023-06-07 12:35:07下载
- 积分:1
-
Windows NT File System Internals源代码,相信对文件系统过滤驱动开发的程序员有用。...
Windows NT File System Internals源代码,相信对文件系统过滤驱动开发的程序员有用。-Windows NT File System Internals source code, I believe that file system filter driver for the development of useful programmer.
- 2022-10-26 06:40:03下载
- 积分:1
-
这是一本讲述Windows CE系统上编程的基础教材。以后生活中,PDA和智能手机会向现在的电脑一样普及和实用,并且它们更易于携带。而WindowCE是PDA和...
这是一本讲述Windows CE系统上编程的基础教材。以后生活中,PDA和智能手机会向现在的电脑一样普及和实用,并且它们更易于携带。而WindowCE是PDA和智能手机上最受欢迎的操作系统之一。这本书讲解了CE上的屏幕显示,键盘输入,内存管理,网络传输,串口通信,文件系统等等。这是一本英文版的书籍。-This is a system on Windows CE programming on the basis of materials. After life, PDA and the smart phone to the computer is now as popular and practical, and they are more easily carried. And WindowCE is PDA and smartphone operating system on one of the most popular. This book on the CE on the screen display, keyboard input, memory management, network transmission, serial communication, file system, and so on. This is an English version of the book.
- 2022-01-29 00:53:35下载
- 积分:1
-
Linux kernel programming classic materials, for 2.4 kernel
Linux内核编程经典教材,针对2.4内核-Linux kernel programming classic materials, for 2.4 kernel
- 2022-03-17 23:17:01下载
- 积分:1