文件名称:2
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
根据题目要求使用递归函数,根据题目给定的数学算式,求出Succ(n)的值。可以在每一次调用递归函数时增加一个计数器,用来计算调用了多少次函数,最后输出Succ(n)的值和调用递归函数次数的值。(According to the requirement of topic, recursive function is used to calculate the value of Succ (n) according to the mathematical formula given by the title. A counter can be added each time the recursive function is called to calculate the number of functions called, and the value of the Succ (n) and the number of recursion functions to be invoked.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
2 | 0 | 2016-10-30 |
2\2.dsp | 4227 | 2016-10-21 |
2\2.dsw | 510 | 2016-10-21 |
2\2.ncb | 41984 | 2016-10-30 |
2\2.opt | 48640 | 2016-10-30 |
2\2.plg | 1265 | 2016-10-30 |
2\Debug | 0 | 2016-10-30 |
2\Debug\2.exe | 184394 | 2016-10-30 |
2\Debug\2.ilk | 184232 | 2016-10-30 |
2\Debug\2.pch | 203676 | 2016-10-28 |
2\Debug\2.pdb | 443392 | 2016-10-30 |
2\Debug\Succ.obj | 3833 | 2016-10-30 |
2\Debug\vc60.idb | 33792 | 2016-10-30 |
2\Debug\vc60.pdb | 45056 | 2016-10-30 |
2\Succ.cpp | 430 | 2016-10-30 |