搜索资源列表
Hanoi
- 开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
hanoi
- 利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
hanoi
- 汉诺塔(hanoi) 1、第归,如搂主的程序 2、用栈实现的非第归 3、非第归,但不用栈来实现,只需要用循环 对于第三个方法,我精确计算过,每一次移动所用的平均开销都是很小的 -Tower of Hanoi (hanoi)
Fibonachi---bazgashti
- Fibonacci Recursive Function in C by Namira and other data structure like hybrid tree, hybrid list, binary search, hanoi recursive function and more
HanNuoTa
- 汉诺塔是程序员入门的必学程序。本例用vb编写这一益智游戏。共大家参考-Tower of Hanoi is a programmer entry will learn procedures. This example vb prepared this puzzle game. A total of reference
20074231611383
- 汉诺塔演示工具VC++ .NET源代码。此文件包含组成 Hanoi 应用程序的每个文件的内容摘要-HANOR presentation tool VC++. NET source code. This file contains Hanoi application summary of the contents of each file
hannuota
- 汉诺塔的功能描述以及相关的算法分析,了解人工智能的相关思想。-Hanoi s functional descr iption and relevant algorithm analysis, understand the related ideas of artificial intelligence.
Hanoi
- 汉诺塔问题的动态演示程序,可以调整运行速度。-Hanoi problem dynamic demonstration program, can adjust the speed.