搜索资源列表

  1. 递归解决Hanoi汉诺塔

    0下载:
  2. 解决Hanoi问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-06-30
    • 文件大小:653
    • 提供者:lingran
  1. HANOI 塔问题求解

    0下载:
  2. HANOI 塔问题求解.cpp,HANOI 塔问题是数据结构中具有典型的代表性问题-HANOI tower question solution cpp, the HANOI tower question is in the construction of data has the model the representative question
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:杨涛
  1. hanoi

    0下载:
  2. hanoi 算法-Hanoi Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:王坚
  1. Hanoi非递归

    0下载:
  2. Hanoi非递归源码-Hanoi non- recursive FOSS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:吴奇
  1. HANOI非递归算法(带动画演示)

    0下载:
  2. HANOI非递归算法(带动画演示)-HANOI non- recursive algorithm (with the animation demo)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:井中月
  1. hanoi

    0下载:
  2. 汉诺塔的实现很巧妙的方法代码超级无敌少仅有少许几行而已-The Tower of Hanoi is a clever way to realize the code is only a little less super invincible only a few lines
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:154624
    • 提供者:陈柏
  1. hanoi

    0下载:
  2. 汉诺塔的动画实现,用的是递归的方法,可以自动演示,也可以作为游戏,让用户手动操作。-Tower of Hanoi animation realize, using a recursive method, can automatically demonstration, but also can serve as a game, allows users to manual operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:208896
    • 提供者:
  1. hanoi

    0下载:
  2. 汉诺塔(又称河内塔)问题是印度的一个古老的传说。后来,这个传说就演变为汉诺塔游戏: 1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 此外,汉诺塔问题也是程序设计中的经典递归问题。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancient Indian le
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:35840
    • 提供者:黄俊斌
  1. hanoi

    0下载:
  2. 汇编语言实现汉诺塔移动问题,显示每次移动码盘的源轴和目标轴。是汇编程序asm语言中子过程调用方面的课题,为程序嵌套-Assembly Language realize mobile Tower of Hanoi problem, show that each mobile source encoder shaft axis and objectives. Asm assembler language is a process calle
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:128000
    • 提供者:侯伟
  1. hanoi

    0下载:
  2. 汉诺塔游戏 C++写的 很不错的 大家下载-Tower of Hanoi game C++ Written in a very good U.S. Download
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-12
    • 文件大小:7649280
    • 提供者:yang
  1. Hanoi

    0下载:
  2. 汉诺塔演示及手动游戏程序,可选择3-7层之间的汉诺塔进行演示和游戏,演示和游戏过程均配有音效-Tower of Hanoi game demo and manual procedures, to choose between 3-7 layers of Hanoi Tower presentations and games, demos and games are equipped with audio process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:820224
    • 提供者:sherry
  1. hanoi

    0下载:
  2. 算法实验,可以实现hanoi塔的实验,得到最优的解,所用时间是最短的-Experimental Algorithm can be achieved hanoi tower experiments, the optimal solution, the time is the shortest
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:220160
    • 提供者:xusong
  1. Hanoi

    0下载:
  2. 用java写的一个动画显示汉诺塔移动的程序,能够看到盘子移动的过程哦!-Using java to write a Tower of Hanoi animation shows the movement of procedure, be able to see the process of plate movement Oh!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:dgxsdfsdf
  1. hanoi.c

    0下载:
  2. This a solution to the tower of hanoi problem
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:张琦
  1. Hanoi

    0下载:
  2. 一个绘制非常有名的汉落塔Hanoi的程序 同样是基于opengl的平台 -A map is very well-known Hanoi Towers Han drop procedure is based on the same platform opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:837632
    • 提供者:郑小燕
  1. hanoi

    0下载:
  2. 一个汉诺塔程序 ,游戏虽然很小,但是可玩性很强-A Tower of Hanoi procedures, although the game is very small, but strong playability
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:190464
    • 提供者:段昊旻
  1. Hanoi

    0下载:
  2. 采用递归循环的方法求解汉诺塔问题,程序很简洁也很实用-Using recursive method for solving the cycle of Tower of Hanoi problem, the procedure is very simple and practical
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-12
    • 文件大小:151552
    • 提供者:santa
  1. hanoi

    0下载:
  2. hanoi塔问题描述:有a,b,c三个塔座。开始时,在塔座上有一叠共n个圆盘,这些圆盘自下而上,由大到小地叠在一起。各圆盘从小到大编号为1,2,....,n。现在要求将塔座a上的这一叠圆盘移动到塔座b上,并仍按同样顺序叠置。在移动圆盘时应遵守以下移动规则: (1)每次只能移动一个圆盘 (2)任何时刻都不允许将较大的圆盘压在较小的圆盘之上 (3)在满足规则(1),(2)的前提下,可将圆盘a,b,c中任何一塔座上-tower o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:忠波
  1. Hanoi

    0下载:
  2. 我编写的c++汉诺塔游戏程序 ( 字符显示 ) 面向对象的思想编写-I prepared c++ Tower of Hanoi game program (character display) the preparation of object-oriented thinking
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:王呈鹏
  1. hanoi

    0下载:
  2. VC版的汉诺塔游戏演示程序 输入1~9的盘子数 自动演示移动方法-VC version of the Tower of Hanoi game demo program input 1 ~ 9 of the plate number of automatic methods of demonstration of mobile
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:56320
    • 提供者:王呈鹏
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org