-
tushuguanli
数据管理、记录浏览、借还操作(借书、还书、续借、更新、删除、添加)等功能。(Data management, record visit, through further operations (borrowing, but also books, renew, update, delete, add) and other functions.)
- 2009-12-30 15:09:00下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
chap7001
自动控制原理及其PID仿真程序
1.原理
2.设计
3.仿真(automatic control thesis and pid simulink program
1.thesis
2.design
3.simulink)
- 2012-05-08 19:21:45下载
- 积分:1
-
ck_conty
说明: ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序(ck_conty for judging connectivity map matlab mex file, and the other side contains the BFS and DFS)
- 2008-09-05 22:18:25下载
- 积分:1
-
Process-Control
多火电厂主汽温度控制系统的过程控制进行仿真(Of the thermal power plant main steam temperature control system process control simulation
)
- 2011-07-09 21:57:08下载
- 积分:1
-
trayicon
this is windows trayicon sample code.
- 2014-09-20 22:33:10下载
- 积分:1
-
QPlayCap01
windows打开拍照检索关闭camera的相关函数实现(The camera Function for windows)
- 2015-02-12 09:18:39下载
- 积分:1
-
matlabFilter
matlab高斯滤波、中值滤波、均值滤波.rar(Three mathod of matlab filtration)
- 2009-09-09 21:33:20下载
- 积分:1
-
Chapter2
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-02 11:19:16下载
- 积分:1
-
kalman
采用kalman滤波算法对两自由度汽车的状态进行估计,对状态空间离散化处理后用kalman估计车辆状态。(The use of Kalman filter algorithm to estimate the state of vehicle.)
- 2013-04-22 16:14:49下载
- 积分:1