文件名称:HanoiFolder
- 所属分类:
- 其它源码
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-02-05
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- ritsik*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are allowed only if they place smaller disks on top of larger disks-Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are allowed only if they place smaller disks on top of larger disks
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HanoiFolder\hanoi
...........\hanoi.c
...........\hanoi_ko.c
HanoiFolder