搜索资源列表
TOWERSOFHANOI_vc
- A arithmetical resolution about Hanoi tower . compiled by Visaul C++ -A arithmetical resolution about Hanoi tower . compiled by Visaul C++
Hanoissf
- 汉诺(hanoi)问题采用递归算法解决,并编制了手动及演示界面-Hanne (Hanoi) problem using recursive algorithm, and prepared a manual and demonstrate interface
hanoi
- 一个汉诺塔程序 ,游戏虽然很小,但是可玩性很强
Hanoi
- 用awt实现的汉诺塔的源代码,界面简单大方
Hanoi
- 我编写的c++汉诺塔游戏程序 ( 字符显示 ) 面向对象的思想编写
Hanoi
- hanoi 是一个用递归算法计算“汉诺塔”的经典递归程序
Hanoi
- 汉诺塔游戏,根据用户输入盘子移动的位置来移动盘子,并显示状况
hanoi
- 递归方法的汉诺塔问题,网上大多没有界面,这个有界面,有游戏功能!
HanoiProblem
- 汉诺塔问题: 有ABC三根柱子,A柱上有n个大小不等的盘子,大盘在下,小盘在上。要求将所有的盘子从A柱搬到C柱上,每次只能搬动一个,搬动过程中可以借助另一个柱子,但是必须满足大盘在下,小盘在上。 -Tower of Hanoi problem: There are three pillars ABC, A column has n different sizes of plates, the broader market in the next, small cap on. Requir
Hanoi
- 实现了汉诺塔算法,和C语言课本中的算法相似。-Realized the Tower of Hanoi algorithm, and the C language algorithm similar textbooks.
hanuo
- 汉诺塔问题的递归实现 说明很详细 大家可以自由下载哦-Recursive Tower of Hanoi problem in great detail the realization that you can freely download Oh
hannuota
- 用c++的MFC写的汉诺塔程序,可自由选择塔的层数,运行过程中实现塔的自动移动;-With c++ The MFC write Tower of Hanoi procedures, are free to choose the low-rise tower, tower to run the course of the realization of the automatic movement
hannuota
- 汉诺塔的实现,计算家编程大作业,面向对象编程练习-Implementation of the Tower of Hanoi
Hanoi
- 汉诺塔问题的非递归解决,能够用非递归的方法解决汉诺塔问题-Tower of Hanoi non recursive solution can be non-recursive solution to the Tower of Hanoi problem
hanoi
- 递归调用方式给出汉诺塔的调动序列,实现hanoi问题的自动解决-Recursive call gives way to mobilize the Tower of Hanoi sequence, to achieve an automatic solution to the issue of hanoi
hanoi
- towers of hanoi non recursive C-towers of hanoi non recursive C++
hanoi
- 汉诺塔问题,这是一个古典的数学问题,是一个用递归方法解题的典型例子。-Tower of Hanoi problem, which is a classical mathematical problem, is a typical example of a recursive method of solving problems.
hanoi
- 经典算法解决三柱汉诺塔问题,并根据J.S.Frame算法设计出解决四柱汉诺塔问题的程序实现-Classical algorithm to solve the the three the column HANOR problem, designed and according JSFrame algorithm program Peg Hanoi Tower problem
Tower-of-Hanoi-problem
- 算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 -Tower of Hanoi problem descr iption and explanation of the design and analysis of algorithms hope that we have time to look at
Hanoi
- This hanoi algorithm-This is hanoi algorithm
