登录
首页 » Visual C++ » recursion

recursion

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

  • CS-Channel-Estimation
    信道估计程序,ieee发表的文章对应的原码,本人已经验证,可以使用。(Channel estimation procedures, ieee post corresponding to the original code, I have verified that you can use.)
    2013-10-25 21:08:24下载
    积分:1
  • laguerre
    this code calculate how use this programmation
    2016-11-08 07:17:59下载
    积分:1
  • ANALYTICAL-DF
    用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
    2011-06-17 13:21:23下载
    积分:1
  • ExampleInet
    Important skill to learn for Inet tools full source code
    2014-10-27 07:14:42下载
    积分:1
  • chap4
    这是matlab第四章的ppt,希望对你的学习有帮助,多谢笑纳!(This is the fourth chapter matlab ppt, want to help you learn, thank you accept my gift!)
    2010-06-08 09:16:38下载
    积分:1
  • walsh_pn_code
    说明:  walsh和pn码的生成程序,用C语言实现,可供MATLAB调用(code generation process, using C language, calling for MATLAB)
    2006-04-22 15:31:14下载
    积分:1
  • HomeRes
    家庭理财统计!可以在一定的时间一定的消费类型消费人员金额等等的统计!(Family financial management and Statistics! At a certain time a certain amount of the consumption type of consumption, personnel statistics, etc.!)
    2010-01-16 22:24:58下载
    积分:1
  • embededcontrol
    嵌入式控制系统及其C_C++实现,包含一些例子和PDF文件(Embedded control system and its C_C++ implementation, including some examples and PDF files)
    2010-10-30 17:08:18下载
    积分:1
  • Tsteepest_desh
    这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. (The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
    2012-08-20 07:27:17下载
    积分:1
  • LTEdetail
    LTE的详细讲解,对于OFDM等进行了讲解,对于LTE初学者有很大的帮助。(LTE detailed explanations, for OFDM, etc. were explained, the LTE is very helpful for beginners.)
    2010-08-19 22:12:51下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载