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

搜索资源列表

  1. 2014072020

    0下载:
  2. 这是一个动态规划的问题,这个程序实现的是求多段图最短路径,汉诺塔和01背包问题的程序-This is a dynamic programming problem, the program is seeking to achieve the shortest path map multistage procedure Tower of Hanoi and 01 knapsack problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:394201
    • 提供者:吴雪
  1. STACK-a-QUEUE

    0下载:
  2. Data structure stack and queue concept with tower of Hanoi example explanation in different way
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:219565
    • 提供者:SASMITA
  1. HanoiFolder

    0下载:
  2. Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are a
  3. 所属分类:Ajax

    • 发布日期:2017-04-13
    • 文件大小:3497
    • 提供者:ritsikiantsoa
  1. 3-2solution

    0下载:
  2. 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:liuwenchun
  1. cpp

    0下载:
  2. 包含了单项链表,汉诺塔问题,c++表达的树的描述,还有一些组合的功能.-Contains a single list, Tower of Hanoi problem, describe c++ expression of the tree, there are some combinations of features.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3873
    • 提供者:陈军
  1. HANOR

    0下载:
  2. 最简单的界面下用*组成的汉诺塔,输入n即可显示n层汉诺塔的堆叠过程-The easiest to use interface* Tower of Hanoi under composition, enter n to display the n-layer stacking process HANOR
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:啦啦啦
  1. algorithm

    0下载:
  2. 常用的数学算法,包括汉诺塔,八皇后,可拆背包-The commonly used mathematical algorithm, including Hanoi, eight queen, detachable backpack
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3504348
    • 提供者:梦安
  1. hannuota

    0下载:
  2. 自己琢磨的c语言汉诺塔程序,经典递归,个人感觉比老谭的好一点-His own ideas of c programming language Hanoi classic recursion, the individual feels a little better than the old tan
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4866
    • 提供者:周青青
  1. hanoi

    0下载:
  2. 一个实现汉诺塔递归算法的VC程序,经调试通过可以使用-HANOR a recursive algorithm VC program, the debugger can be used
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:19090
    • 提供者:紫错
  1. queen

    0下载:
  2. 两个经典小游戏的python代码,八皇后问题和汉诺塔。-Two classic games Python code, the eight queens problem and the tower of hanoi.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1353
    • 提供者:郭法明
  1. C-procedure

    0下载:
  2. 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3647
    • 提供者:yangshuang
  1. RekursifHanoi

    0下载:
  2. scr ipt to make a Hanoi recursive. This code just shows number of step to complete Hanoi Tower
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:724
    • 提供者:wahyu
  1. hannuota

    0下载:
  2. 简单汉诺塔dos游戏 初学c语言成果 程序简单易懂 可添加功能-Simple dos game Tower of Hanoi
  3. 所属分类:Other Games

    • 发布日期:2017-04-12
    • 文件大小:1235
    • 提供者:赵钱孙
  1. Microprogramming

    0下载:
  2. HANOI ASSEMBLY LANGUAGE
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:redplaugue
  1. qiwork

    0下载:
  2. 梵塔问题,VB中简单实现,可以运行到14次,次数增多运行速度减慢-Hanoi Tower problem, VB achieve simple operation
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:892308
    • 提供者:刘菲菲
  1. FanTa

    0下载:
  2. C编写的人工智能程序。实现了三阶梵塔的智能搜索。-C write AI programs. To achieve the third-order Hanoi Tower intelligent search.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13617
    • 提供者:周玉红
  1. Hanoi

    0下载:
  2. Honio塔:假设有三个命名为 A B C 的塔座 ,在塔座A上插有n个直径大小不相同,由小到大编号为1 ,2 ,3 ,··· ,n的圆盘,要求将A座上的圆盘移至塔座C-Honio Tower: Suppose there are three named ABC of the pylon, the pylon is inserted n A different diameter sizes, small to large numbered 1, 2, 3,, n the disc, requi
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:11687
    • 提供者:lly
  1. Hanio

    0下载:
  2. 一个简易的汉诺塔小游戏,支持3~9层汉诺塔。游戏操作:UP/DOWN: 提取/放下方块;LEFT/RIGHT:控制抓手位置。-A simple little game: Tower of Hanoi, supporting three to nine layers Tower of Hanoi. Game Operation: UP/DOWN: extract/drop box LEFT/RIGHT: gripper position control.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:7465
    • 提供者:高富帅军
  1. h5-flappy-bird

    1下载:
  2. Flappy Bird相信大家都很熟悉了,2014年最热门的手机游戏之一。Flappy Bird这款游戏是一位来自越南河内的独立游戏开发者阮哈东开发,形式简易但难度极高的休闲游戏,很容易让人上瘾。今天我们用HTML5来重写这款Flappy Bird游戏,值得注意的是,利用Phaser框架,只需65行Javascr ipt代码即可实现HTML5版的Flappy Bird游戏。是一款非常经典的游戏源码,感兴趣的朋友可以进一步完善游戏的界面元素,使之更加美观。建议用户使用支持HTML5与css3的火狐
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:83614
    • 提供者:张新哲
  1. C-program-for-Tower-of-Hanoi-using-Recursion

    0下载:
  2. C program for tower of honoi
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6755
    • 提供者:Awadhesh mishra
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com