搜索资源列表
Hanno
- 这是用prolog编写的汉诺塔小程序,包括了源程序以及相关的实验说明文档。可直接在prolog中运行。-It is written in prolog Tower of Hanoi applet, including source code and related documentation of experiments. Can be run directly in the prolog.
hannuota
- 汉诺塔代码A*算法,根据人工智能提供的算法思路,编写的程序-Tower of Hanoi code A* algorithm
hannuota
- 汉诺塔。。传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。庙里的僧人一直在移个不停。因为全部的移动是264-1次,如果每秒移动一次的话需要500亿年。-Tower of Hanoi. . Legend of a Brahmin temple tower, the platform has thre
HANNOTA
- 汉诺塔的prolog小程序,实现人工智能的简单呈现。-Tower of Hanoi& a prolog applet
hannuota
- 古代著名的汉诺塔问题,本程序可以输出具体的移动步骤-Ancient famous Tower of Hanoi problem, the program can output a specific mobile steps
hannuo
- 源码汉诺塔解决方案 对其有详细的解释 完整的结构 方便大家的学习-Han s source code of the tower solutions detailed explanation of the complete structure of facilitate everybody study
hannuota
- 是想了汉诺塔的功能,实用了递归算法,该程序简单无误,适合初学者实用-Is the function to the Tower of Hanoi, and practical recursive algorithm, the program simple and accurate, useful for beginners
Hanno
- 算法设计课程中介绍到的汉诺塔的实现代码,汉诺塔是很经典的案例。-Algorithm design course introduction to the north tower of the han the realization of the code, han s tower is a classic case.
hannuo
- 输入汉诺塔层数,输出移动路径,例如,A到B就会显示a→b,数量不要过多否则容易死机。简单的小程序,仅供参考-hanno,input number
hannuota
- 基于C语言的编程的windows控制台应用系统,系统内容是 汉诺塔问题-thanks
TowerMfcLast
- 梵塔,又称汉诺塔,对于学人工智能的人这个程序一点都不陌生,主要就是通过最优的方式实现圆盘的移动。-Brahman tower, also said han s tower, artificial intelligence to learn of the program was not a strange, is mainly through the optimal way realization of the disc movement.
rengongzhineng
- 是关于人工智能的典型程序,包括汉诺塔问题和水壶问题-Artificial intelligence is about the typical process, including han s tower kettle problems and problems
hannuota
- 无聊的时候做了一个汉诺塔,输入塔的高度,会自动给出每个棋子的移动方案,有兴趣的朋友可以考虑多个塔柱的情况。-Boring a Tower of Hanoi, enter the height of the tower, will automatically give each piece of mobile solutions, and friends who are interested can consider the case of multiple tower.
hano_cPPPP
- 人工智能的汉诺塔问题,用状态描述法求解,C#的WinForm程序-Tower of Hanoi problem of artificial intelligence, described by state law to solve, C# in WinForm program
hanoi-prolog
- 人工智能课程中用visual prolog编程实现的汉诺塔的例题-An Example of Hano Tower Implemented by Visual prolog in Artificial Intelligence Course