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

搜索资源列表

  1. Maze-Ball

    0下载:
  2. 迷宫小球Maze Ball 想学习游戏开发的必看!啊-Maze Ball
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:916292
    • 提供者:fqq
  1. maze-

    0下载:
  2. 设计一个8*8矩阵用来表示迷宫,针对这个矩阵,程序判断是否能够从起点(右上角)经过迷宫走到终点(左下角)。-Design a 8*8 matrix to represent the maze, for this matrix, the program can determine whether the starting point ( the upper right corner) through the maze to the end point (bottom left).
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7231
    • 提供者:
  1. maze

    0下载:
  2. 基于安卓操作系统的迷宫游戏,附加迷宫地图设计器源代码,供广大游戏爱好者和游戏开发者使用。-Android-based operating system maze game, maze additional map design source code, for the majority of gamers and game developers.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9561212
    • 提供者:张恒瑞
  1. maze

    0下载:
  2. 一个很不错的迷宫,希望大家喜欢,可以试试看,左上角下载!-A very good maze, I hope you like it, you can give it a try, the upper left corner of the download!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:213422
    • 提供者:伍宏禹
  1. maze

    0下载:
  2. 实现经典问题老鼠迷宫,并用坐标将路径显示出来-Achieve classic problem rat maze, and coordinate with the path displayed
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:Jason
  1. maze

    0下载:
  2. 一款简单的迷宫游戏,可以自行设计迷宫,可以自动完成迷宫路径。基于DELPHI设计,有助于研究路径算法,程序完整。-A simple maze game, can design their own labyrinth, maze path can be done automatically. Based on DELPHI designed to help research path algorithm, the program intact.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:262171
    • 提供者:康道之
  1. MAZE

    2下载:
  2. flash as3 非常好玩的迷宫游戏 有swf格式能直接玩 附源代码 -as3 maze game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:19295
    • 提供者:liwu
  1. the-maze-problem

    0下载:
  2. 功能:用递归方法实现对迷宫问题的求解。 内容说明:熟练递归特点;掌握递归与栈的关系。-Function: using recursive method to solve the maze problem. Content Descr iption: familiar with recursive characteristics master the relationship between recursion and stack.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:11071
    • 提供者:Sylvie
  1. Maze-9014713

    0下载:
  2. code of a simple maze game, it shows moves of game until the end
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:138471
    • 提供者:simni
  1. maze

    0下载:
  2. a maze program using the data structure stack on c-a maze program using the data structure stack on c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:chenweicong
  1. maze

    0下载:
  2. 迷宫小程序:以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍,前进的方向有4个,分别是上、下、左、右。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论-Labyrinth applet: with a m × n rectangular matrix representation of the maze, 0 and 1, respectively, said the maze of access and obstacles, the directi
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:708235
    • 提供者:SylviaSue
  1. Maze

    0下载:
  2. 基于队列走迷宫解决方案 通过队列操作子模块中函数的作用,理解通知器操作函数的差异,并明白其缓存数据的特点-Queue- based maze- based solution Understand the differences in the Notifier s operating functions by understanding the functions of the functions in the Queue Operations sub-module, and the ch
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:115166
    • 提供者:jesse
  1. maze

    1下载:
  2. 走迷宫游戏: 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处,老鼠只能按照上下左右四个方向行走。 1)图形化的界面,要求有计时、计数等方面的功能; 2)迷宫地图随机产生,地图布局用系统文件的形式保存,系统提供存盘和读出等功能; 3)走迷宫可以手工行走,按键与cs相同,也可以系统自动寻找。 4) 老鼠形象可辨认,可用键盘操纵老鼠上下左右移动; 5) 迷宫的墙足够结实,老鼠不能穿墙而过; 6) 正确检测结果,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-11
    • 文件大小:3889152
    • 提供者:周江
  1. Maze

    0下载:
  2. 用链栈求解迷宫问题。这是数据结构学习过程中的一个重要实例,我写的代码可供学习者参考-Deal with Maze by Link Stack.
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:1119
    • 提供者:周福南
  1. Maze

    0下载:
  2. 在迷宫问题中,我们需要解决的第一个问题,也是老师布置给我们的作业就是从我们是否能从迷宫的起点到终点找到一条不间断的通路。这时我们的基本想法就是定义一个数组maze[1000][1000],将无法走到的地方即墙标记为0,能走到的地方标记为1。这时我们规定一个走的顺序,先向右走,如果向右走不通就向上走,都不行就向左,最后选择向下,如果到了一个格子,这个格子四个方向均走不通,则宣告这条路失败。(In the maze problem, the first problem we need to solv
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:32768
    • 提供者:Ryan Lam
  1. psve-maze

    0下载:
  2. To carry the maze and save the maze
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:uircuit
  1. maze

    0下载:
  2. 迷宫问题,可以自己设计迷宫,然后通过程序找到相应的出口。(You can design maze by yourself,then find the appropriate exit through the program.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:snower
  1. c++代码实现走迷宫

    0下载:
  2. 利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:xieyuqz
  1. bmpsuite-2.5

    0下载:
  2. Maze algorithm source code using right-hand-on-wall
  3. 所属分类:其他智力游戏

    • 发布日期:2017-12-25
    • 文件大小:687104
    • 提供者:Minji
  1. maze

    0下载:
  2. 基于visualC++实现的一个迷宫类游戏(VisualC++ based on the realization of a maze game)
  3. 所属分类:游戏

    • 发布日期:2017-12-26
    • 文件大小:979968
    • 提供者:剑走长天
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com