搜索资源列表
老鼠走迷宫程序实例
- 老鼠走迷宫程序实例-rats Maze procedure examples
坦克走迷宫
- vc写的坦克走迷宫程序-vc write tanks Maze procedure
走迷宫
- 一个C做的走迷宫-do Maze
模拟人走迷宫
- 模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
VC坦克走迷宫源码
- 数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
电脑鼠走迷宫最新算法
- 电脑鼠走迷宫最新算法电脑鼠走迷宫最新算法电脑鼠走迷宫最新算法电脑鼠走迷宫最新算法电脑鼠走迷宫最新算法
一个简单的小游戏
- 一个简单的走迷宫小游戏
电脑鼠走迷宫算法
- 电脑鼠走迷宫程序 内含搜寻 建立等高表 冲刺
课程实际程序走迷宫
- 关于走迷宫的程序
电脑鼠走迷宫源代码
- 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line
IEEE电脑鼠走迷宫参赛用代码
- IEEE电脑鼠走迷宫参赛用代码,16*16迷宫代码,采用了高速转弯方案,此为第一版,追求速度的调校方案,使用此代码在校级比赛中获得三等奖,使用者可参考本代码进行进一步修改与调整。-IEEE Computer Mouse Maze competition with the code, 16* 16 maze code, the program uses a high-speed cornering, this is the first edition, the pursuit of speed o
IEEE电脑鼠走迷宫代码第二版
- IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
SearchMaze
- 代码实现了电脑鼠走迷宫,利用“洪水”算法,快速并且准确-Code to achieve a computer mouse maze, using the " flooding" algorithm, fast and accurate
Micromouse
- 电脑鼠走迷宫,第一次自己寻找出路,第二次直接走出迷宫,校内比赛参考程序-Computer Mouse Maze for the first time find their own way, the second directly out of the maze, school game reference program
走迷宫小车的源码及视频
- 大学生开发走迷宫的小车,单片机编程,包括源码以及视频。(University students develop a maze of cars, microcontroller programming, including source code and video.)
走迷宫
- 基于labview的走迷宫demo,堆栈的处理和智能车的应用(labview robotics demo)
走迷宫(3).xcodeproj
- 自制的走迷宫小游戏哈哈哈哈哈哈哈或或或11111111111(a game i love i really love forever)
走迷宫
- 用C语言写的一个走迷宫小游戏,开局可以初始化地图,生成一个随机地图并可以自己调节地图的大小(A maze game written in the C language)
走迷宫
- 给定一个大小为N*M的迷宫。迷宫有通道和墙壁组成,每一步可以向邻接的上下左右的通道移动。请求出从起点到终点所需要的最小步数。(Given a maze of N*M size. The labyrinth is composed of channels and walls, and each step can move to the adjacent, upper and lower channels. The minimum number of steps required from the
数据结构——走迷宫
- 走迷宫算法的C++实现,可直接运行可执行文件 不需要重新编译(Maze algorithm C++ implementation, can run directly executable files do not need to re compile.)