登录
首页 » Visual C++ » recursion

recursion

于 2009-08-30 发布 文件大小:3KB
0 296
下载积分: 1 下载次数: 0

代码说明:

说明:  递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sumimoSimulationConfig
    此源程序为MATLAB代码,是LTE平台链路级仿真中单用户MIMO的仿真设置(The source code for MATLAB is LTE link level simulation platform for single-user MIMO emulation settings)
    2014-11-17 22:10:24下载
    积分:1
  • emd
    EMD算法,经验模态分解,信号处理与分析方面用到,算法很简单,中文(EMD algorithm, the empirical mode decomposition, signal processing and analysis used, the algorithm is very simple, Chinese)
    2013-12-12 15:43:06下载
    积分:1
  • PIDEquipment
    对控制装置及仪表的控制系统进行仿真,并给出性能分析(Control devices and instrumentation control system simulation and performance analysis is given )
    2011-07-09 22:03:38下载
    积分:1
  • Satellite-orbit-simulation
    卫星轨道仿真,源码,C++,定位等信息GEllipticalOrbit.cpp登文件(Satellite orbit simulation )
    2012-05-04 13:59:56下载
    积分:1
  • newton
    用牛顿迭代法求方程 f(x)=x³ -x² -1=0 在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60. (With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.)
    2009-06-20 22:57:57下载
    积分:1
  • satellite-system
    基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
    2013-12-01 10:06:50下载
    积分:1
  • matrix_add
    说明:  matlab中add函数的C++实现,即矩阵加法的实现,包含条件判断(matlab add functions in C++ implementation, the realization of the matrix addition, including conditional)
    2011-03-14 19:40:44下载
    积分:1
  • pattrec
    power saving visual basic and matlab code
    2011-09-30 13:46:36下载
    积分:1
  • Failure-Mode-and-Reliability
    结构系统失效模式可靠性Monte-Carlo法 结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
    2013-12-18 19:43:11下载
    积分:1
  • cholmod_wrapper
    CHOLMOD: a sparse Cholesky factorization package
    2014-09-05 13:18:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载