登录
首页 » Visual C++ » recursion

recursion

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

  • aircraft-war!
    模仿微信打飞机 的Demo 无bug 希望大家一起学习
    2014-11-07 21:32:32下载
    积分:1
  • Phone
    c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
    2014-01-14 10:02:38下载
    积分:1
  • weitohui
    学好数字图像处理,学好matlab,学好vc++,怎么能少了位图转灰度图像c++源码。(you will succeed.)
    2013-11-08 20:08:06下载
    积分:1
  • matlab
    清华大学MATLAB综合实验 c语言要求较高 能很好的辅导作用(Tsinghua University the MATLAB integrated experimental c language require a higher good counseling role)
    2013-03-27 09:30:21下载
    积分:1
  • Projects
    Linear selection algorithm, similar to sequencing, the analysis algorithm to learn to be aware of
    2014-10-02 13:51:07下载
    积分:1
  • DOA-estimation-
    宽带相干信源DOA估计及其阵列校正方法 (Broadband DOA estimation of coherent sources and array calibration method)
    2013-12-12 13:24:25下载
    积分:1
  • maichongyinxin
    基于脉冲测距引信的工作原理,应用MATLAB仿真软件,对脉冲测距引信系统进行设计(Based on the principle of pulse ranging fuze, using MATLAB simulation software, pulse ranging fuze system design)
    2013-05-18 15:22:58下载
    积分:1
  • tushuguanli
    数据管理、记录浏览、借还操作(借书、还书、续借、更新、删除、添加)等功能。(Data management, record visit, through further operations (borrowing, but also books, renew, update, delete, add) and other functions.)
    2009-12-30 15:09:00下载
    积分:1
  • 21642351
    Email must the same with registered Email info EMail: Email must the same with registered Email info EMail: File: Largest 100M, the name should less 40 bytes long and should be English. Only support .rar,.zip,.gz filesM, the name should less 40 bytes long and should be English. Only support .rar,.zip,.gz files
    2009-11-17 03:44:39下载
    积分:1
  • pca
    这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that is widely used but poorly understood. The goal of this paper is to dispel the magic behind this black box. This tutorial focuses on building a solid intuition for how and why principal component analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally, nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers of all levels will be able to gain a better understanding of PCA as well as the when, the how and the why of applying this technique.)
    2011-10-17 09:07:08下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载