-
modelsim.rar,介绍modelsim的书籍,非常有用,大家下载吧
modelsim.rar,介绍modelsim的书籍,非常有用,大家下载吧-modelsim
- 2022-04-26 21:24:25下载
- 积分:1
-
C++程序设计语言
The C++ Programming Language
- 2022-07-24 10:33:37下载
- 积分:1
-
wince开发基础:主要内容包括:基于wince的pocket pc平台的开发,如何编写wince结构的应用程序,如何编写wince的数据库程序...
wince开发基础:主要内容包括:基于wince的pocket pc平台的开发,如何编写wince结构的应用程序,如何编写wince的数据库程序-wince development based on: the main contents include: Based on the pocket pc platform wince development, how to write wince structural applications, how to write the wince database program
- 2022-07-27 07:50:58下载
- 积分:1
-
“爱的十个秘密”推荐的电子书籍
“爱的十个秘密”推荐的电子书籍-"Love the 10 secret" e-books recommended
- 2022-03-03 17:42:09下载
- 积分:1
-
关于GPU编程的书,NVIDIA 图形处理器编程指南。中文版本2.2.0。...
关于GPU编程的书,NVIDIA 图形处理器编程指南。中文版本2.2.0。-On the GPU programming books, NVIDIA GPU Programming Guide. Chinese version 2.2.0.
- 2022-08-25 08:41:38下载
- 积分:1
-
BEA WebLogic server_一
BEA WebLogic Server_ a
- 2022-12-21 04:40:03下载
- 积分:1
-
PHP4快速入门
PHP4快速入门-PHP4 Quick Start
- 2022-01-26 01:46:01下载
- 积分:1
-
1.The content is too simple
2.Is not a sourcecode or document
3.lost some...
1.The content is too simple
2.Is not a sourcecode or document
3.lost some files
4.Description is not detailed or not correct
5.Compressed file has password
6.Sourcecode duplicate or already exist
- 2023-07-19 12:50:03下载
- 积分:1
-
该实例着重介绍TForm组件中各种属性设置及其显示效果.
该实例着重介绍TForm组件中各种属性设置及其显示效果.-The examples focus on a variety of attributes TForm component and display settings.
- 2022-05-08 10:31:58下载
- 积分: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