-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1
-
_D34GL3-T3MPL3_ Source
cheat-server source-code
- 2018-05-10 07:43:34下载
- 积分:1
-
test-system
考试系统 vb编程 西工大 平时实验
(test systems)
- 2012-05-13 16:51:03下载
- 积分:1
-
unit-8
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
- 2013-07-31 22:16:17下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
udf参考
说明: 一些ANSYS 中的FLUENT 仿真UDF实例参考(SOME ANSYS FLUENT UDF example by some body)
- 2020-06-16 08:40:01下载
- 积分:1
-
bcjrforcpm
用bcjr算法对cpm连续相位调制进行译码的程序,按照IEEE leter 2000年文章写的(Cpm with bcjr algorithm for continuous phase modulation decoding process, in accordance with IEEE leter 2000 writing the article, written by)
- 2021-01-05 17:58:54下载
- 积分:1
-
tubedivide
应用于水利上河流的流管划分,输入断面数据和划分流管数量进行流管划分。(Applied to the flow tube is divided on river water conservancy input section data and divided the number of stream flow tube pipe division.)
- 2014-01-09 10:17:02下载
- 积分:1
-
柱塞气举参数设计(本井气)1.1
本软件可以进行柱塞的设计,包括深度、时间、次数等,适用于油井、气井。(Plunger design software)
- 2018-07-18 11:13:29下载
- 积分:1
-
zvite-class
这是一个自己写的完整的ADO类 包含了两部分(This is a complete write their own ADO class contains two parts)
- 2017-04-01 09:37:22下载
- 积分:1