搜索资源列表
Hanoi塔演示
- Hanoi塔演示,主要用到java线程知识,适合初学者
Hanoi
- 一个演示汉诺塔的小程序 虽然不是很大 但也不-A presentation of the Tower of Hanoi applet
hanoi
- 使用JAVA实现的汉诺塔,实现了3阶汉诺塔的移动-Achieved using the JAVA Tower of Hanoi, a 3-order mobile Tower of Hanoi
hanoi
- 汉诺塔游戏,本人也不会,只是在网上找的,供大家学习学习。-Tower of Hanoi game, I will not, but the Internet looking for all to learn from him.
Hanoi
- java的汉诺塔程序,这个是非递归的,区别于以往简单的递归形式-The Tower of Hanoi java program, the non-recursive, the recursive form is different from the previous simple
Hanoi
- 汉诺塔小游戏。Java版,包括源代码,可实现鼠标拖动和自动演示-Tower of Hanoi game. Java version, including source code, enabling the mouse drag and automatic presentation
Hanoi
- 汉诺塔游戏的java实现,源代码的简单实践-Tower of Hanoi game java implementation, a simple source code of practice
Hanoi
- Hanoi塔课程设计,这是个挺有意思的设计。-Hanoi Tower Course Design
Hanoi(java)
- JAVA语言,使用递归的思想,解决经典的汉诺塔的问题。-hanno
Hanoi
- 用Java语言实现的一个汉诺塔问题的程序,用户只需输入总数,便能得到过程与结果-Java language with the problem of a Tower of Hanoi program, users simply enter the total number of process and the result can be
Hanoi
- Hanoi 河内塔的算法JAVA实现 -Hanoi Tower of Hanoi algorithm JAVA implementation
hanoi
- this is code for develop hanoi, this code build with java
Menara-Hanoi
- this the coding of hanoi tower-this is the coding of hanoi tower
Hanoi.java
- 汉诺塔的源码文件,分享一下,java编写的-hanoi tower.java
G-Towers-of-Hanoi
- Hanoi Tower. you can use this source code to simulate the function of hanoi tower. so enjoy it
hanoi
- tower of hanoi algorithm
Tower-of-Hanoi-simulation
- java实现的汉诺塔演示程序,程序控制用动画的形式动态的展示移动过程-java implementation of the Tower of Hanoi demo program, the program controlling the display of the animation in the form of dynamic process of moving
Hanoi
- Java汉诺塔(河内塔)演示代码,汉诺塔可以用很多编程语言来还原,这里使用了JAVA,应该属于算法的范畴吧。关于汉诺塔的故事,它源于印度一个古老的益智传说:上帝创造世界的时候做了三根金刚石柱,在一根柱子上从下往上安大小顺序摞着64片黄金圆盘。上帝命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。 如果考虑一下把64片金片,由一根针上移到另一根针上,并且始终保持上小下大的顺序。这需要多少次移动呢?这
Hanoi
- Hanoi塔递归演示系统的实现,可以自行设定塔的层数-Hanoi tower recursive presentation system
hanoi
- 该程序是经典的Hanoi塔问题的Java语言版,演示了把左边杆子中的所有大小不同的碟子移动到右边的杆子上的步骤,每次只能移动一个碟子,而且碟子只能放在比它大的碟子上。选择 AutoSolve,就可以自动让计算机为你解决该难题了。速度滚动条决定了程序运行的速度。 -The program is the Java language version of the classic Towers of Hanoi problem, demonstrates the steps to the le