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

搜索资源列表

  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. DrawPanel

    0下载:
  2. 一个有关于汉诺塔游戏的源代码,很有用的,希望能够对你们有用。-Tower of Hanoi on a game
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:2458
    • 提供者:每到年底
  1. MainFrame

    0下载:
  2. 也是用java编写的代码,是有关汉诺塔实现的主类代码,-Is also prepared to use java code, is the Tower of Hanoi to achieve the main types of code,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:3377
    • 提供者:每到年底
  1. HanoiTower

    1下载:
  2. 最近在学用API写windows程序,经过半天的努力写出了一个汉诺塔演示程序.程序短小精悍,能完整地完成盘子的移动过程.-Recent study using API to write windows procedure, after the efforts of a half-day Tower of Hanoi to write a demo program. Dapper procedures can be completed full course of plate movement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2164
    • 提供者:张恒
  1. han

    0下载:
  2. 汉诺塔,解决和尚搬运问题。包括了图形实现函数-Tower of Hanoi, to solve transportation problems monk. Including the graphical realization of function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:黄礼智
  1. 123

    0下载:
  2. 用ActiveX实现的汉诺塔游戏?肁ctiveX实现的汉诺塔游戏用ActiveX实现的汉诺塔游戏-ActiveX achieved by Tower of Hanoi game?肁ctiveX achieved using ActiveX game Tower of Hanoi Tower of Hanoi game is to achieve
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:1060
    • 提供者:sdfsd
  1. hannuota

    0下载:
  2. 汉诺塔游戏源代码,汉诺塔游戏是把塔1上的碟子移动到塔2上去,其间借助于塔3的帮助。每次只能移动一个碟子,另外,任何时候都不能把一个碟子放在比它小的碟子上面。-Tower of Hanoi game source code, the game is the Tower of Hanoi Tower 1 on the plate 2 to move to the tower go up, which means the help of Tower 3. Each can only move one
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4460
    • 提供者:气球
  1. hannuo

    0下载:
  2. Java版本的汉诺塔的求解,完整的netbeans项目-Java version of the Tower of Hanoi Solution, a complete NetBeans project
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:10625
    • 提供者:ls
  1. hannuo

    0下载:
  2. 数据结构中经典的汉诺塔算法。就是用递归移动盘子的问题。-Data structure in the classic Tower of Hanoi algorithm. Is to use recursive mobile plate problem.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:9148
    • 提供者:小橘子
  1. hannuota

    0下载:
  2. 简单的汉诺塔游戏,双击可执行文件便可运行,点‘开始’开始游戏-Tower of Hanoi game is simple, double-click the executable file can be run at the beginning of the beginning of the game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:209636
    • 提供者:鹏鹏
  1. ChineseTa

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

    • 发布日期:2017-04-06
    • 文件大小:8510
    • 提供者:杨伟伟
  1. hanluota

    0下载:
  2. 汉诺塔问题的求解,数据结构实验时做得,希望有用。-Tower of Hanoi problem solving, data structure experiments done, I hope useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5294
    • 提供者:胡娟
  1. Han_nuota

    0下载:
  2. 汉诺塔小程序的源代码 输入盘中个数后,给出移动步骤-Tower of Hanoi applet source code after the number of input, the given mobile steps
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:94018
    • 提供者:hunter
  1. erwr

    0下载:
  2. 数据结构\动画演示,包括汉诺塔等程序,上课给的-Animation data structure, including the Tower of Hanoi, such as procedures, classes given by
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:90315
    • 提供者:沈晨
  1. hannuota

    0下载:
  2. 可以创建一个汉诺塔的小程序,输入数字即可-Tower of Hanoi, you can create a small program, enter the number you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:7096
    • 提供者:lee
  1. C1

    0下载:
  2. 将一个磁盘文件的信息复制到另一个磁盘文件中.编写一个输出链表的print.用选择法对10个整数按从大到小排列.汉诺塔算法的递归实现C源代码.(输出数组中的全部元素-A disk file copy to another disk file. To prepare a list of the output print. With selection of 10 by the smallest integer array. Recursive Tower of Hanoi algorithm rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1325
    • 提供者:soulpower
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 32 »
搜珍网 www.dssz.com