登录
首页 » Visual C++ » recursion

recursion

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

  • LCS
    最长公共子序列的个人实验,输入两个不同的字符序列(要求必须是字母),将输出这两个字符序列的最长公共子序列。(Individual experiments longest common subsequence, enter two different sequences of characters (letters must be required), the output of the longest common subsequence of the two-character sequence.)
    2014-01-11 23:55:57下载
    积分:1
  • Matrix-Operations
    矩阵的运算,在此贡献,希望大家多多指点。(Matrix computation, in this contribution, we hope that a lot of guidance.)
    2015-03-22 13:57:54下载
    积分:1
  • gscale
    matlab的gscale函数功能是将强度图像等映射到别的值范围。(Function of matlab gscale intensity images is mapped to another range.)
    2013-05-22 18:00:54下载
    积分:1
  • xlate
    matlab辅助电路分析补丁,可借助它设计仿真示波器(matlab patch auxiliary circuit analysis, design and simulation can make use of it Oscilloscopes)
    2008-12-18 23:24:18下载
    积分:1
  • your-power
    里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
    2013-07-21 17:07:39下载
    积分:1
  • example_bpnetronetwork
    BP算法例子:用一个五层的神经网络去逼近函数(example_bpnetronetwork_5layers)
    2009-11-20 19:01:54下载
    积分:1
  • Simulations-Dislocations
    介绍晶体结构,以及如何构建位错,纳米孪晶,如何利用C++与matlab编程(Introduction crystal structure, and how to build dislocations, nano twins, how to use C++ and matlab programming)
    2013-09-05 15:19:16下载
    积分:1
  • Teecef2ecih
    此matlab函数可以在ECEF和ECI坐标之中转转换地点和速率信息。 ,经测试可直接使用。 (This Matlab function can be transferred into the ECEF and ECI coordinate conversion location and rate information. Has been tested and can be used directly.)
    2012-07-17 23:09:58下载
    积分:1
  • 2
    基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
    2014-01-19 22:17:55下载
    积分:1
  • AMMC
    Matlab 视频去隔行代码AMCC法,效果很好(Matlab code Deinterlacing)
    2013-09-02 19:48:05下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载