搜索资源列表
hanoi
- 本人自己做的汉若塔游戏! 非常有意思 !-I do for myself Han JOTA game! Very interesting!
hanoi
- MFC汉诺塔游戏。 软件设计了增强的视觉反馈效果,当鼠标滑过,颜色会变得更为鲜艳。【三列的标准色彩为 红、绿、蓝 。】 每当单击某一列,颜色变成灰黑色,表示可以拖动这一列。 请保持exe文件与snd文件夹处于同一目录下面!否则听不到正确的声音! BUG(仅列举未改正的): 1.延时使用了sleep函数,而这个函数 运行时 无法接收其他操作,可能导致失去相应。 2.当圆盘数调至 8个以上时,有时(偶尔)会出现无故的错误,比如程序报错而关闭。 原因尚不
hanoi
- 汉诺塔游戏 C++写的 很不错的 大家下载
Hanoi
- 汉诺塔游戏的很详细的实现!包括递归算法,自动演示动画效果,以及玩家手动操作的功能!
Hanoi
- 汉诺(Hanoi)塔问题的模拟器。采用C++语言开发。可以演示需要多少步解决问题,并演示解决问题的过程。
用MFC实现的关于汉诺塔问题
- 用MFC实现的关于汉诺塔问题,经运行已经通过,没有错误。-Using MFC to achieve on the tower of Hanoi problem, the operation has been passed, no errors.
hnt
- 用Java编写的简单的汉诺塔游戏,供初学者参考-Prepared using a simple Java Tower of Hanoi game, for beginners reference
Hanoi
- 这个是用visual c++编写的MFC文件,是关于汉诺塔的游戏,希望有用-This is written in visual c++ MFC document is on the Tower of Hanoi game, hope that useful
tower
- 自制 汉诺塔 游戏 mfc程序 程序非常简单 适合初学-Hanoi Tower made the game very simple procedure mfc procedures suitable for beginners
Hanoi
- 汉诺塔.平时生活之中非常经典的小游戏。这个是用java实现的汉诺塔源代码-Tower of Hanoi.It is very useful and effiency,easy to understand.
Hanoi
- Visualc++编的汉诺塔游戏~~画面不是很好~~但可以用作借鉴-Visualc++ compiled by Tower of Hanoi game ~ ~ picture was not very good ~ ~ but can be used as a reference
TowerofHanoi
- Tower of Hanoi(河内塔游戏)可以设定要多少盘子-Tower of Hanoi (Hanoi Towers game) can be set to the number of plates
Hanoi
- 汉诺塔代码 实现了线程计时 排行 自动演示等主要功能-game hanoi very good
hannuotaflash
- 汉诺塔是一个古老的游戏,玩家需要把左边的塔的东西放到右边。此文件有所有的源文件和声音素材-Tower of Hanoi is an ancient game, players need to put something on the left of the right side of the tower. This file has all the source files and audio material
Towers-of-Hanoi
- 该程序是经典的Hanoi塔问题的Java语言版,演示了把左边杆子中的所有大小不同的碟子移动到右边的杆子上的步骤,每次只能移动一个碟子,而且碟子只能放在比它大的碟子上。选择 AutoSolve,就可以自动让计算机为你解决该难题了。速度滚动条决定了程序运行的速度。-It is the famouse Towers of Hanoi solved in Java as a game to you
hanoi
- 10层以内汉诺塔的移动小游戏,无UI界面,在程序执行窗口进行(The 10 layer within the tower of Hanoi mobile game, UI interface, the execution of the program window)
汉诺塔
- 一个关于汉诺塔小算法,可以通过这个算法解决汉诺塔。(A tower of Hanoi algorithm, this algorithm can be solved by Hanoi .)
Jack汉诺塔游戏
- 经典游戏——汉诺塔。 c#编写。window游戏。可直接玩儿~~也可以加入自己的渲染,让游戏变得更有趣!(Classic game - hanoi. C# prepared. Window game. Can directly play ~ ~ can also add your own rendering, make the game more interesting!)
汉诺塔
- C++实现的汉诺塔小游戏 汉诺塔:汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(C++ implementation of the tower of Hanoi game Hanoi Hanoi: (also known as the tower of
hanoi
- 用python语言编写的汉诺塔小游戏,参考使用(Python language Hanoi game)