ARM 1752平台可运行电脑鼠代码keil
代码说明:
在ARM 1752平台亲测可运行的电脑鼠代码,8*8 16*16的迷宫均可跑,冲刺时可完成连续转弯的路径直接斜线切过,其中搜索采用“泛洪搜索”,无论是算法还是程序架构都有值得学习的地方(The labyrinth of 8*8*16*16 can run in the ARM 1752 platform, and the path of continuous turning can be cut diagonally when sprinting. The search adopts "flooding search", which is worth learning both in algorithm and program architecture.)
文件列表:
最终版keil\cfg_file\Startup\InChip.sct, 265 , 2013-10-09
最终版keil\cfg_file\Startup\LPC1700PinCfg.h, 54889 , 2013-10-09
最终版keil\cfg_file\Startup\rt_sys_c.c, 15782 , 2013-10-09
最终版keil\cfg_file\Startup\rt_sys_s.s, 1614 , 2013-10-09
最终版keil\cfg_file\Startup\vector_cfg.h, 17292 , 2013-10-09
最终版keil\cfg_file\target_cfg.h, 5238 , 2013-10-09
最终版keil\cfg_file\zy_if\zy_if_cfg.h, 1699 , 2013-10-09
最终版keil\config.h, 2564 , 2013-10-09
最终版keil\Cortex-M3 Execute for lpc1700.map, 81769 , 2013-12-26
最终版keil\Cortex-M3_Execute_for_lpc1700.opt.bak, 6422 , 2013-11-01
最终版keil\Cortex-M3_Execute_for_lpc1700.Uv2.bak, 5920 , 2013-11-01
最终版keil\Cortex-M3_Execute_for_lpc1700.uvgui.Administrator, 143397 , 2013-12-26
最终版keil\Cortex-M3_Execute_for_lpc1700.uvgui_Administrator.bak, 143396 , 2013-12-16
最终版keil\Cortex-M3_Execute_for_lpc1700.uvopt, 22360 , 2013-12-26
最终版keil\Cortex-M3_Execute_for_lpc1700.uvproj, 35812 , 2013-12-04
最终版keil\Cortex-M3_Execute_for_lpc1700_DebugInFlash.dep, 3372 , 2014-01-24
最终版keil\Cortex-M3_Execute_for_lpc1700_Opt.Bak, 4285 , 2009-09-28
最终版keil\Cortex-M3_Execute_for_lpc1700_Release.dep, 3523 , 2013-12-04
最终版keil\Cortex-M3_Execute_for_lpc1700_Uv2.Bak, 5871 , 2009-09-23
最终版keil\Cortex-M3_Execute_for_lpc1700_uvopt.bak, 22359 , 2013-12-16
最终版keil\Cortex-M3_Execute_for_lpc1700_uvproj.bak, 35811 , 2013-11-05
最终版keil\JLinkLog.txt, 109921 , 2013-12-26
最终版keil\out\Cortex-M3 Execute for lpc1700.axf, 80192 , 2013-12-26
最终版keil\out\Cortex-M3 Execute for lpc1700.htm, 51518 , 2013-12-26
最终版keil\out\Cortex-M3 Execute for lpc1700.lnp, 472 , 2013-12-26
最终版keil\out\Cortex-M3 Execute for lpc1700.plg, 280 , 2009-09-28
最终版keil\out\Cortex-M3 Execute for lpc1700.tra, 1627 , 2013-12-26
最终版keil\out\ExtDll.iex, 19 , 2013-12-08
最终版keil\out\lpc1700pincfg.crf, 60342 , 2013-12-26
最终版keil\out\lpc1700pincfg.d, 1006 , 2013-12-26
最终版keil\out\lpc1700pincfg.o, 79012 , 2013-12-26
最终版keil\out\main.crf, 79522 , 2013-12-26
最终版keil\out\main.d, 995 , 2013-12-26
最终版keil\out\main.o, 113708 , 2013-12-26
最终版keil\out\mouse_drive.crf, 76255 , 2013-12-26
最终版keil\out\mouse_drive.d, 1089 , 2013-12-26
最终版keil\out\mouse_drive.o, 110928 , 2013-12-26
最终版keil\out\rt_sys_c.crf, 62333 , 2013-12-26
最终版keil\out\rt_sys_c.d, 1114 , 2013-12-26
最终版keil\out\rt_sys_c.o, 86352 , 2013-12-26
最终版keil\out\rt_sys_s.d, 47 , 2013-12-26
最终版keil\out\rt_sys_s.o, 1920 , 2013-12-26
最终版keil\out\target.crf, 59201 , 2013-12-26
最终版keil\out\target.d, 908 , 2013-12-26
最终版keil\out\target.o, 79832 , 2013-12-26
最终版keil\out\vector_table.crf, 67307 , 2013-12-26
最终版keil\out\vector_table.d, 1067 , 2013-12-26
最终版keil\out\vector_table.o, 87908 , 2013-12-26
最终版keil\out\zlg7289.crf, 61107 , 2013-12-26
最终版keil\out\zlg7289.d, 891 , 2013-12-26
最终版keil\out\zlg7289.o, 83128 , 2013-12-26
最终版keil\out\zy_if.crf, 62081 , 2013-12-26
最终版keil\out\zy_if.d, 1024 , 2013-12-26
最终版keil\out\zy_if.o, 86252 , 2013-12-26
最终版keil\USER_CODE\main.c, 49194 , 2013-12-08
最终版keil\USER_CODE\maze.h, 5725 , 2013-10-09
最终版keil\USER_CODE\Micromouse.h, 3014 , 2013-10-09
最终版keil\USER_CODE\Mouse_Config.h, 5685 , 2013-12-26
最终版keil\USER_CODE\Mouse_Drive.c, 67030 , 2013-12-26
最终版keil\USER_CODE\Mouse_Drive.h, 12642 , 2013-10-09
最终版keil\USER_CODE\zlg7289.c, 9926 , 2013-10-09
最终版keil\USER_CODE\zlg7289.h, 4619 , 2013-10-09
最终版keil\USER_CODE.rar, 26700 , 2013-12-07
最终版keil\ZY_CODE\firmware.h, 5235 , 2013-10-09
最终版keil\ZY_CODE\Startup\lpc1700.h, 85017 , 2013-10-09
最终版keil\ZY_CODE\Startup\LPC1700PinCfg.c, 7377 , 2013-10-09
最终版keil\ZY_CODE\Startup\target.c, 8162 , 2013-10-09
最终版keil\ZY_CODE\Startup\target.h, 3005 , 2013-10-09
最终版keil\ZY_CODE\Startup\vector_table.c, 11425 , 2013-10-09
最终版keil\ZY_CODE\zy_if\zy_if.c, 13639 , 2013-10-09
最终版keil\ZY_CODE\zy_if\zy_if.h, 10078 , 2013-10-09
最终版keil\cfg_file\Startup, 0 , 2013-11-30
最终版keil\cfg_file\zy_if, 0 , 2013-11-01
最终版keil\ZY_CODE\Startup, 0 , 2013-11-30
最终版keil\ZY_CODE\zy_if, 0 , 2013-11-30
最终版keil\cfg_file, 0 , 2013-11-30
最终版keil\out, 0 , 2013-12-26
最终版keil\USER_CODE, 0 , 2013-12-26
最终版keil\ZY_CODE, 0 , 2013-11-30
最终版keil, 0 , 2013-12-26
下载说明:请别用迅雷下载,失败请重下,重下不扣分!