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

搜索资源列表

  1. 2D-Labyrinth-Game-1.1

    0下载:
  2. STM32 Circle project
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

  1. maze

    0下载:
  2. 用C++开发的超级经典 代码简洁的迷宫方案及其源代码 所有的资料全在里面 直接可以在Visual C++6.0上运行 代码仅供参考-Developed using C++ code for simple classical labyrinth super program and its source code in which all the materials are all directly in the Visual C++6.0 run the code for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:299655
    • 提供者:Vencent_H
  1. main

    0下载:
  2. 定义一个M,N的矩阵,1表示有障碍,0表示可以通过,输出走出迷宫的路径-Define a M, N of the matrix, 1 indicates there is an obstacle that can be 0, the output path out of the labyrinth
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:803
    • 提供者:weiwei
  1. labyrinth

    0下载:
  2. 使用C++中类的思想以及堆栈的算法,能寻址32*32以内迷宫的路径。-Classes using C++, ideas, and the stack algorithm, can be addressed within 32* 32 maze path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:362213
    • 提供者:王伟
  1. bALANCE

    0下载:
  2. SDK for balance game or labyrinth game is a simple code short form
  3. 所属分类:Shot Game

    • 发布日期:2017-03-28
    • 文件大小:10182
    • 提供者:Kart
  1. labyrinth

    0下载:
  2. 迷宫问题c源代码,大小为8*8的迷宫。主函数中输入开始位置和结束位置的坐标,输出所有可能的路径-Maze c source code, size 8* 8 of the maze. Enter the start the main function of the coordinates of the position and end position, the output of all possible paths
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:黄华
  1. mafuman

    1下载:
  2. 数据结构 哈夫曼编码译码和迷宫 完整代码 课设报告-Huffman coding and decoding data structures and labyrinth design report complete code class
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:516739
    • 提供者:houting
  1. Maze

    0下载:
  2. 一个走出迷宫的小程序,使用“摸墙”的方法,用C++写的。-A little out of the labyrinth, the use of " touching the wall" approach, using C++ to write.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1777
    • 提供者:Viol
  1. maze

    0下载:
  2. 数据结构课程设计,简单的迷宫,可以实现简单的迷宫-Data structure course design, a simple maze, the labyrinth can be simple
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:6052044
    • 提供者: 周冲
  1. maze-solving

    0下载:
  2. 用C++写的“迷宫求解”。实现对随机迷宫或者是给定的迷宫的自动寻径。-Written in C++, " maze solving." Achieve a given random maze or labyrinth of automated routing.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:295306
    • 提供者:应鸳凯
  1. Mazegame

    0下载:
  2. java随机迷宫游戏源码 设置一个迷宫(如:大小10×10、16×16等) 迷宫固定一个入口,一个出口 设计算法来找出走出迷宫的路线 如果迷宫是死胡同,则提示并结束游戏-Java random maze game the source code Setting a maze (such as: size 10 x 10, 16 x 16, etc.) Fixed a maze entrance, a export Design algorithm to find ou
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:15993
    • 提供者:jirihua
  1. maze

    0下载:
  2. c语言编写的迷宫,自动生成迷宫,找出路径-c labyrinth of language
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1602
    • 提供者:黄鼎
  1. AutoMaze

    0下载:
  2. 此迷宫实现从键盘读入矩阵迷宫地图 然后输出任一条可走出路径 若无可走通路径 则输出error-This labyrinth from a maze map the keyboard and then read into the matrix may be out of the path of the output of any one to go through the path without the output error
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:378574
    • 提供者:李明达
  1. LABYRINT

    0下载:
  2. 基于prolo语言编写的高级小型迷宫问题求解程序(即找出最短路径)-A little program which is main to solve the labyrinth problem!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:748
    • 提供者:李栋
  1. Desktop

    0下载:
  2. 编一迷宫游戏程序,迷宫生成有用户输入和程序自动生成两种方式(迷宫以矩阵表示),要求输出迷宫和走出迷宫的路径-Compile a maze games, maze generation with user input and automatically generated in two ways (the maze to matrix), requires that the output path of the maze and out of the labyrinth
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:9032
    • 提供者:JUSTING
  1. labyrinth-question

    0下载:
  2. 以一个m*m 的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口的通道,或得出没有通路的结论。-M* m of a square that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find a channel from the entrance, or come to the
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:47657
    • 提供者:tracyforever
  1. rescue

    1下载:
  2. rescue 孤岛营救问题 大兵瑞恩被关押在迷宫的东南角,即(N,M)单元里,并已经昏迷。迷宫只有一个入口, 在西北角。也就是说,麦克可以直接进入(1,1)单元。另外,麦克从一个单元移动到另一个 相邻单元的时间为1,拿取所在单元的钥匙的时间以及用钥匙开门的时间可忽略不计。-island to rescue Private Ryan, rescue issues to be held in the southeast corner of the maze, namely (N, M)
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-26
    • 文件大小:313980
    • 提供者:yjian
  1. maze

    0下载:
  2. 解决迷宫问题。 1. 打印迷宫 2. 寻找走出迷宫的路径并输出 3. 动态打印走迷宫的路径 -Solve maze problems. 1 print maze 2 to find the path out of the labyrinth and the output 3 the path of dynamic print Maze
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:443193
    • 提供者:Yuan
  1. simplemaze

    0下载:
  2. 简单的迷宫、实现功能是求走出迷宫的最短路径-Simple maze, is seeking to achieve functional shortest path out of the labyrinth
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5936
    • 提供者:lan
  1. Maze

    0下载:
  2. 以一个m n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论-A m  n matrix that long labyrinth of 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find a pathway from the
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2921
    • 提供者:孙凯
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com