搜索资源列表
hanoi
- 汉诺塔的实现很巧妙的方法代码超级无敌少仅有少许几行而已
hannuota
- 用Csharp写的一个汉诺塔程序源代码,相信对初学者很有帮助-CSharp write with a Tower of Hanoi program source code, I believe very helpful for beginners
hanoi
- 数据结构栈和队列的算法实现,实验内容:汉诺塔问题。程序结果给出程序执行过程中栈的变化过程与圆盘的搬动状态。-Stack and queue data structure of the algorithm, experimental elements: Tower of Hanoi problem. Procedures for the implementation of the results of the proceedings given the changes in the course
Desktop
- Hanoi塔问题,经典简易的的Hanoi塔问题。可以实现-Hanoi
hanoi
- C语言专家Dennis Ritchie对汉诺塔问题写出的标程。用的是递归方法。可供大家学习。-C language professor Dennis Ritchie wrote the standard program on the Hanoi Tower problem . Using a recursive method. We can learn it.
Hanoi
- C#汉诺塔分布算法(Console Application)-C# Tower of Hanoi Distribution Algorithm (Console Application)
hanruota
- 递归经典例子--汉诺塔程序,用C#写成,可视化界面。-Classic example of recursion- Tower of Hanoi program, written using C#, visual interface.
Hanoi
- 这是一个简单的汉诺塔问题求解,用递归实现。 输入一个汉诺塔盘子的个数,然后求出具体的移动过程。-This is a simple Tower of Hanoi problem-solving, using recursion. Enter a Tower of Hanoi plate number, and then find the specific process of moving.
Hanoi
- 汉诺塔的C#程序,让你能更好的体会程序的递归使用。-Tower of Hanoi C# program, you can better appreciate the program used recursively.
Hanoi
- 汉诺塔,用c数据结构编程实现汉诺塔的操作!欢迎下载!-Tower of Hanoi, with c data structure programming to achieve operation of HANOR! Welcome to download!
Hanoi
- 是一个解决汉诺塔问题的程序,非常好用的一个程序-Is a program to solve the Towers of Hanoi problem
Hanoi-new
- 最新自编vb汉诺塔小程序,可自行演示汉诺塔-demonstration of the VB program to explain how the VB simple animation to achieve and control
hanoi
- 代码用c语言,实现的是汉诺塔移动的具体过程-Code using c language to achieve a specific process HANOR move
Hanoi-expression
- 这是一个比较形象的汉诺塔移动过程,对初学者学习c++递归等比较实用-This is a comparison between the image of the Tower of Hanoi during the move
Tower-of-Hanoi-game
- 使用C#语言实现简单汉诺塔游戏,可选择盘子数和看到单步过程-Using the C# language simple Tower of Hanoi game, you can choose the number plate and see single-step process
Tower-of-Hanoi
- 怎样玩汉诺塔?这是一个能够计算最简单摆法的程序。-How to Play Tower of Hanoi? It is simple to calculate a pendulum method procedures.
Hanoi
- c#汉诺塔图形界面 汉诺塔图形界面-Tower of Hanoi graphical interface c#
Hanoi
- 用C语言做的汉诺塔小程序。人工智能课程实验-Hanoi.tower c
Hanoi
- Honio塔:假设有三个命名为 A B C 的塔座 ,在塔座A上插有n个直径大小不相同,由小到大编号为1 ,2 ,3 ,··· ,n的圆盘,要求将A座上的圆盘移至塔座C-Honio Tower: Suppose there are three named ABC of the pylon, the pylon is inserted n A different diameter sizes, small to large numbered 1, 2, 3,, n the disc, requi
hanoi
- 创建链表式的堆栈,并实现汉诺塔游戏,可以输出盘子移动的中间过程。-Create a linked list of stack and HANOR game, you can output the intermediate process tray movement.