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

搜索资源列表

  1. labyrinth

    0下载:
  2. 通过界面自己设置一个迷宫并解出走出迷宫的路线-By their own interface to set up a maze and solve a maze of routes
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3699287
    • 提供者:香雪海
  1. zoumigong

    0下载:
  2. 该程序是一个走迷宫程序,文件格式的一致,输入迷宫自动给出路线-solve the labyrinth problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:13603
    • 提供者:christina
  1. TestFactory

    0下载:
  2. Factory Method 将迷宫项目(TestFactory)使用FactoryMethod进行改写-Factory Method The Labyrinth Project (TestFactory) be rewritten using FactoryMethod
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:15422
    • 提供者:zhangqi
  1. labyrinth

    0下载:
  2. 浙江大学图形学作业,利用Opengl编写迷宫并且实现3D漫游-Draw maze runner with Opengl implemented by C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12099953
    • 提供者:
  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. labyrinth2

    0下载:
  2. The game Labyrinth version 2
  3. 所属分类:Game Program

    • 发布日期:2017-05-05
    • 文件大小:4692
    • 提供者:sqs
  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. migong

    0下载:
  2. 迷宫问题是取自心理学的一个古典实验。实验中,把一只老鼠从一个没有顶的大盒子的门放入,在盒中设置了许多墙,对行进的方向形成了多处阻挡。盒子仅仅有一个出口,在出口处放置了一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。重复对老鼠进行上述实验,看老鼠能在多久找到出口。 本算法实现迷宫问题求解。-The maze problem is a classical experiment taken psychology. In the experiment, a mouse was put into th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:7396
    • 提供者:胡玲芳
  1. 21

    0下载:
  2. 以一个m×n的矩阵表示迷宫,0和1分别表示迷宫中的通路和障碍,设计程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 - 71/5000 In a m × n matrix representation labyrinth of 0 and 1, respectively maze of paths and obstacles, design procedures, arbitrary maze, find a path the inlet to the o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:sdfs
  1. MIJ

    0下载:
  2. 程序目的 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径-Program to input a labyrinth of any size, use the stack and a maze path
  3. 所属分类:ComboBox

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:sozf-2061
  1. stack

    0下载:
  2. 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径-Enter a labyrinth of any size, use the stack and a maze path
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:synpheoic
  1. maze

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

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

    0下载:
  2. Program to input a labyrinth of any size, use the stack and a maze path
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:ektivahance
  1. 238483

    0下载:
  2. 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径-Enter a labyrinth of any size, use the stack and a maze path
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:Unsull
  1. ekohnsion-specification

    0下载:
  2. Labyrinth program maze procedure-Labyrinth program maze program maze procedure
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:19456
    • 提供者:yhjythe
  1. xlscg

    0下载:
  2. 程序目的 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径-Program to input a labyrinth of any size, use the stack and a maze path
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:aevejtiot
  1. eabyrinth-any

    0下载:
  2. 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径-Enter a labyrinth of any size, use the stack and a maze path
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:Cjiff
  1. Labyrinth

    0下载:
  2. 此代码实现了奇幻迷宫的功能,用户可进行走迷宫游戏- U6B64 u4B3 u8B0 u5B9 u7B0 u4E86 u5947 u5E7B u8FF7 u5BAB u7284 u529F u80FD uFF0C u7528 u6237 u53EF u8FDB u884C u8D
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:217758
    • 提供者:20145210
  1. 记忆迷宫

    0下载:
  2. 实现了基于51单片机的智能小车,并完成了走迷宫(The intelligent car based on 51 single chip microcomputer is realized, and the labyrinth is completed)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:renh12
  1. ewzyv

    0下载:
  2. 迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!(Maze using backtracking algorithm design of the labyrinth - backtracking methods!)
  3. 所属分类:界面编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:ffanv!80204
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com