登录
首页 » Visual C++ » recursion

recursion

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

  • matlab2
    利用matlab进行五点滑动平均法平滑处理(Using matlab five-point moving average smoothing method)
    2013-09-15 10:42:21下载
    积分:1
  • Matlab与VC CBuilder混合编精选
    说明:  本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.(the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.)
    2005-12-01 12:38:38下载
    积分:1
  • 2Dmath
    2D math algorithm library to manipulate 2D vectors and matrix
    2014-10-09 14:16:14下载
    积分:1
  • MLS-diedai
    自己编写的迭代小程序,小程序,没问题额的啊(I have written a small program iteration, a small program, the amount of, ah no problem)
    2011-09-27 08:32:47下载
    积分:1
  • 2
    说明:  该程序是基于MATLAB的磁悬浮系统连续控制的具体程序实现(The program is based on the specific program MATLAB maglev system to achieve continuous control)
    2014-02-18 18:17:40下载
    积分:1
  • Fffasticaa
    该算法为fastica的c++版版本,有很好的分离效果。 (The algorithm for the fastica the c++ Version, good separation.)
    2012-08-07 12:59:12下载
    积分:1
  • VC(6.0)_ecg
    用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。(VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the number of R-wave detection, the better. The program also write a filter for filtering the ECG data.)
    2015-07-29 13:51:49下载
    积分:1
  • audio-catch
    音频信号采集 根据二进制编码原则,实现音频信号的信息采集(AUODIO CATCH)
    2014-02-10 13:00:57下载
    积分:1
  • PLANMODEL
    The program model plane source as the model demonstration of 3D, easy for beginners to learn and exchange
    2015-04-02 20:51:37下载
    积分:1
  • TestArray
    一个小程序,通过使用vc++调用MATLAB求特征值和特征向量和插值。(A small procedure, by using vc++ to call MATLAB for eigenvalues and eigenvectors and interpolation.)
    2009-03-02 22:26:32下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载