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

搜索资源列表

  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. IEEEMicroMouse

    0下载:
  2. IEEE标准智能电脑鼠走迷宫的源代码,能搜索全迷宫和四分之一迷宫。-IEEE standards for intelligent computer mouse Maze' s source code, to search the whole maze and a quarter of the maze.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:203495
    • 提供者:killerfeng
  1. VC

    0下载:
  2. 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:6307
    • 提供者:stt
  1. migong

    0下载:
  2. 一个用C语言编写的迷宫小游戏的源程序,对初学C语言的童鞋们有帮助。-A maze with C language source of small game, for beginners C language, children' s shoes are helpful.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:189958
    • 提供者:姚蔚
  1. MotorCar2008

    0下载:
  2. 通过MFC界面控制STC5412AD单片机实现对圆梦小车的控制,功能包括,走轨迹,走迷宫数据采集,小车的前进后退左转右转-Interface control by MFC on Dream Car STC5412AD MCU control functions include, walking track, Maze data collection, the car' s forward and back Zuozhuanyouzhuan
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5389581
    • 提供者:momo
  1. 2

    0下载:
  2. 有一只电子老鼠被困在如下图所示的迷宫中。这是一个12*12单元的正方形迷宫,蓝色部分表示建筑物,白色部分是路。电子老鼠可以在路上向上、下、左、右行走,每一步走一个格子。现给定一个起点S和一个终点T,求出电子老鼠最少要几步从起点走到终点-Have an electronic mouse trapped in the maze as shown below. This is a square of 12* 12 unit maze, the blue part of that building, t
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1392
    • 提供者:clare
  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. migong2

    0下载:
  2. 这是一个迷宫游戏,通过W,S,A,D分别控制目标的上下左右移动遇到障碍物时给出错误提示。。最后输出成绩 注:该程序需调用文件来构画出游戏界面-This is a maze game, by W, S, A, D, respectively, the upper and lower control objectives and move around an obstacle when the error is given. . Final output results Note: This p
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:716
    • 提供者:朱亚伟
  1. SearchMaze

    0下载:
  2. 程序实现了小车的迷宫中寻路的功能。程序控制小车判断走出迷宫的最短路径,找到路径后小车回到起始点,并以最快速度冲刺走出迷宫。-Program for the car' s maze pathfinding function. Process control car to determine the shortest path through the maze to find the path back to the starting point after the car, and spri
  3. 所属分类:Data structs

    • 发布日期:2014-12-25
    • 文件大小:88064
    • 提供者:
  1. bestpath

    0下载:
  2. 该程序为机器人最优路径的Matlab源程序,并且基于方向优先权的机器人最优路径寻找算法,也可用于求解迷宫的最短路径,算法中是以100*100的格点为实例的,其中标0的位置为可行的点,标1的为障碍物,参考者可以根据自己的情况修改场地信息矩阵和起始点、目标点中间的算法不用修改。-Robot optimal path Matlab source code of this program is based on the priority direction of the robot to find th
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4748
    • 提供者:tom
  1. Data-structure

    0下载:
  2. 解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法- 翻译文字或网页 解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法 请键入文字或网站地址,或者上传文档。 取消 Jiějué shùjù jiégòu zhōng de mígōng wèntí, zhè shì dàxué sān niánjí shùjù jiégòu zhōng de yīdào chéngxù jiěfǎ将中文译成英语 Data structure to solve
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:12430
    • 提供者:刘斌斌
  1. c_migong

    0下载:
  2. C语言版的数据结构解决迷宫问题的源代码,功能齐全-C language version of the data structure to solve the maze problem s source code, full-featured
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7102
    • 提供者:xienaxin
  1. MazeGame

    0下载:
  2. ANDROID GAME SOURCE.IT s A SMALL MAZE GAME. Did it in hurry . Hope it s useful for someone
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:61612
    • 提供者:EDGE
  1. simplemaze

    0下载:
  2. 一个简单的迷宫游戏,供初学者参考。这是我学了一个月C++后的处女作,有许多不足之处,请多包涵.-It s a very simple maze game intended as an sample for green hands.It s my virginal work after one-month s learning about c++.Please forgive me if there are any flaws
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-02
    • 文件大小:15160948
    • 提供者:lavender
  1. migong

    0下载:
  2. c++ 迷宫,按 w s n e 来移动,实现走出迷宫的任务-c++ maze,w s n e get out the maze.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:1323
    • 提供者:张永泰
  1. Path

    0下载:
  2. 使用顺序队列求迷宫的最短路径。move[]数组四个方向的试探,第一行输入的数据表示迷宫的数据规模n(1<n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路-Use the order of the queue and maze shortest path. move [] array of four directions of temptation, the first lin
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:3655389
    • 提供者:Tracy
  1. Mazepath

    0下载:
  2. 一个求解迷宫通路的程序。以一个M*N的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。以链表作存储结构的栈类型非递归程序。-A path to solve the maze procedure. In an M* N' s long square maze, 0 and 1, respectively maze of paths and obstacles. For any set of the maze, find a
  3. 所属分类:Data structs

    • 发布日期:2017-11-02
    • 文件大小:5675030
    • 提供者:安陌
  1. IE-ACM

    0下载:
  2. 给出Andy和各怪物的能量, 攻击力, 防御力,和迷宫的地图,请你计算一下 能量/耗时 的最大值。 当Andy走到有怪物的地方时,Andy会先进行攻击,然后怪物攻击,然后Andy……当一方的能量小于等于0时攻击停止,并且小于等于0的一方死亡。攻击时,每次对方损耗的能量为己方的攻击力减去对方的防御力。 -Andy and gives each monster energy, attack power, defense, and the map of the maze, you c
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:14554
    • 提供者:杨兴
  1. IAR-mouse

    2下载:
  2. 去年湖南赛区参加电脑鼠比赛的源码能够实现连续转弯和迷宫的快速搜索476514871011fangan-Hunan Division participated in last year' s tournament source computer mouse to achieve continuous maze of turns and fast search 476514871011fangan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-02
    • 文件大小:32812
    • 提供者:赵景坤
  1. Maze32

    0下载:
  2. 程序开始运行时显示一个迷宫地图,迷宫左上角为起点,有一个闪烁的小方块标记,迷宫右下方是迷宫出口,每次游戏开始时迷宫自动生成,游戏的任务是拖动小方块在迷宫里移动,最终到达出口。此外,按下空格键可以显示迷宫的唯一通路。-Display program starts running a maze map, upper left corner of the maze as a starting point, there is a small box labeled flashing, bottom ri
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:824229
    • 提供者:zhaoyilei
« 1 2 34 »
搜珍网 www.dssz.com