登录
首页 » Visual C++ » recursion

recursion

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

  • WGUO2zipa
    关于小波去噪的MATLAB源程序序实现图像和信号的去噪可直接使用。 (On Wavelet Denoising MATLAB source sequence image and signal denoising can be used directly.)
    2012-10-07 00:36:27下载
    积分:1
  • MisTest
    弹头温度检测程序,通过检测光纤的熔断判断弹头表面的温度情况。(Warhead temperature detection program, by detecting the optical fiber fusing surface temperatures judgment warhead.)
    2014-11-21 21:40:22下载
    积分:1
  • Robot
    jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
    2014-02-20 12:47:50下载
    积分:1
  • knnl
    classification reseau de neurone
    2012-03-27 11:11:05下载
    积分:1
  • SmithOfPan
    说明:  多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。(Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.)
    2008-10-28 23:18:46下载
    积分:1
  • CPP-questions-and-answers
    C++ 相关例题、习题及答案 ( 含代码 )(C++ relevant exercises and answers (including code))
    2014-02-18 16:23:32下载
    积分:1
  • associate
    说明:  建立关联程序的例子。本程序演示把 .bar 文件与 NotePad 建立关联(establish procedures related examples. The demonstration put procedures. Bar documents associated with the establishment of NotePad)
    2006-04-25 11:03:45下载
    积分:1
  • DMC2210-sofware-V1.3
    这是DMC2210控制卡的软件使用手册,通过该手册开发人员可以了解DMC2210控制卡的编程要求,规格等,为编程做好准备。(This is DMC2210 control card software manuals, through which developers can learn manual programming requirements DMC2210 control card, specifications, etc., to prepare for the program.)
    2014-01-15 11:59:57下载
    积分:1
  • wrap_affine1
    仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
    2013-12-05 15:43:38下载
    积分:1
  • Wheel-And-Axle
    基于matlab建立的关于汽车轴的控制模型,包括轴的运动方程和模型的建立。其实在ADVISOR中可以找到,不过,用matlab2012版重新建立了。(Established based on matlab axis control on the car model, including axis motion equations and model. ADVISOR can be found in the fact, however, re-established with matlab2012 version.)
    2013-11-22 17:02:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载