登录
首页 » Visual C++ » recursion

recursion

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

  • seismic_processing_programme
    地震数字处理的基本程序,其中包括滤波褶积,fft,dft,自相关互相关,以及偏移等,对地质学人员比较有用(Digital processing seismic basic procedures, including convolution filter, fft, dft, autocorrelation cross correlation, and offset, etc., more useful for people geology)
    2013-12-25 15:08:07下载
    积分:1
  • fourier-transform
    在傅立叶变换光学中夫琅和费衍射场的强度分布就等于屏函数的功率谱。因此我们可以直接将光屏进行傅立叶变换,再处理得到衍射图样。(In the Fourier transform optics, Fraunhofer diffraction field intensity distribution is equivalent to the power spectrum display function. Therefore, we can directly Guangping Fourier transform, and then to handle any diffraction pattern.)
    2009-12-22 13:15:39下载
    积分:1
  • GPSPos
    导入RENIX文件,通过卫星导航电文计算卫星的位置,并与精密星历做对比。(RENIX import files via satellite navigation data to calculate the position of the satellite, and with precise ephemeris do comparison.)
    2014-12-13 00:13:27下载
    积分:1
  • material-dispersion
    用来求光纤的材料色散,并画出其材料色散曲线。(material dispersion)
    2014-12-20 11:10:30下载
    积分:1
  • BakeCode
    BakeCode通信原理的巴克码模拟编码实现(BakeCode communication principle of Barker code simulation Coding)
    2014-08-22 15:01:52下载
    积分:1
  • Necessary-60-matlab-code
    ~~~~~~~为初级学者使用的遗传算法~~~~~~~~~~~~(Genetic Algorithms for Primary learner)
    2012-04-29 15:19:46下载
    积分:1
  • C--CPP-programmers-reference
    This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
    2015-01-31 22:59:58下载
    积分:1
  • MBSD
    matlab软件中基于Simulink模型的设计,有关于RTW和xpc实验(matlab software Simulink model-based design of experiments about RTW and xpc)
    2013-08-27 10:57:27下载
    积分:1
  • icpMATLAB
    基于vs+MATLAB的icp基本演算法(Based on the icp vs+ MATLAB basic algorithm)
    2015-04-01 11:54:27下载
    积分:1
  • houghbianhuan
    hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
    2014-08-27 10:37:38下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载