登录
首页 » Visual C++ » recursion

recursion

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

  • VisualCandmatlab
    vc下如何使用matlab,各种不同方法的介绍 还算详细吧 加油啦大家一起努力(vc matlab)
    2009-12-10 16:15:00下载
    积分:1
  • Gauss-Laguerre
    matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分(Gauss–Laguerre quadrature)
    2015-02-17 14:43:58下载
    积分:1
  • POW
    an exemple of source that i was programming last night
    2014-12-11 03:28:11下载
    积分:1
  • main
    求二维点对问题,但是没有实现不知道怎么做?(the distans of some points )
    2009-11-26 15:22:28下载
    积分:1
  • SurfBox
    A set of C++ and Matlab routines implementing the surfacelet transform
    2008-08-08 15:16:38下载
    积分:1
  • disput
    认识共模干扰与差模干扰区别,是什么原因造成的以及怎样解决,十分有用(it is about disrupt)
    2015-04-04 10:00:41下载
    积分:1
  • EKF-C-simulation
    扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
    2013-09-28 15:32:08下载
    积分:1
  • qdqdh
    抢答器的实现功能的仿真,使用MATLAB进行仿真运行(Responder achieve functional simulation using MATLAB simulation run)
    2013-12-17 20:43:47下载
    积分:1
  • Installshield
    一个完整的Installshield安装实例,初学者适用(The installation of a complete instance, for beginners)
    2014-12-16 15:43:28下载
    积分:1
  • 长周期光纤光栅传输谱
    说明:  利用耦合模理论分析了光纤Bragg光栅中纤芯模间的耦合、倾斜光纤光栅中纤芯模与辐射模和包层模间的耦合(The coupling mode theory was used to analyze the coupling between the core modes in the fiber Bragg grating and the coupling between the core mode and the radiation mode and the cladding mode in the tilted fiber grating.)
    2021-03-04 09:29:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载