登录
首页 » Visual C++ » recursion

recursion

于 2009-08-30 发布 文件大小:3KB
0 176
下载积分: 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 个回复

  • DPA_program
    基于动态规划的机载脉冲多普勒雷达算法,动态规划的源程序(Based on dynamic programming airborne pulse Doppler radar algorithms, dynamic programming source code)
    2011-08-02 16:26:58下载
    积分:1
  • kalman
    采用kalman滤波算法对两自由度汽车的状态进行估计,对状态空间离散化处理后用kalman估计车辆状态。(The use of Kalman filter algorithm to estimate the state of vehicle.)
    2013-04-22 16:14:49下载
    积分:1
  • 02.TDMonitor
    泰斗接收机定位侦测软件,用泰斗的可以下载下来看看(Dean of the receiver position detection software can be downloaded with the dean look)
    2015-04-03 21:42:59下载
    积分:1
  • vcthesis
    该系统实现粗糙集合中的分辨矩阵与分辨函数的约简方法,该方法可以求出信息系统的属性约简(the system to achieve the rough set to distinguish function matrix and tell about Jane, The method can be used to find information system attribute reduction)
    2007-06-16 20:59:02下载
    积分:1
  • matcom
    说明:  介绍了vc与matlab的联合编程,很有用处(Matlab introduced vc with joint programming, very useful)
    2008-11-26 16:55:45下载
    积分:1
  • shannon
    在数字信号的基带传输过程中,信息传输速率在满足香农公式的条件下还极大地受到码间干扰的限制(It is also limited by intersymbol interference when transmission speed of code accord with Shannon expressions in the course of baseband transmission of digital signal.)
    2014-08-26 12:49:38下载
    积分:1
  • Simple-word-Class
    简单的封装了对word的操作 使用 CComVariant vOpt(Simple word Class)
    2014-09-11 11:50:33下载
    积分:1
  • WiMAX+Technology+Training+(1)
    wimax的培训说明.希望能对各位有帮助!(wimax training description. hope you can help!)
    2007-10-18 12:49:13下载
    积分:1
  • marioti.tar
    ES UN PROGRAMA DE MARIO BROS
    2014-10-13 18:27:08下载
    积分:1
  • dizhengdao
    合成地震记录是用声波测井或垂直地震剖面资料经过人工合成转换成的地震记录(地震道) 合成记录的制作是一个简化的一维正演的过程,合成记录F(t)是地震子波S(t)与反射系数R(t)褶积的结果。(Synthetic seismogram is sonic or vertical seismic profile data after conversion into synthetic seismograms (seismic trace) the production of synthetic seismogram is a simplified one-dimensional forward modeling process, synthetic seismogram F (t) is the seismic wavelet S (t) and the reflection coefficient R (t) the convolution results.)
    2021-03-21 11:39:17下载
    积分:1
  • 696518资源总数
  • 104647会员总数
  • 52今日下载