登录
首页 » Visual C++ » recursion

recursion

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

  • LabProgramNo.8
    SourceCode project in data management system
    2015-02-01 11:07:36下载
    积分:1
  • 1-D-FDTD
    FDTD时域有界差分 mATLAB程序编辑(Bounded difference time domain FDTD program editing mATLAB)
    2011-05-12 20:06:20下载
    积分:1
  • combine_vc_with_matlab
    如何在VC程序中使用MATLAB的C数学库 这是介绍在VC程序中使用MATLAB的C数学库,可以将vc和matlab结合起来。(this is a paper intruduce how to combine vc to matlab)
    2010-09-28 23:47:53下载
    积分:1
  • matlabtools
    介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
    2007-11-12 22:21:01下载
    积分:1
  • ZEVEN
    Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
    2013-07-20 10:08:35下载
    积分:1
  • VCandMATLAB
    link about Matlab and Vc
    2011-10-25 11:13:26下载
    积分:1
  • xuhanshu
    (1)掌握动态联编的概念; (2)掌握虚函数和纯虚函数的使用方法; (3)掌握抽象类的使用。 (this is a good passage for college student)
    2009-12-27 11:07:25下载
    积分:1
  • chazhinihe
    matlab的经典算法--用于各种插值与拟合(matlab classical algorithm- interpolation and fitting)
    2010-01-29 10:24:45下载
    积分:1
  • poleo-de-datos
    an a dedicated hyperterminal
    2014-02-04 00:25:11下载
    积分:1
  • win-iotest
    并口类别控制类库源码,可以方便的实现对并口的控制操作(type library source, to facilitate the realization of the parallel port control operation)
    2006-08-10 15:52:00下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载