CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - tower of hanoi

搜索资源列表

  1. HannoiTowerDemo

    0下载:
  2. JAVA编的汉诺塔,有自动演示哦,希望大家多给建议:)-JAVA addendum to the Tower of Hanoi, automatic demo Oh, I hope that Members will give recommendations :)
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:11082
    • 提供者:yulei
  1. hanoisea

    0下载:
  2. 该程序用非递归的方法实现了汉诺塔问题的求解。当源盘的数目较少时该算法的执行速度比递归算法快,但当源盘块数较多时递归算法执行速度块-the program with non - recursive method of the Tower of Hanoi problem solving. When the source of the relatively small number of sites at the time of the algorithm implementation rate f
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:john
  1. TriHANOI

    0下载:
  2. 自己写的汉诺塔程序,IDE是TC2.0 程序特点: 1)三根柱子都有若干盘子 2)程序可演示运行过程 编译时需要根据实际情况修改下面这句: initgraph(&driver,&mode,\"c:\\\\TC2\\\\BGI\") -himself wrote the Tower of Hanoi procedures, IDE process is TC features : 1) three pillars have a number plate 2) demons
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:yxw
  1. 一个汉诺塔程序

    0下载:
  2. 重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。-repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:203852
    • 提供者:无风
  1. hwlhanoi

    0下载:
  2. 该程序是有关汉诺塔的递归实现,是在VC2.0下实现的,具体算法是递归.-that the procedure was the Tower of Hanoi Recursive is VC2.0 under the specific algorithm is recursive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19882
    • 提供者:hwl
  1. 20041120014103

    0下载:
  2. 该程序是Java汉诺塔演示程序,图形界面操作良好.-This software is a demo of tower of hanoi game with graphical interfaces and operates easily.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11361
    • 提供者:hwl
  1. yuanma.rar

    0下载:
  2. 数据结构的几个小程序:汉诺塔,杨辉三角,括号匹配,表达式求值,Data structure of several small programs: Tower of Hanoi, Yang Hui Triangle bracket matching, regular expression evaluator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5136
    • 提供者:吴用
  1. 用MFC实现的关于汉诺塔问题

    0下载:
  2. 用MFC实现的关于汉诺塔问题,经运行已经通过,没有错误。-Using MFC to achieve on the tower of Hanoi problem, the operation has been passed, no errors.
  3. 所属分类:其他游戏

    • 发布日期:2017-03-22
    • 文件大小:14938
    • 提供者:machunya
  1. HanoiProblem

    0下载:
  2. 汉诺塔问题: 有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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:156810
    • 提供者:刘星
  1. hanio

    0下载:
  2. 用递归写的控制台的汉诺塔程序,可以通过输入盘子数来观看移动过程!-Written in the console with the Tower of Hanoi recursive procedure, you can enter the plate number to see the move!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:37843
    • 提供者:LfnhVjs
  1. honio

    0下载:
  2. visual C++编写的图形界面的汉诺塔动态演示-visual C++ graphical interface written in the Tower of Hanoi dynamic presentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4472903
    • 提供者:王颐
  1. hannoi

    0下载:
  2. 汉诺塔问题c语言实现 递归方法-Tower of Hanoi Tower of Hanoi problem c language c language recursion problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:912625
    • 提供者:王柳才
  1. hnt

    0下载:
  2. 用Java编写的简单的汉诺塔游戏,供初学者参考-Prepared using a simple Java Tower of Hanoi game, for beginners reference
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:6406
    • 提供者:李哲渊
  1. Sunnypig

    0下载:
  2. vijos上一题Sunnypig闯罗塔关(汉诺塔问题中最难的一种问法)。 没做出来的可以参考一下。-a title vijos Rota Sunnypig Chuang Guan (Tower of Hanoi problem in a most difficult question is asked). Can not do by reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:840
    • 提供者:curimit
  1. JacobiIterative

    0下载:
  2. 雅可比(Jacobi)迭代算法的C++实现,这个算法较汉诺塔迭代算法有很大的不同。-Jacobi (Jacobi) iterative algorithm C++ Realized, this algorithm than the Tower of Hanoi iterative algorithm are quite different.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2512
    • 提供者:倪晨
  1. Untitled3

    0下载:
  2. 用MATLAB动画程序描述汉诺塔游戏 效果很好-Animation program with the MATLAB descr iption of Tower of Hanoi game is very effective
  3. 所属分类:matlab

    • 发布日期:2015-11-11
    • 文件大小:2818
    • 提供者:陈爱光
  1. hannuota

    1下载:
  2. 汉诺塔的动态演示,使用C++实现汉诺塔的动态演示-Tower of Hanoi dynamic presentation, the use of C++, dynamic presentation Tower of Hanoi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1208
    • 提供者:田元
  1. hannuotawenti

    0下载:
  2. 这是关于基本汉诺塔问题的一个算法-This is about the basic problem of a Tower of Hanoi Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:876
    • 提供者:张婷
  1. 猫猫

    0下载:
  2. 汉诺塔程序 C++ 最基本的汉诺塔编程 通过测试没有错误-Tower of Hanoi procedures C++ Basic programming Hanoi did not pass the test error
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-08
    • 文件大小:4062
    • 提供者:刘强
  1. hanio_tower

    0下载:
  2. 汇编语言实现的层数任意可调的汉诺塔演示程序-Assembly language to achieve arbitrary adjustable-rise Tower of Hanoi demo program
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:3441
    • 提供者:潘城
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com