文件名称:car9708082345
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-17
- 文件大小:
- 40.8mb
- 下载次数:
- 0次
- 提 供 者:
- zhao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个走迷宫的小车,下位机源代码。1.在stm32stdlib\CMSIS\CM3DeviceSupport\ST\STM32F10x\startup 目录下, 仅需要一个合适的启动代码文件需要加入到工程中。
2.在 stm32stdlib\STM32F10x_StdPeriph_Driver\src 目录下的所有C文件,和stm32stdlib 目录下的 lib文件stm32f10x_stdPeriphLib_Release 不能同时
参与编译。
3.把其它的所有文件都加入到工程中,就可以编译成功。-A maze of car, the next crew source code. 1. Stm32stdlib \ CMSIS \ CM3DeviceSupport \ ST \ STM32F10x \ startup directory, only requires an appropriate startup code files need to be added to the project.
2 stm32stdlib \ STM32F10x_StdPeriph_Driver all C files in the \ src directory, and stm32stdlib directory lib files stm32f10x_stdPeriphLib_Release not simultaneously
Participate in compilation.
3 to all other files are added to the project, it can be compiled successfully.
2.在 stm32stdlib\STM32F10x_StdPeriph_Driver\src 目录下的所有C文件,和stm32stdlib 目录下的 lib文件stm32f10x_stdPeriphLib_Release 不能同时
参与编译。
3.把其它的所有文件都加入到工程中,就可以编译成功。-A maze of car, the next crew source code. 1. Stm32stdlib \ CMSIS \ CM3DeviceSupport \ ST \ STM32F10x \ startup directory, only requires an appropriate startup code files need to be added to the project.
2 stm32stdlib \ STM32F10x_StdPeriph_Driver all C files in the \ src directory, and stm32stdlib directory lib files stm32f10x_stdPeriphLib_Release not simultaneously
Participate in compilation.
3 to all other files are added to the project, it can be compiled successfully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
97-桂林马-网格迷宫小车.pdf
MazeSmartCar-上位机程序
.......................\CarProtocol
.......................\...........\CarProtocol.h
.......................\Debug
.......................\.....\backstreet boys - we will rock you - 后街男孩.wav
.......................\.....\MazeSmartCar.exe
.......................\.....\MazeSmartCar.ilk
.......................\.....\MazeSmartCar.pdb
.......................\.....\T字路口.wav
.......................\.....\wav
.......................\.....\倒转.wav
.......................\.....\到达出口.wav
.......................\.....\前进.wav
.......................\.....\十字路口.wav
.......................\.....\右转.wav
.......................\.....\左转.wav
.......................\.....\死胡同.wav
.......................\GridMaze
.......................\........\GridMaze.cpp
.......................\........\gridmaze.h
.......................\ipch
.......................\MazeSmartCar
.......................\MazeSmartCar.sln
.......................\MazeSmartCar.suo
.......................\............\AbsoluteDirectionSelectDlg.cpp
.......................\............\AbsoluteDirectionSelectDlg.h
.......................\............\CommConfigStruct.h
.......................\............\Debug
.......................\............\LinkSettingsDlg.cpp
.......................\............\LinkSettingsDlg.h
.......................\............\MazeSmartCar.aps
.......................\............\MazeSmartCar.cpp
.......................\............\MazeSmartCar.h
.......................\............\MazeSmartCar.ini
.......................\............\MazeSmartCar.rc
.......................\............\MazeSmartCar.vcxproj
.......................\............\MazeSmartCar.vcxproj.filters
.......................\............\MazeSmartCar.vcxproj.user
.......................\............\MazeSmartCarDlg.cpp
.......................\............\MazeSmartCarDlg.h
.......................\............\mscomm.cpp
.......................\............\mscomm.h
.......................\............\ReadMe.txt
.......................\............\res
.......................\............\resource.h
.......................\............\resource.hm
.......................\............\...\MazeSmartCar.ico
.......................\............\...\MazeSmartCar.rc2
.......................\............\stdafx.cpp
.......................\............\stdafx.h
.......................\............\targetver.h
.......................\MYLIB
.......................\.....\BitOperation.h
.......................\.....\define.h
.......................\.....\FIFO.h
.......................\.....\IOStream.cpp
.......................\.....\IOStream.h
.......................\.....\stack.h
.......................\.....\type.cpp
.......................\.....\type.h
.......................\.....\utilities.cpp
.......................\.....\utilities.h
stm32-迷宫小车-算法-硬件(完整的下位机程序)
..........................................\carMode
..........................................\.......\AutoGridMazeMode.cpp
..........................................\.......\LightTrailingMode.cpp
..........................................\CarProtocol
..........................................\...........\CarProtocol.h
..........................................\cppfwlib
..........................................\........\stm32f10x__AFIO.h
..........................................\........\stm32f10x__cpplib.h
..........................................\........\stm32f10x__EXTI.h
..........................................\........\stm32f10x__FLASH.h
..........................................\........\stm32f10x__GPIO.h
..........................................\........\stm32f10x__GPIO_CPin.cpp
..........................................\........\stm32f10x__GPIO_CPin.h
..........................................\........\stm32f10x__IWDG.h
..........................................\........\stm32f10x__NVIC.cpp
..........................................\........\stm32f10x__NVIC.h
..........................................\........\stm32