-
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
-
KineticsEst_olefin_C7
说明: 应用积分方法得到C7烯烃的动力学参数,例如动力学参数以及反应级数(obtain the kinetic parameters of C7 Olefins,such as kinetics constant and reaction order)
- 2011-04-13 19:12:38下载
- 积分:1
-
MATLAB7.0
MATLAB7.0辅助信号处理技术与应用,一本讲matlab,不错的电子书籍(MATLAB7.0 auxiliary signal processing techniques and applications)
- 2012-05-22 20:54:55下载
- 积分:1
-
erreur(4algorithmes)
les 4 algorithmes standards de localisation en matlab
- 2015-02-16 20:57:51下载
- 积分:1
-
VSC_STATCOM
Simulation file in matlab simulink
- 2019-02-20 11:47:36下载
- 积分:1
-
kelml
kelm matlab程序 带有中文注释 学习参考的源码(The kelm matlab program has the source code with annotation learning reference)
- 2021-03-08 15:59:28下载
- 积分:1
-
自动泊车控制算法
说明: 基于matlab的泊车自动动控制算法,值得参考。(The automatic parking control algorithm based on matlab is worthy of reference.)
- 2021-04-02 09:32:32下载
- 积分:1
-
redar1
LPI国外的雷达教程上的源程序,可以对照书上讲解进行学习(LPI tutorials on the radar of foreign source, can explain the book to learn the control)
- 2010-11-23 19:25:44下载
- 积分:1
-
RS_main
这是个RS的信道编码程序,提供给大家,希望给大家以帮助(it is a program of encode and decode of RS,wish it can help you)
- 2010-05-26 18:26:16下载
- 积分:1
-
agg_np48
pst power system toolbox
- 2013-11-12 07:28:02下载
- 积分:1