搜索资源列表
汉诺塔游戏代码 v1.0
- 一个不用多说的游戏,是用递归算法思想的游戏,汉诺塔游戏,鼠标就拖动就可以玩。-one of the game is the use of recursive algorithm thinking of the game, HANOR games, a mouse drag it on and play.
汉诺塔游戏
- 汉诺塔游戏,很经典的啊,用C++运行就可以了,快来试试吧.-HANOR games, the classic ah using C Runtime, and they can try to hurry it.
汉诺塔1
- 汉诺塔游戏演示过程-HANOR game demonstration
汉诺塔游戏
- 一款游戏提供大家下,很不错的。
hnt
- 用Java编写的简单的汉诺塔游戏,供初学者参考-Prepared using a simple Java Tower of Hanoi game, for beginners reference
tower
- 自制 汉诺塔 游戏 mfc程序 程序非常简单 适合初学-Hanoi Tower made the game very simple procedure mfc procedures suitable for beginners
hanoi
- linux下汉诺塔游戏的代码,用到curses库-hanoi in unix which usees curses
hannuota
- 汉诺塔游戏源代码,汉诺塔游戏是把塔1上的碟子移动到塔2上去,其间借助于塔3的帮助。每次只能移动一个碟子,另外,任何时候都不能把一个碟子放在比它小的碟子上面。-Tower of Hanoi game source code, the game is the Tower of Hanoi Tower 1 on the plate 2 to move to the tower go up, which means the help of Tower 3. Each can only move one
1
- 小程序来的,是关于汉诺塔游戏问题的小程序-Small procedures is on the issue of Tower of Hanoi game applet
hanoi
- 汉诺塔游戏,很简单的。我做的一次课程设计-Tower of Hanoi game, very simple. I do a course design
Hanoi
- Visualc++编的汉诺塔游戏~~画面不是很好~~但可以用作借鉴-Visualc++ compiled by Tower of Hanoi game ~ ~ picture was not very good ~ ~ but can be used as a reference
HANNUOTA
- 汉诺塔游戏演示源码VC++ VC6.0 基于MFC 对话框的源程序代码-C++
hannuota
- java做的汉诺塔游戏,做的不太好,大家指出点!-java
hannoi
- “汉诺塔”游戏是利用面向对象语言java写的一个简单的游戏,它的目标是把最左边塔柱上的盘子按一定的规则移动到最右过的塔柱上去-" Tower of Hanoi" game is the use of object-oriented language written in a simple java game, its objective is the most left of the tower on the plate according to certain rules h
ta0gywo4
- 一个在ARM机上实现的汉诺塔游戏综合实验源代码-A machine implemented in the ARM game Tower of Hanoi comprehensive test source code
Hannota
- 编译后能让游戏者体验到汉诺塔游戏的魅力,操作简单易懂-a good game
Jack汉诺塔游戏
- 经典游戏——汉诺塔。 c#编写。window游戏。可直接玩儿~~也可以加入自己的渲染,让游戏变得更有趣!(Classic game - hanoi. C# prepared. Window game. Can directly play ~ ~ can also add your own rendering, make the game more interesting!)
java课程设计--Hannoi汉诺塔游戏
- 汉诺塔小游戏功能实现,游戏分为初,中,高难度。背景盘子颜色可以设置。(Tower of Hanoi game function, the game is divided into early, high difficulty. The color of the background plate can be set. Hannoi)
汉诺塔
- C++实现的汉诺塔小游戏 汉诺塔:汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(C++ implementation of the tower of Hanoi game Hanoi Hanoi: (also known as the tower of
汉诺塔
- 用Java实现汉诺塔小游戏的开发,图像界面显示,简单易懂(Hanoi little game,Java)