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

搜索资源列表

  1. migongwenti

    0下载:
  2. 迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any se
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:随风而去
  1. labyrinth-client-0.6.2-bin

    0下载:
  2. metod astar where the best way is calculated
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:19709
    • 提供者:hugo
  1. migongyouxi

    0下载:
  2. 迷宫游戏,用键盘控制顺利走出迷宫者算过关-Maze game, use keyboard to control the smooth operator who pass out of the labyrinth
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:3305
    • 提供者:高商
  1. laberinto_a

    0下载:
  2. labyrinth for Visual c++ (spanish)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12599
    • 提供者:Crievous
  1. MIGONG

    0下载:
  2. 迷宫小游戏,希望和大家一起分享,很好玩的,哈哈,快来下载吧-labyrinth
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2098259
    • 提供者:吴子君
  1. migong_all_path

    0下载:
  2. 迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 -Maze problem, complete the maze is a real game for the shortest path and all path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9071
    • 提供者:lijin
  1. Puzzle

    0下载:
  2. 用c++写的迷宫程序。读者需要根据程序提示自己先在记事本上写一个0、1的阵列,再将其复制到dos命令窗口。-A labyrinth program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1081
    • 提供者:饶海清
  1. classic_C_algrithm

    0下载:
  2. 里面包括了很多经典的算法,包括 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一)等等 -Which includes many classic algorithms, including the Tower of Hanoi Fibonacci Liebasika triangular tri-color chess mouse labyrinth walk (1), etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:441489
    • 提供者:my
  1. 11

    0下载:
  2. 迷宫小车的整体电路图以及其主要的芯片资料,还有电路图-The overall circuit labyrinth car and its main chip data, there are circuit
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1160833
    • 提供者:dq
  1. 2D-Labyrinth-Game-1.1

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

  1. maze

    0下载:
  2. 你的朋友Jefferson在一个二维迷宫(可以视为是有N*M个格子的方阵)中迷了路,他目前只知道他的起始坐标(startX, startY)和他需要抵达的目的地坐标(destX, destY)。然而迷宫中有许多格子是不能进入的,还有一些格子是收费的——要知道Jefferson手头的现金(cash)极其有限。所以现在你需要写一个程序来帮助他:给出一条步数最短的路径,让Jefferson能够用手头的现金抵达目的地。 1. 迷宫表示,迷宫用一个二维矩阵表示。当用户输入N,M后,计算机随机生成一个N
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:1763
    • 提供者:张强
  1. 2

    0下载:
  2. 一个迷宫,n*n的形式,分东南西北四个方向可走,求找到它的最短路径-A labyrinth, n* n form, points in four directions can go in, the shortest path to find it
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:1148
    • 提供者:小生
  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 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com