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

搜索资源列表

  1. C-Maze

    0下载:
  2. C语言,小游戏,一个小迷宫代码,也可以当做毕业小成品使用-C language, games, a small maze code can also be used as a graduation refined use
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:1425
    • 提供者:Xiang Yi
  1. maze

    0下载:
  2. 迷宫游戏的变成,无图形界面,可以自行生成迷宫,或读取迷宫(迷宫的读取文件需要自己编写.txt)等多种生成迷宫方式。有部分bug存在-Maze game becomes, no graphical interface, you can self generate maze, or read the labyrinth (maze to read files need to write your own. Txt) and other ways to generate mazes. Some bug
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:9427
    • 提供者:liudongzhu
  1. MAZE

    0下载:
  2. 6个源文件和5个迷宫文件,可设置墙和路的花纹,有时间计时,有音效-6 source files and five maze file, you can set the pattern of the wall and the road, time time, a sound
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:11069
    • 提供者:王璐瑶
  1. delphi-Maze

    0下载:
  2. 迷宫求解,算法才用《数据结构》中的穷举法。源代码已经测试通过。-Maze solving algorithm only with "Data Structures" method of exhaustion. Source code has been tested.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:282519
    • 提供者:
  1. Maze

    0下载:
  2. 一个控制台下的迷宫小游戏,考验你的记忆力。-A console maze game, test your memory.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:379225
    • 提供者:TuZZiX
  1. Maze

    0下载:
  2. (1)创建并打印迷宫 (2)自动寻路并演示 (3)改变迷宫难度 (4)定位光标和隐藏光标 (5)玩家控制走迷宫 (6)评分系统 (7)排序系统 (8)文件读写 (9)获取当前时间 -(1) Create and print Maze (2) automatic routing and presentation (3) the difficulty of changing the Maze (4) to position the cursor and hide
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:6683
    • 提供者:lin
  1. Search-maze-game

    0下载:
  2. 搜寻迷宫小游戏,将球抛出,自动会找出正确出口。-Search maze game, the ball will be thrown, will automatically find the correct exports
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11571200
    • 提供者:lvke
  1. (mn)Maze

    0下载:
  2. C++迷宫程序,计算机系学生数据结构实验题。链栈非递归三元组输出路径迷宫程序-C++ maze procedure, computer department student data structure experiment.Chain stack non-recursive triples the output path maze procedure
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2504
    • 提供者:QINYUNCHAN
  1. Maze-code

    0下载:
  2. 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3069
    • 提供者:Ryan
  1. Robot-in-maze

    0下载:
  2. robot,in , maze, game
  3. 所属分类:Shot Game

    • 发布日期:2017-04-26
    • 文件大小:10919
    • 提供者:jojo
  1. Maze-Generration-and-routing

    1下载:
  2. 设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms:
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:74446
    • 提供者:周利
  1. maze

    0下载:
  2. 簡單的迷宮,用鼠標移動的代碼.適合初學者參考學習-Simple maze, use the mouse to move the code reference for beginners to learn
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:74870
    • 提供者:小敏
  1. maze

    0下载:
  2. 迷宫小程序,java实现基本功能. 实现功能比较简单,但是代码清晰-Maze applets, java basic functions
  3. 所属分类:Games

    • 发布日期:2017-04-26
    • 文件大小:457808
    • 提供者:hanwang
  1. The-Crystal-Maze-hhhh

    0下载:
  2. 迷宫游戏,这是一款最基本的智力游戏。虽然简单但是充满乐趣。-The Crystal Maze 。
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:3525
    • 提供者:赵涵晔
  1. maze

    0下载:
  2. maze puzzal maze puzzal maze puzzal-maze puzzalmaze puzzalmaze puzzalmaze puzzal
  3. 所属分类:Games

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:zenghaojie
  1. maze

    0下载:
  2. 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w
  3. 所属分类:Other Games

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

    0下载:
  2. 自动走迷宫的小例子,迷宫的墙壁是按钮的形式。-Automatic maze of small examples, the maze walls is the form of a button.
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3492222
    • 提供者:x
  1. Maze

    0下载:
  2. 走迷宫的小游戏,能自动生成随机的迷宫,以及显示最佳路线-Maze game, can automatically generate a random maze, and show the best route
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-21
    • 文件大小:6097551
    • 提供者:syc
  1. maze

    0下载:
  2. c++语言编写的简单的迷宫小游戏,cfree和vc++均可运行。-c++ language simple maze game, cfree and vc++ can run.
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1460
    • 提供者:jasmine
  1. Maze-by-C--program

    0下载:
  2. 在C语言编译环境下,用C源代码编写“迷宫”益智小游戏-Maze by C program
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3431
    • 提供者:perien
« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com