登录
首页 » Visual C++ » recursion

recursion

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

  • GtkGnome
    应用软件编程的参考书,有助于编码的规范的养成 (utility software programming reference books to help coding standard form )
    2014-12-22 22:23:34下载
    积分:1
  • Read1
    读书小报告 source code for freinds, 免费版本(small study report freinds source code for free version)
    2006-10-04 12:05:35下载
    积分:1
  • matlabfuction
    matlab常用函数,是一些基本的函数,说明及使用(matlab function)
    2009-03-08 10:28:51下载
    积分:1
  • matrixclass
    说明:  矩阵类,自己编写,通过较多考验,符合matlab编程习惯,可处理无穷维矩阵和向量(matrices, their preparation, adoption more tests, with Matlab programming habits can handle infinite dimensional matrix and vector)
    2006-03-04 10:57:21下载
    积分:1
  • panel
    空间计量经济学中空间面板模型的matlab实现程序(Space panel model of spatial econometrics matlab program)
    2013-04-17 16:17:01下载
    积分:1
  • matlab
    it describes the basic matlab codes and commands
    2010-10-16 17:35:23下载
    积分:1
  • simple
    实现对直流电机的PID控制,其中包含直流电机的动力学模型,控制律的设计方法(DC motor PID control, which contains a dynamic model of the DC motor control law design method)
    2012-09-20 15:48:42下载
    积分:1
  • matlaborc++
    说明:  C++与MATLAB的数字基带传输系统仿真源代码的实现.(C++ With MATLAB digital base-band transmission system simulation source code to achieve.)
    2008-10-16 11:12:49下载
    积分:1
  • m--Matlab-
    m伪随机序列Matlab源代码,很不错,值得看看(m pseudo-random sequence Matlab source code, very good, we can look at)
    2013-11-15 17:08:37下载
    积分:1
  • DCT_liang
    此代码是基于DCT的数字水印MATLAB编程,包括水印的置乱和反置乱,嵌入以及提取水印四个部分(This code is based on digital watermark DCT MATLAB programming, including the watermark scrambling scrambling and anti-, four-part watermark embedding and extraction)
    2010-05-19 16:10:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载