CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 走迷宫

搜索资源列表

  1. tracy

    0下载:
  2. 求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:38.03kb
    • 提供者:Tracy
  1. migong

    0下载:
  2. 老鼠走迷宫问题,VC++6.0开发平台,实现图形的界面。-IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
  3. 所属分类:software engineering

    • 发布日期:2016-03-11
    • 文件大小:27.7kb
    • 提供者:赵灿
  1. zoumigong

    0下载:
  2. 走迷宫的智能小车,能够实现完全的自主壁障,只是在转向向上还需要调节。-Maze smart car, be able to achieve complete autonomy of the wall barrier, but in turn also needs to adjust upward.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:15.91kb
    • 提供者:小熊
  1. dgdgh

    0下载:
  2. 回溯算法走迷宫之经典,回溯算法学习不可不研究的好题目-Maze of the classic backtracking algorithm, backtracking algorithm can not study to learn a good topic
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:gary
  1. mgwt

    0下载:
  2. (1) 程序说明:从文件中载入一副迷宫地图,从起点走到终点结束。 (2) 基本要求:用P表示人的初始位置,表示墙壁,空格表示路,O表示出口.用键盘的W,S,A,D4个键左右分别代表上下左右4个方向控制P走动,每次只能走动一 格,不能穿越墙壁走动 -(A) program Descr iption: From the document contained a maze map, from the beginning to an end an end. (2) basic requirem
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:16.94kb
    • 提供者:林敏
  1. migonche

    0下载:
  2. 能走迷宫的小车,小车行走灵活,美观,这是简单的程序,可以测试一下小车。-To Maze' s car, trolley travel flexibility, aesthetics, this is a simple program that can test the car.
  3. 所属分类:Project Design

    • 发布日期:2014-12-25
    • 文件大小:13.73mb
    • 提供者:潮哥
  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
    • 文件大小:1.12kb
    • 提供者:小生
  1. migonglaoshu

    0下载:
  2. 数据结构,迷宫老鼠问题求解 迷宫是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的墙或障碍。迷宫的入口在左上角,出口在右下角。假定用n*m的矩阵来描述迷宫,位置(1,1)表示入口,(n,m)表示出口,n和m分别代表迷宫的行数和列数。迷宫中的每个位置都可用其行号和列号来指定。在矩阵中,当且仅当在位置(i,j)处有一个障碍时其值为1,否则其值为零。(即0表示能通过,1 表示不能通过。)现假设老鼠从左上角[1,1]进入迷宫,编写算法,寻求一条从右下角[m,n] 出去的路径。 迷
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1.69kb
    • 提供者:翁雪花
  1. electronic-technology--report

    0下载:
  2. 一款单片机控制的走迷宫的小车游戏-电子工艺实习报告-A microcontroller to control the maze of car games- electronic technology internship report
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:882.83kb
    • 提供者:刘洋
  1. zyz12

    0下载:
  2. 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向健操纵老鼠在规定的时间内走到粮仓处。-Displayed when the program starts to run a maze map, a mouse maze maze central lower right of a granary. The game tasks keyboard Fang Xiangjian manipulation mice granary at the ti
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1.1kb
    • 提供者:周宇哲
  1. The-maze-mouse

    0下载:
  2. 电脑鼠在迷宫中自动记忆迷宫图形,检测之后,能够以最快最短的路径走出迷宫。-Computer mouse in a maze the automatic memory maze graphics, after detection, fastest shortest path out of the labyrinth.
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:95.03kb
    • 提供者:王阳阳
  1. computer-mouse-guide

    0下载:
  2. 实现电脑鼠在迷宫中顺利不碰壁运行,自动记忆迷宫图形,以最快的速度,最短的路径走出迷宫。-Computer mouse in a maze smooth run into a wall running, automatic memory maze graphics, the fastest, the shortest path out of the labyrinth.
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:775.53kb
    • 提供者:王阳阳
  1. opengl_3Dmaze

    0下载:
  2. opengl_3D迷宫 具有漫游功能,能在迷宫内走
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:2.64kb
    • 提供者:张明
  1. MI-GONG-QIU-JIE

    0下载:
  2. 走迷宫的老鼠 不能穿墙 有时间限制 可改变路径 可存储读取-mouse went
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4.67kb
    • 提供者:王毅鹏
搜珍网 www.dssz.com