搜索资源列表
hnt
- 汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高-HANOR of another solution, a very flexible and effective method, high efficiency operation
hanoi2
- 汉诺塔问题:第1个接到任务的人叫第2个人把n-1只diskes从开始地送到中间地,自己只需要把最下面一只disk放到目的地,再叫第2个人把他 原来搬到中间的n-1只diskes都搬到目的地。而第2个人则叫第3个人去把n-2只diskes从第2个人的开始地送到从第2个人的中间地,从第2个人 只需要把最下面一只disk放到自己的目的地,再叫第3个人把他原来搬到第2个人中间地的n-2只diskes都搬到第2个人目的地。如此类推-HANOR questions : the first rec
hanio
- 解决汉诺塔问题的cpp文件-solve problems cpp file
HanioTower
- 图形界面的汉诺伊塔问题求解程序,动态显示运行求解问题的过程-Han Nuoyi Ta graphical interface problem-solving process, dynamic display of running the process of problem solving
Hanoi
- 汉诺塔问题比较经典,经过一段时间自己玩了一下网上的示例后,发现,尽管以东的步骤非常多,也比较繁琐,但是其中有较强的规律性,主要是通过塔盘的逐步移动,将最后的大的塔盘移动到最后的塔盘架上,整个的过程可以用算法实现。-this is a hanoi problem.
79321330
- 汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好-Hanoi tower problem code Only for your reference Hee hee good source code, very good