登录
首页 » Visual C++ » recursion

recursion

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

  • Matlab-and-cPP-programming
    精通Matlab与C/C++ 混合程序设计(第2版)(Proficient in Matlab and C/C++ mixed program design (2nd edition))
    2012-06-25 16:08:21下载
    积分:1
  • guangyiyucesuanfa
    广义预测算法MATLAB转化为VC++的程序,可用于三容水箱的数据的采集.(generalized predictive algorithm MATLAB into VC procedures can be used for three-tank of data acquisition.)
    2007-06-15 10:22:46下载
    积分:1
  • sysidjob5
    此程序把M序列作为输入,使用最小二乘法对系统进行辨识,实现最小二乘的基本功能(M sequences in this program as input, using the least squares method to identify the basic functions of the least squares)
    2012-06-09 17:14:47下载
    积分:1
  • treeface
    在一个圆柱体上用二维棉片来模拟树皮表面的粗糙效果(cylinder in a two-dimensional cotton used to simulate bark film surface roughness effects)
    2006-11-29 01:43:33下载
    积分:1
  • GAencoding
    说明:  以MATLAB为工具的实现车间调度问题的源码(MATLAB as a tool to achieve shop scheduling problem source)
    2010-04-16 19:45:16下载
    积分:1
  • 2
    说明:  足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(SOCCER PLAYER)
    2013-12-26 22:20:16下载
    积分:1
  • toolbox
    contourlet 变换的toolbox,方便大家使用(contourlet transform toolbox, to facilitate people to use)
    2011-04-22 10:50:52下载
    积分: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
  • SimRTP
    SIMRTP,a RTP demo application from Taiwan.(SIMRTP, a RTP demo application from Taiwan.)
    2007-04-14 00:13:09下载
    积分:1
  • Programming-MATLAB-and-VCP-P
    简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
    2011-01-22 15:49:03下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载