搜索资源列表
src
- 电子鼠走迷宫比赛程序(16*16),包括寻找最短路径算法,有记忆返回终点。
xiaoche
- 迷宫循迹小车,小车要在迷宫中走到终点,到终点后能够返回,并且是最短路径返回。其中迷宫中的引导线是黑线,识别传感器使用红外对管。 最关键的是返回程序的算法。一定要是最短路径返回。-Maze tracking the car, the car should come to the end of the maze to the end and be able to return, and is the shortest path to return. The guide wire in which
Computer-mouse
- 此代码基于NXP公司的LPC2138ARM7源代码,是黑龙江省电脑鼠比赛自制小车的源代码,能够驱动小车完成迷宫的搜索以及找到最短的路径完成任务!-LPC2138ARM7 source code, the code based on NXP corporation is heilongjiang province homemade car computer mouse game source code, can drive the car to complete the maze search a
MicroMouse
- 本程序为micromouse基本例程,可以实现搜索迷宫的最优路径,并以最短路径回到起点。-This program is micromouse basic routines, you can achieve the optimal path searching the maze, and the shortest path back to the starting point.