# This is the CMakeCache file.
# For build in directory: /Users/mac/Desktop/EMotionControl-WS/EMotionControl/TargetTrackingSystem/cmake-build-debug
# It was generated by CMake: /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/Applications/Arm/bin/arm-none-eabi-addr2line
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ranlib
//Flags used by the ASM compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the ASM compiler during DEBUG builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
//Flags used by the ASM compiler during MINSIZEREL builds.
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the ASM compiler during RELEASE builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//Id string of the compiler for the CodeBlocks IDE. Automatically
// detected when left empty
CMAKE_CODEBLOCKS_COMPILER_ID:STRING=
//The CodeBlocks executable
CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND
//Additional command line arguments when CodeBlocks invokes make.
// Enter e.g. -j<some_number> to get parallel builds
CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=-j16
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ranlib
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/Applications/Arm/bin/arm-none-eabi-gcc-ranlib
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/Applications/Arm/bin/arm-none-eabi-ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/Applications/Arm/bin/arm-none-eabi-nm
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=TargetTrackingSystem
//Path to a program.
CMAKE_RANLIB:FILEPATH=/Applications/Arm/bin/arm-none-eabi-ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/Applications/Arm/bin/arm-none-eabi-readelf
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/Applications/Arm/bin/arm-none-eabi-strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Path to a program.
ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl
//Value Computed by CMake
TargetTrackingSystem_BINARY_DIR
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
对于计算机专业的学生而言,参加各类比赛能够带来多方面的益处,具体包括但不限于以下几点: 技能提升: 参与比赛促使学生深入学习和掌握计算机领域的专业知识与技能,如编程语言、算法设计、软件工程、网络安全等。 比赛通常涉及实际问题的解决,有助于将理论知识应用于实践中,增强问题解决能力。 实践经验: 大多数比赛都要求参赛者设计并实现解决方案,这提供了宝贵的动手操作机会,有助于积累项目经验。 实践经验对于计算机专业的学生尤为重要,因为雇主往往更青睐有实际项目背景的候选人。 团队合作: 许多比赛鼓励团队协作,这有助于培养学生的团队精神、沟通技巧和领导能力。 团队合作还能促进学生之间的知识共享和思维碰撞,有助于形成更全面的解决方案。 职业发展: 获奖经历可以显著增强简历的吸引力,为求职或继续深造提供有力支持。 某些比赛可能直接与企业合作,提供实习、工作机会或奖学金,为学生的职业生涯打开更多门路。 网络拓展: 比赛是结识同行业人才的好机会,可以帮助学生建立行业联系,这对于未来的职业发展非常重要。 奖金与荣誉: 许多比赛提供奖金或奖品,这不仅能给予学生经济上的奖励,还能增强其成就感和自信心。 荣誉证书或奖状可以证明学生的成就,对个人品牌建设有积极作用。 创新与研究: 参加比赛可以激发学生的创新思维,推动科研项目的开展,有时甚至能促成学术论文的发表。 个人成长: 在准备和参加比赛的过程中,学生将面临压力与挑战,这有助于培养良好的心理素质和抗压能力。 自我挑战和克服困难的经历对个人成长有着深远的影响。 综上所述,参加计算机领域的比赛对于学生来说是一个全面发展的平台,不仅可以提升专业技能,还能增强团队协作、沟通、解决问题的能力,并为未来的职业生涯奠定坚实的基础。
资源推荐
资源详情
资源评论
收起资源包目录
2023电赛E题 运动目标控制与自动追踪系统.zip (415个子文件)
MotionControlSystem.bin 60KB
TargetTrackingSystem.bin 19KB
CMakeDetermineCompilerABI_CXX.bin 2KB
CMakeDetermineCompilerABI_CXX.bin 2KB
CMakeDetermineCompilerABI_C.bin 1KB
CMakeDetermineCompilerABI_C.bin 1KB
stm32f1xx_hal_tim.c 238KB
stm32f1xx_hal_tim.c 238KB
tasks.c 162KB
tasks.c 162KB
stm32f1xx_hal_uart.c 132KB
stm32f1xx_hal_uart.c 132KB
queue.c 92KB
queue.c 92KB
stm32f1xx_hal_tim_ex.c 78KB
stm32f1xx_hal_tim_ex.c 78KB
stm32f1xx_hal_rcc.c 48KB
stm32f1xx_hal_rcc.c 48KB
cmsis_os2.c 43KB
cmsis_os2.c 43KB
stream_buffer.c 42KB
stream_buffer.c 42KB
timers.c 39KB
timers.c 39KB
stm32f1xx_hal_flash_ex.c 35KB
stm32f1xx_hal_flash_ex.c 35KB
stm32f1xx_hal_rcc_ex.c 29KB
stm32f1xx_hal_rcc_ex.c 29KB
stm32f1xx_hal_flash.c 28KB
stm32f1xx_hal_flash.c 28KB
port.c 27KB
port.c 27KB
stm32f1xx_hal_dma.c 27KB
stm32f1xx_hal_dma.c 27KB
event_groups.c 24KB
event_groups.c 24KB
stm32f1xx_hal_gpio.c 20KB
stm32f1xx_hal_gpio.c 20KB
stm32f1xx_hal_pwr.c 20KB
stm32f1xx_hal_pwr.c 20KB
CMakeCCompilerId.c 20KB
CMakeCCompilerId.c 20KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal_cortex.c 18KB
stm32f1xx_hal_cortex.c 18KB
stm32f1xx_hal_exti.c 15KB
stm32f1xx_hal_exti.c 15KB
freertos.c 15KB
system_stm32f1xx.c 14KB
system_stm32f1xx.c 14KB
heap_4.c 14KB
heap_4.c 14KB
croutine.c 13KB
croutine.c 13KB
freertos.c 10KB
list.c 8KB
list.c 8KB
usart.c 7KB
usart.c 7KB
main.c 6KB
stm32f1xx_it.c 6KB
stm32f1xx_it.c 6KB
main.c 6KB
stm32f1xx_hal_gpio_ex.c 4KB
stm32f1xx_hal_gpio_ex.c 4KB
stm32f1xx_hal_timebase_tim.c 4KB
stm32f1xx_hal_timebase_tim.c 4KB
tim.c 3KB
sysmem.c 3KB
sysmem.c 3KB
screen.c 3KB
screen.c 3KB
syscalls.c 2KB
syscalls.c 2KB
stm32f1xx_hal_msp.c 2KB
stm32f1xx_hal_msp.c 2KB
gpio.c 2KB
gpio.c 2KB
servo.c 1KB
servo.c 982B
key.c 491B
MotionControlSystem.cbp 31KB
TargetTrackingSystem.cbp 30KB
stm32f4discovery.cfg 251B
stm32f4discovery.cfg 249B
cmake.check_cache 85B
cmake.check_cache 85B
DependInfo.cmake 13KB
DependInfo.cmake 12KB
Makefile.cmake 10KB
Makefile.cmake 10KB
CMakeCXXCompiler.cmake 5KB
CMakeCXXCompiler.cmake 5KB
cmake_clean.cmake 4KB
cmake_clean.cmake 4KB
CMakeCCompiler.cmake 2KB
CMakeCCompiler.cmake 2KB
cmake_install.cmake 2KB
cmake_install.cmake 2KB
共 415 条
- 1
- 2
- 3
- 4
- 5
资源评论
普通的一个普通猿
- 粉丝: 1467
- 资源: 1897
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Python开发基于KNN算法的学生成绩预测模型项目源码+设计报告.zip
- 机器人大赛项目-医疗服务机器人-规定动作实现(获一等奖).zip
- 课设基于深度学习的人体心电数据多分类项目(含源码+说明文档+设计报告).zip
- 期末课设 基于知识图谱的医疗问答系统(含源码与说明,重复项优化).zip
- 基于 MATLAB 的 Hough 变换图像边缘提取算法(含源码与说明).zip
- 2018全国大学生信息安全竞赛作品赛一等奖项目源码+设计文档.zip
- 期末课设基于机器学习的文本波士顿房价预测算法及项目说明+设计报告.zip
- 基于Android的计步算法及APP设计与实现含源码+论文报告(本科毕业设计源码).zip
- 基于C语言的公共交通管理系统源码+报告(大一下课程设计).zip
- 课程作业基于C++和QT的高校学生选课管理系统源码及作业报告.zip
- 基于Qt的酒店住宿管理系统源代码开发与实现(期末大作业).zip
- 期末作业基于Ruo-Vue-Plus的智能算法应用系统(含密码、人脸识别等).zip
- 毕设基于SpringBoot+Mybatis+Plus-Uni-app的精简社区分享平台APP开发.zip
- 2024毕设基于深度学习的人脸表情识别项目源代码及应用场景.zip
- 课程大作业基于深度学习开发的图像分类器源代码+技术说明.zip
- 基于深度学习的文本分类系统(CNN和RNN实现,含项目说明).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功