CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 汉诺塔

搜索资源列表

  1. Hanno

    0下载:
  2. 这是用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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:7.44kb
    • 提供者:唐婉
  1. hannuota

    0下载:
  2. 汉诺塔代码A*算法,根据人工智能提供的算法思路,编写的程序-Tower of Hanoi code A* algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2.78kb
    • 提供者:tangyuxi
  1. hannuota

    0下载:
  2. 汉诺塔。。传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。庙里的僧人一直在移个不停。因为全部的移动是264-1次,如果每秒移动一次的话需要500亿年。-Tower of Hanoi. . Legend of a Brahmin temple tower, the platform has thre
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8.05kb
    • 提供者:yinlingzhi
  1. HANNOTA

    0下载:
  2. 汉诺塔的prolog小程序,实现人工智能的简单呈现。-Tower of Hanoi& a prolog applet
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1.35kb
    • 提供者:springbryant
  1. hannuota

    0下载:
  2. 古代著名的汉诺塔问题,本程序可以输出具体的移动步骤-Ancient famous Tower of Hanoi problem, the program can output a specific mobile steps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.65kb
    • 提供者:快乐天地
  1. hannuo

    0下载:
  2. 源码汉诺塔解决方案 对其有详细的解释 完整的结构 方便大家的学习-Han s source code of the tower solutions detailed explanation of the complete structure of facilitate everybody study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:222.11kb
    • 提供者:zhuwei
  1. hannuota

    0下载:
  2. 是想了汉诺塔的功能,实用了递归算法,该程序简单无误,适合初学者实用-Is the function to the Tower of Hanoi, and practical recursive algorithm, the program simple and accurate, useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6.34kb
    • 提供者:chen
  1. Hanno

    0下载:
  2. 算法设计课程中介绍到的汉诺塔的实现代码,汉诺塔是很经典的案例。-Algorithm design course introduction to the north tower of the han the realization of the code, han s tower is a classic case.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:40.26kb
    • 提供者:王小菲
  1. hannuo

    0下载:
  2. 输入汉诺塔层数,输出移动路径,例如,A到B就会显示a→b,数量不要过多否则容易死机。简单的小程序,仅供参考-hanno,input number
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7.96kb
    • 提供者:宋健
  1. hannuota

    0下载:
  2. 基于C语言的编程的windows控制台应用系统,系统内容是 汉诺塔问题-thanks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:180.04kb
    • 提供者:lht
  1. TowerMfcLast

    1下载:
  2. 梵塔,又称汉诺塔,对于学人工智能的人这个程序一点都不陌生,主要就是通过最优的方式实现圆盘的移动。-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.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-10
    • 文件大小:3.91mb
    • 提供者:付伟
  1. rengongzhineng

    0下载:
  2. 是关于人工智能的典型程序,包括汉诺塔问题和水壶问题-Artificial intelligence is about the typical process, including han s tower kettle problems and problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:18kb
    • 提供者:张莉
  1. hannuota

    0下载:
  2. 无聊的时候做了一个汉诺塔,输入塔的高度,会自动给出每个棋子的移动方案,有兴趣的朋友可以考虑多个塔柱的情况。-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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:6.02kb
    • 提供者:CLJ
  1. hano_cPPPP

    0下载:
  2. 人工智能的汉诺塔问题,用状态描述法求解,C#的WinForm程序-Tower of Hanoi problem of artificial intelligence, described by state law to solve, C# in WinForm program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:54.43kb
    • 提供者:Changcheng
  1. hanoi-prolog

    0下载:
  2. 人工智能课程中用visual prolog编程实现的汉诺塔的例题-An Example of Hano Tower Implemented by Visual prolog in Artificial Intelligence Course
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:5.67kb
    • 提供者:liudy
搜珍网 www.dssz.com