说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 汉诺(Hanoi)塔
1)  the Hanoi Towers problem
汉诺(Hanoi)塔
2)  Hanoi tower
Hanoi塔
1.
Comparason and study on the non-recursive algorithms of Hanoi tower;
Hanoi塔问题非递归算法的比较与研究
2.
Realization of Moving Hanoi Tower in Flash;
Hanoi塔演示动画在Flash中的实现
3.
By using dividing,combining and recursive method in this paper,it gives algorithm for solving 6-pole Hanoi tower problem,lists the step numbers of movements necessary for the 6-pole Hanoi tower problem by applying this algorithm.
运用分治与递归方法,得到一个求解六柱Hanoi塔问题的算法,用这种算法对问题进行求解,得出了n≤15时移动盘子的最少步数,采用分割自然数集的思想,给出了用该算法求解n个盘子的六柱Hanoi塔问题的时间复杂度(最少步数)公式及分次移动的剩余盘子数公式,并用数学归纳法进行了证明。
3)  Hanoi Tower
汉诺塔
1.
A New Non-Recursive Algorithm of Hanoi Tower Problem;
汉诺塔问题的非递归新解法
2.
The Design and Realization of Hanoi Tower Game Based on JSSE;
基于JSSE的汉诺塔游戏设计与实现
3.
A Non-recursive Algorithm of Hanoi Tower;
汉诺塔问题的非递归算法分析
4)  tower of hanoi
汉诺塔
1.
Instruction Demo Program for Tower of Hanoi Based on Java;
基于Java的汉诺塔教学演示程序
2.
The Analysis of Cognitive Processes in Solving Tower of Hanoi;
汉诺塔问题解决的认知过程分析
3.
Tower of Hanoi is a typical problem that can only be solved using recursive method.
汉诺塔问题是典型的只有用递归方法才能解决的问题。
5)  Hanoi [英][hɑ:'nɔi]  [美][hɑ'nɔɪ]
汉诺塔
1.
The development of J2ME carton Hanoi with Eclipse;
使用Eclipse开发J2ME汉诺塔动画
2.
The Designing of Hanoi Towers Animation Game by VB
用VB设计汉诺塔动画游戏
6)  Hanoi Tower problem
Hanoi塔问题
1.
This paper develops non-recursive algorithmic program of Hanoi tower problem employing PAR method and the new strategy of developing loop invariant and verifies the program formally.
使用形式化方法PAR及循环不变式开发新策略,开发了Hanoi塔问题非递归算法,并对其进行了形式化的正确性证明。
补充资料:汉诺塔问题

汉诺塔问题(又称河内塔问题)是根据一个传说形成的一个问题。

[编辑] 传说

[编辑] 问题

Image:Hanoi.JPG
1.有三根杆子A,B,C。B杆上有若干碟子
2.每次移动一块碟子,小的只能叠在大的上面
3.把所有碟子从B杆全部移到A杆上
求移动的方法。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条