登录
首页 » Visual C++ » recursion

recursion

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

  • 222645116720055304472832
    本文以数字图像处理、压缩技术和MATLAB应用为基础,偏重于MATLAB图像处理的分析和应用。涉及到关于图像处理的图像增强、二值处理、小波分析和图像压缩的基本概念,解决了利用低通、高通滤波,膨胀,腐蚀,平滑,边缘提取和基于DCT变换,小波变换的图像压缩技术的图像处理,制作了一个关于图像处理和图像压缩的系统。(good)
    2009-04-24 00:37:04下载
    积分:1
  • Viterbi_Tst
    这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数, Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。(This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same simulation points under Matlab2012 spent 15 and a half minutes, and this program simulation with only half a minute, the equivalent of 30 times the speed of matlab.)
    2014-01-08 14:41:50下载
    积分:1
  • pattrec
    power saving visual basic and matlab code
    2011-09-30 13:46:36下载
    积分:1
  • matlab
    matlab演化博弈模型及程序,对研究生来说是很有用处的(matlab evolutionary game model and procedures, it is useful to graduate)
    2014-01-16 20:07:20下载
    积分:1
  • mergesort
    simple merge sort program
    2014-10-29 15:15:51下载
    积分:1
  • jixiegongcheng
    学习机械工程控制的例子的一些matlab中的实现过程(Examples of mechanical engineering to learn some control of the implementation process in matlab)
    2011-09-06 14:39:48下载
    积分:1
  • TMA1
    抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
    2013-09-25 12:33:44下载
    积分:1
  • HLSLCubeMappingRefract
    HLSL实现环境映射(HLSL realize the environment mapping)
    2007-10-22 17:24:40下载
    积分:1
  • poisson.rar
    生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图(generate the poisson varibles )
    2009-10-31 16:35:49下载
    积分:1
  • zhongzipengzhuang
    老师布置的中子碰撞程序,是用VB编写的,但是必须安装了MatLab软件才可以用!(teachers layout of the neutron collisions process, the preparation of the VB, However, it must be installed MatLab software can use!)
    2006-12-08 16:58:03下载
    积分:1
  • 696518资源总数
  • 104837会员总数
  • 36今日下载