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

搜索资源列表

  1. shuhuan

    0下载:
  2. 几个C的小程序,有汉诺塔,数环打印,链表的创建并自动排序 -several small programs, Tower of Hanoi, several Central Print, Chain automatically create and order
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4965
    • 提供者:石矗
  1. hanoi.c

    0下载:
  2. This a solution to the tower of hanoi problem
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1129
    • 提供者:utingtes
  1. Hanoi

    0下载:
  2. 大名鼎鼎的汉诺塔游戏的DOS版本,通过控制台运行,玩家输入移动的汉诺塔的位置与到达位置。当左边的汉诺塔盘子全部转移至最右侧柱子上时,则游戏完成-DOS version of the famous Tower of Hanoi game console to run, players enter the position and movement of the Tower of Hanoi arrival position. When the Tower of Hanoi dish all tra
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:40216
    • 提供者:Todd
  1. Tower-of-Hanoi

    0下载:
  2. 传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。-Legend of Brahman temple has a tower, the stage has three numbered columns made ​ ​ with diamonds A, B, C, and sto
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:144672
    • 提供者:左振勇
  1. Hanoi

    0下载:
  2. 自己写的汉诺塔递归移动演示,对理解递归有好处-Write your own Tower of Hanoi recursive mobile presentation
  3. 所属分类:Game Program

    • 发布日期:2017-05-09
    • 文件大小:1832755
    • 提供者:az
  1. Hanoi

    0下载:
  2. 使用者输入汉诺塔阶数,程序计算出汉诺塔移动答案,并显示。-Tower of Hanoi user input order, the program calculates the Tower of Hanoi to move the answer and displays.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:599
    • 提供者:黎明
  1. Hanoi

    0下载:
  2. 汉诺塔问题的递归解法,c++程序,vs2010-Recursive solution, c++ procedures Tower of Hanoi problem, vs2010
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:302517
    • 提供者:alvin
  1. Hanoi

    0下载:
  2. 基于汉诺塔的一款android游戏,并提供最优步骤的算法功能,内置中国移动的SDK-Based on an android game Tower of Hanoi, and to provide the best step arithmetic functions, built China Mobile SDK
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:7929465
    • 提供者:walter
  1. hanoi

    0下载:
  2. 由于汉诺塔移动的次数实在太多,神庙的和尚们决定偷懒。为了虔诚地偷 懒,他们用严格的语言描述了新的规则: 1. 有三根柱子,编号为0、1、2。初始状态下,0 号柱子从底向上按照从大 到小的次序依次放置了n 个金盘。 2. 每次移动将一根柱子最顶部的一个金盘移动到另一根柱子的最顶部。在整 个操作过程中,每根柱子上的最底部的金盘必须是最大的,而其他金盘的 顺序可以和大小无关。 3. 希望通过移动达到的目标状态是,2 号柱子从底向上按照从大到小的次序 依次放置这n 个金盘
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:547
    • 提供者:LIZHEN
  1. 99-hanoi

    0下载:
  2. 手控汉诺塔游戏的实现,从键盘读入起始柱子和终端柱子,控制台界面显现盘子移动的动画-Tower of Hanoi game manual realization
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3351707
    • 提供者:vivi
  1. Hanoi

    0下载:
  2. c++版,用链式栈实现汉诺塔算法(内附链式栈内模板)-version of c++,realisation of the tower of hanoi with link stack(class pattern attached)
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1258906
    • 提供者:shunjie tu
  1. hanoi-cPP

    0下载:
  2. 自编c++汉诺塔小程序,可直接在vc++上运行-Self c++ Tower of Hanoi applet can be directly in vc++ Run
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:8934
    • 提供者:shi739517
  1. hanoi-vb

    0下载:
  2. 自编vb汉诺塔小程序,可直接在vb下运行-Vb own Tower of Hanoi applet can be run directly in vb
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:shuo44520
  1. hanoi-master

    0下载:
  2. html和js,模拟汉诺塔运行,熟悉下数据结构-html and js, Tower of Hanoi simulation run, become familiar with the data structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:13164
    • 提供者:husama
  1. hanoi

    0下载:
  2. 这是一个简单的汉诺塔小程序,刚开始学C++时所编写-A tower of Hanoi applet
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:2012166
    • 提供者:孙龙
  1. Hanoi

    0下载:
  2. 汉诺塔演示,用java编写的简单的汉诺塔演示程序,可直接运行-Tower of Hanoi demo, using java prepared a simple Tower of Hanoi demo program can be run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:12131
    • 提供者:mhj
  1. hanoi

    0下载:
  2. 汉诺塔可视化MFC演示,功能还算完善,其中栈的状态需要改进-Tower of Hanoi Visualization MFC Demo
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3874685
    • 提供者:韩日东
  1. Hanoi

    0下载:
  2. 另一种的规律的C语言描述的汉诺塔,利用了二进制的非零位来确定移动后的状态,避免了因为层数的巨大造成步数庞大,使计算缓慢、数据溢出、空间不足的缺陷。可得到移动的总步数,第几步的操作以及状态。当层数为1024时的数据是可观的,但反应速度并不慢。-Another law of the C language descr iption of the Tower of Hanoi, the use of the binary non-zero position to determine the state
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:Jx
  1. Hanoi-Tower

    0下载:
  2. 汉诺塔的具体算法,也就是圆盘转移相关问题-Tower of Hanoi specific algorithm, which is the transfer of the disk-related issues
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:328661
    • 提供者:jolie
  1. hanoi

    0下载:
  2. 10层以内汉诺塔的移动小游戏,无UI界面,在程序执行窗口进行(The 10 layer within the tower of Hanoi mobile game, UI interface, the execution of the program window)
  3. 所属分类:游戏

    • 发布日期:2017-12-18
    • 文件大小:538624
    • 提供者:mars7944
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com