登录
首页 » Visual C++ » recursion

recursion

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

  • manual
    E2LSH代码最全面的介绍,里面详尽的介绍了每一个函数的作用(E2LSH code for the most comprehensive introduction, which describes in detail the role of each function)
    2014-11-24 19:09:40下载
    积分:1
  • matlab
    matlab遗传算法,matlab遗传算法程序,45666011matlab遗传算法程序(matlab genetic algorithm, matlab genetic algorithm program, 45666011matlab genetic algorithm program)
    2009-11-24 11:29:28下载
    积分:1
  • Cguide
    帮助新手规范C程序书写格式 帮助老手纠正错误的书写习惯 使程序效率更高(C program written to help novice standard format to help veterans to correct the wrong writing habits to make programs more efficient)
    2009-12-08 16:42:44下载
    积分:1
  • MPSOtzipA
    有关MATLAB编程的粒子群群算法,有几个算例可直接使用。 (About MATLAB programming particle swarm swarm optimization, there are a few examples can be used directly.)
    2012-09-30 13:19:58下载
    积分:1
  • MATLAB
    MATLAB入门,如何运用具体的MATLAB进行算法的实现(Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation)
    2011-10-25 14:27:57下载
    积分:1
  • MixFigure
    自己写的一个vc与MATLAB混合编程的例子(Himself wrote a vc with MATLAB programming examples of mixed)
    2008-05-09 11:42:11下载
    积分:1
  • SJGC
    matlab仿真,随机过程,泊松过程产生级仿真过程。(this is soft simulink and use matlab,so we can learn possion process and its how to produce.matlab is powerful soft for it.)
    2011-12-13 20:38:18下载
    积分:1
  • iterative-method-matlab-code
    matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
    2013-11-15 17:09:57下载
    积分:1
  • HunLi
    婚礼抽奖程序,为婚礼增添更多的喜气,也使婚礼更具人气(Wedding lottery program, add more festivity to the wedding)
    2010-02-20 17:18:44下载
    积分:1
  • Chapter8
    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:22:02下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载