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

搜索资源列表

  1. 迷宫求解问题

    1下载:
  2. 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:li
  1. tracy

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

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

    0下载:
  2. 我的C语言作业,一个简单的迷宫程序,复制到WINTC中就可以运行,注释很详细,希望会有人能用到。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3214
    • 提供者:刘超
  1. bamigong

    0下载:
  2. VC中利用人工智能的各种技术来解决八迷宫问题
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15007
    • 提供者:温龙
  1. migongchengxu

    0下载:
  2. 迷宫,你有感兴趣吗?用C语言编写的迷宫程序.简单易懂.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1510
    • 提供者:陈浩
  1. migongxunjing

    0下载:
  2. 迷宫寻找出口 采用穷举法 实现 ,就是 数据 结构中 说的 爬山法
  3. 所属分类:软件工程

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

    0下载:
  2. 基于人工智能的迷宫程序设计,包括程序代码内容与说明、程序各个全局变量的声明、主体程序的实现、执行结果演示、设计心得体会、程序源代码。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:271147
    • 提供者:李荣春
  1. migong

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

    • 发布日期:2016-03-11
    • 文件大小:28369
    • 提供者:赵灿
  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
    • 文件大小:16288
    • 提供者:小熊
  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
    • 文件大小:1381704
    • 提供者:gary
  1. Maze

    0下载:
  2. 数据结构的课程设计,利用堆栈的后进先出保存从起点开始的每一步行走。可以自定义迷宫地图,并在地图上标明,和用坐标表示行走路线。-Data structure of the curriculum design, use of the LIFO stack to preserve from the starting point for each walk away. Can customize the maze map and marked on the map, and the use of coo
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3244032
    • 提供者:zlx
  1. migong

    0下载:
  2. 用C++的方法实现迷宫希望对大家有用 -C++, the method to achieve a maze hope for all of us thank you
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:997
    • 提供者:李航
  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
    • 文件大小:17349
    • 提供者:林敏
  1. bafangxiangzoumigong

    0下载:
  2. 迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:237002
    • 提供者:赵灿
  1. cyy

    0下载:
  2. c语言算法,可以看看,提升一下自己的编程水平,很好用,如迷宫问题就是这个解答的-c language method, you can see, raise my own level of programming, useful, such as the maze problem is the answer
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:19992
    • 提供者:张超
  1. 123

    0下载:
  2. 迷宫求解,简单的利用非递归求解算出迷宫的路径。-Maze solving, solving simple calculated using non-recursive path maze.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1227
    • 提供者:罗鹏
  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
    • 文件大小:14396416
    • 提供者:潮哥
  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. 由0和1构成的m*n维矩阵M表示一个迷宫,其中0表示通路,1表示墙壁。迷宫入口为(1,1),出口为(m,n)。迷宫随机产生。试编一算法求出从入口点到出口点可沿八个方向或四个方向前进的一条通路,或显示没有通路-Maze example
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:55609
    • 提供者:九凌
  1. migong

    0下载:
  2. 迷宫源代码,游戏的程序,希望给以给编程爱好者一些启发,或互相交流-a game to exchange with the people who love to edit program
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6252
    • 提供者:shanxiaji
« 12 3 »
搜珍网 www.dssz.com