首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

GD32H7xx系列CLion FreeRTOS工程模版

硬件开发 957.81KB 14 需要积分: 1
立即下载

资源介绍:

GD32H7xx系列CLion FreeRTOS工程模版
There are two options for running FreeRTOS on ARM Cortex-M7 microcontrollers. The best option depends on the revision of the ARM Cortex-M7 core in use. The revision is specified by an 'r' number, and a 'p' number, so will look something like 'r0p1'. Check the documentation for the microcontroller in use to find the revision of the Cortex-M7 core used in that microcontroller. If in doubt, use the FreeRTOS port provided specifically for r0p1 revisions, as that can be used with all core revisions. The first option is to use the ARM Cortex-M4F port, and the second option is to use the Cortex-M7 r0p1 port - the latter containing a minor errata workaround. If the revision of the ARM Cortex-M7 core is not r0p1 then either option can be used, but it is recommended to use the FreeRTOS ARM Cortex-M4F port located in the /FreeRTOS/Source/portable/GCC/ARM_CM4F directory. If the revision of the ARM Cortex-M7 core is r0p1 then use the FreeRTOS ARM Cortex-M7 r0p1 port located in the /FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1 directory.

资源文件列表:

GD32H7xx_CLion_FreeRTOS_工程模版.zip 大约有216个文件
  1. GD32H7xx_CLion_FreeRTOS_工程模版/
  2. GD32H7xx_CLion_FreeRTOS_工程模版/CMakeLists.txt 2.9KB
  3. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._CMakeLists.txt 176B
  4. GD32H7xx_CLion_FreeRTOS_工程模版/.DS_Store 12KB
  5. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._.DS_Store 120B
  6. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/
  7. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._Drivers 176B
  8. GD32H7xx_CLion_FreeRTOS_工程模版/Core/
  9. GD32H7xx_CLion_FreeRTOS_工程模版/gd32h7xx.cfg 335B
  10. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._gd32h7xx.cfg 176B
  11. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/
  12. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._Middlewares 176B
  13. GD32H7xx_CLion_FreeRTOS_工程模版/gd32h7xx_flash.ld 2.5KB
  14. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/._gd32h7xx_flash.ld 176B
  15. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/.DS_Store 10KB
  16. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/._.DS_Store 120B
  17. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/
  18. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/
  19. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/._CMSIS 176B
  20. GD32H7xx_CLion_FreeRTOS_工程模版/Core/main.h 1.69KB
  21. GD32H7xx_CLion_FreeRTOS_工程模版/Core/gd32h7xx_it.h 2.48KB
  22. GD32H7xx_CLion_FreeRTOS_工程模版/Core/freertos_init.h 123B
  23. GD32H7xx_CLion_FreeRTOS_工程模版/Core/main.c 576B
  24. GD32H7xx_CLion_FreeRTOS_工程模版/Core/FreeRTOSConfig.h 10.58KB
  25. GD32H7xx_CLion_FreeRTOS_工程模版/Core/gd32h7xx_libopt.h 3.04KB
  26. GD32H7xx_CLion_FreeRTOS_工程模版/Core/freertos_init.c 1.47KB
  27. GD32H7xx_CLion_FreeRTOS_工程模版/Core/gd32h7xx_it.c 3.75KB
  28. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/.DS_Store 8KB
  29. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/._.DS_Store 120B
  30. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/
  31. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/.DS_Store 10KB
  32. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/._.DS_Store 120B
  33. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/
  34. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/
  35. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/.DS_Store 10KB
  36. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/._.DS_Store 120B
  37. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/
  38. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/._Include 176B
  39. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/
  40. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/._GD 176B
  41. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/LICENSE.md 1.01KB
  42. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/list.c 9.81KB
  43. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/stream_buffer.c 73.52KB
  44. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/
  45. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/
  46. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/queue.c 125.16KB
  47. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/timers.c 55.23KB
  48. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/tasks.c 344.09KB
  49. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/event_groups.c 35.08KB
  50. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/croutine.c 16.98KB
  51. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_dbg.h 13.5KB
  52. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_rspdif.h 24.67KB
  53. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_edout.h 5.61KB
  54. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_exti.h 34.29KB
  55. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_cpdm.h 5.75KB
  56. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_rcu.h 195.05KB
  57. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_lpdts.h 11.84KB
  58. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_i2c.h 29.48KB
  59. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_ipa.h 34.44KB
  60. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_ospim.h 7.93KB
  61. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_dci.h 16.73KB
  62. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_exmc.h 55.81KB
  63. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_syscfg.h 59.08KB
  64. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_hau.h 14.23KB
  65. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_rtc.h 57.6KB
  66. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_hwsem.h 32.09KB
  67. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_wwdgt.h 4.38KB
  68. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_misc.h 12.86KB
  69. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_spi.h 54.29KB
  70. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_axiim.h 18.88KB
  71. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_enet.h 144.09KB
  72. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_usart.h 50.23KB
  73. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_pmu.h 19.14KB
  74. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_fmc.h 38.75KB
  75. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_tmu.h 9.89KB
  76. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_tli.h 25.36KB
  77. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_ctc.h 11.23KB
  78. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_ospi.h 66.21KB
  79. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_can.h 123.94KB
  80. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_fwdgt.h 6.84KB
  81. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_trng.h 11.52KB
  82. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_sdio.h 37.86KB
  83. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_rameccmu.h 15.62KB
  84. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_efuse.h 18.19KB
  85. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_hpdf.h 61.23KB
  86. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_crc.h 6.35KB
  87. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_gpio.h 32.8KB
  88. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_cmp.h 25.62KB
  89. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_cau.h 19.57KB
  90. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_fac.h 16.64KB
  91. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_mdio.h 15.07KB
  92. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_timer.h 113.29KB
  93. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_trigsel.h 34.94KB
  94. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_adc.h 52.15KB
  95. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_mdma.h 48.25KB
  96. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_rtdec.h 10.52KB
  97. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_vref.h 4.38KB
  98. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_dma.h 117.85KB
  99. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_dac.h 20.6KB
  100. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Include/gd32h7xx_sai.h 44.12KB
  101. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_efuse.c 18.7KB
  102. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_sdio.c 38.77KB
  103. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_rameccmu.c 19.37KB
  104. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_fwdgt.c 8.08KB
  105. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_trng.c 11.47KB
  106. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cau_des.c 6.83KB
  107. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_can.c 71.2KB
  108. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_ospi.c 59.31KB
  109. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cmp.c 17.39KB
  110. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cau_aes.c 32.94KB
  111. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_gpio.c 18.05KB
  112. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_crc.c 8.94KB
  113. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_hpdf.c 63.47KB
  114. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cau_tdes.c 7.47KB
  115. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_dac.c 24.16KB
  116. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_sai.c 31.49KB
  117. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_dma.c 86.82KB
  118. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_vref.c 4.36KB
  119. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_adc.c 53.16KB
  120. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_trigsel.c 37.67KB
  121. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_timer.c 187.61KB
  122. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_mdma.c 51.31KB
  123. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_rtdec.c 14.46KB
  124. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cau.c 25.63KB
  125. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_mdio.c 13.58KB
  126. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_fac.c 22.02KB
  127. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_i2c.c 32.49KB
  128. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_rcu.c 104KB
  129. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_lpdts.c 9.63KB
  130. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_cpdm.c 11.45KB
  131. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_exti.c 8.97KB
  132. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_edout.c 7.82KB
  133. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_rspdif.c 21.75KB
  134. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_dbg.c 6.17KB
  135. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_syscfg.c 28.62KB
  136. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_hau.c 12.92KB
  137. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_exmc.c 42.69KB
  138. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_ospim.c 7.91KB
  139. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_hau_sha_md5.c 15.33KB
  140. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_dci.c 13.37KB
  141. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_ipa.c 35.03KB
  142. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_pmu.c 16.71KB
  143. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_usart.c 53.46KB
  144. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_enet.c 163.18KB
  145. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_misc.c 10.8KB
  146. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_wwdgt.c 4.21KB
  147. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_hwsem.c 9.05KB
  148. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_spi.c 51.11KB
  149. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_rtc.c 45.73KB
  150. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_ctc.c 12.77KB
  151. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_fmc.c 69.85KB
  152. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_tli.c 24.12KB
  153. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/GD32H7xx_standard_peripheral/Source/gd32h7xx_tmu.c 7.09KB
  154. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/core_cm7.h 144.34KB
  155. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/._core_cm7.h 176B
  156. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/cmsis_compiler.h 8.68KB
  157. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/._cmsis_compiler.h 176B
  158. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/mpu_armv7.h 11.42KB
  159. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/._mpu_armv7.h 176B
  160. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/cmsis_gcc.h 59.43KB
  161. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/._cmsis_gcc.h 176B
  162. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/cmsis_version.h 1.64KB
  163. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/Include/._cmsis_version.h 176B
  164. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/.DS_Store 8KB
  165. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/._.DS_Store 120B
  166. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/
  167. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/._GD32H7xx 176B
  168. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/stdint.readme 2.13KB
  169. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/timers.h 64.16KB
  170. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/task.h 160.2KB
  171. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/message_buffer.h 43.81KB
  172. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/mpu_prototypes.h 25.54KB
  173. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/picolibc-freertos.h 4.34KB
  174. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/deprecated_definitions.h 7.34KB
  175. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/semphr.h 49.06KB
  176. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/mpu_syscall_numbers.h 5.72KB
  177. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/mpu_wrappers.h 17.49KB
  178. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/croutine.h 27.88KB
  179. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/event_groups.h 35.41KB
  180. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/newlib-freertos.h 2.41KB
  181. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/list.h 24.22KB
  182. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/portable.h 11.32KB
  183. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/stream_buffer.h 57.14KB
  184. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/StackMacros.h 1.54KB
  185. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/FreeRTOS.h 103.05KB
  186. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/projdefs.h 7.18KB
  187. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/queue.h 67.36KB
  188. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/stack_macros.h 8.64KB
  189. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/include/atomic.h 13.01KB
  190. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/
  191. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/MemMang/
  192. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/.DS_Store 10KB
  193. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/._.DS_Store 120B
  194. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Include/
  195. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/._Include 176B
  196. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/
  197. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/._Source 176B
  198. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/ARM_CM7/
  199. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/MemMang/heap_4.c 23.51KB
  200. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/MemMang/ReadMe.url 120B
  201. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Include/gd32h7xx.h 33.45KB
  202. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Include/._gd32h7xx.h 176B
  203. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Include/system_gd32h7xx.h 2.32KB
  204. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Include/._system_gd32h7xx.h 176B
  205. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/.DS_Store 8KB
  206. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/._.DS_Store 120B
  207. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/ARM/
  208. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/._ARM 176B
  209. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/system_gd32h7xx.c 23.73KB
  210. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/._system_gd32h7xx.c 176B
  211. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/ARM_CM7/r0p1/
  212. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/ARM_CM7/ReadMe.txt 1.02KB
  213. GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/ARM/startup_gd32h7xx.s 36.86KB
  214. __MACOSX/GD32H7xx_CLion_FreeRTOS_工程模版/Drivers/CMSIS/GD/GD32H7xx/Source/ARM/._startup_gd32h7xx.s 176B
  215. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/ARM_CM7/r0p1/portmacro.h 10.16KB
  216. GD32H7xx_CLion_FreeRTOS_工程模版/Middlewares/FreeRTOS-Kernel/portable/GCC/ARM_CM7/r0p1/port.c 40.51KB
0评论
提交 加载更多评论
其他资源 Python 3.12.5
Python 是一种广泛使用的高级编程语言,以其简洁易读的语法和强大的功能库而著称。它支持多种编程范式,包括面向对象、命令式和函数式编程。Python 的设计哲学强调代码的可读性和清晰的语法结构,这使得它成为初学者的理想选择,同时也深受专业开发者和数据科学家的喜爱。 Python 的特点: 易读性:Python 的代码设计得尽可能易于阅读,其语法清晰,结构简洁。 可扩展性:Python 可以通过 C 或 C++(或其他语言)编写的扩展模块来扩展其功能。 丰富的标准库:Python 自带了一个庞大的标准库,提供了许多常用的编程任务所需的功能。 跨平台:Python 程序可以在多种操作系统上运行,包括 Windows、macOS 和 Linux。 强大的社区支持:Python 拥有一个活跃的开发者社区,提供了大量的第三方库和工具。 Python 的应用领域: Web 开发:Python 可以用来开发服务器端的 Web 应用程序,如使用 Django 或 Flask 框架。 数据分析与科学计算:Python 是数据分析和科学计算领域的重要工具。
基于MATLAB的卡尔曼小球运动跟踪(完美运行)
卡尔曼滤波器是一种用于估计系统状态的算法,常用于目标跟踪和导航应用中。在小球运动跟踪中,卡尔曼滤波器可以用于估计小球的位置和速度。 以下是卡尔曼小球运动跟踪的基本步骤: 1. 初始化:确定初始状态向量和协方差矩阵。状态向量通常包括位置和速度,协方差矩阵表示对于状态估计的不确定性。 2. 预测:根据系统的动力学模型,预测下一个时刻的状态和协方差矩阵。动力学模型通常基于物理规律和运动方程。 3. 更新:根据观测到的数据(如小球的位置),使用卡尔曼增益和观测模型,更新状态估计和协方差矩阵。卡尔曼增益表示观测信息对于状态估计的权重。 4. 循环:重复预测和更新步骤,以连续跟踪小球的位置和速度。 卡尔曼滤波器通过融合预测和观测信息,可以提供更准确的小球运动估计。根据具体应用的需求,还可以使用更高级的卡尔曼滤波器变种,如扩展卡尔曼滤波器(EKF)或无迹卡尔曼滤波器(UKF),以处理非线性系统或非高斯观测噪声。
基于MATLAB的口罩识别预警(完美运行)
口罩识别预警是一种利用人工智能技术,通过图像识别和面部识别技术来识别和判断人们是否佩戴口罩,以实现对未佩戴口罩的人员进行预警和提醒。 口罩识别预警系统通常包括以下几个步骤: 1. 图像采集:通过摄像头或监控摄像头等设备采集实时视频图像。 2. 人脸检测:利用人脸检测算法对图像中的人脸进行检测和定位。 3. 口罩检测:对检测到的人脸进行口罩检测,判断是否佩戴口罩。 4. 预警提醒:当检测到有人未佩戴口罩时,系统会通过声音、文字或其他方式进行预警提醒,以引起人们的注意。 口罩识别预警系统可以应用于公共场所、交通枢纽、企事业单位等地方,帮助监测和管理人员是否佩戴口罩,提升社会公共卫生安全。
导师评价+模板材料+学术专利.zip
研究生导师评价,可以作为参考使用。 同时包含复试一些常见的资料:成绩证明,个人陈述,简历,高校logo等
ball-screwball-screwball-screw
ball-screwball-screwball-screw
软件开发+数据库+Navicat premium 12+压缩包安装工具
Navicat Premium 12是一款全面的数据库管理工具,支持多种数据库系统,包括MySQL、SQLite、Oracle等。它具备数据同步、导入导出、可视化编辑和安全访问等功能,适用于专业开发者和新手用户。 该工具提供数据同步和传输功能,可在不同数据库之间快速迁移数据,并能从多种格式(如Excel、XML、TXT)导入导出数据,实现灵活的数据操作。通过网格和表单视图,用户可以直接编辑数据,无需编写复杂的SQL语句。 安全性也是Navicat Premium 12的重点,它支持通过SSH创建安全连接,确保数据传输的安全。此外,它还提供云服务,让用户可以随时访问数据库信息。 Navicat Premium 12还支持自动化批处理作业,如数据传输、数据同步等,能在指定时间自动执行,提升工作效率。用户还可以设计各种类型的报表,并将报表输出为PDF、Excel等格式,方便数据分享和分析。 总之,Navicat Premium 12以其多数据库支持、强大的数据处理和安全功能,成为广受欢迎的数据库管理工具。
软件开发+数据库+Navicat premium 12+压缩包安装工具 软件开发+数据库+Navicat premium 12+压缩包安装工具 软件开发+数据库+Navicat premium 12+压缩包安装工具
freereos.zip
freereos.zip
网络摄像机视觉系统 Network Camera Vision System
网络摄像机视觉系统 功能齐全的 IP 摄像机管理系统内置于 Qt Creator 中,可在 Windows 上实现 FFMPEG。包括预构建的二进制库,便于编译。需要 Qt、MS Visual Studio、NVIDIA Cuda 驱动程序。 有一个可执行文件的安装程序 # 功能 - ONVIF Network Camera Vision System Fully featured IP camera management system built in Qt creator implementing FFMPEG on windows. Includes pre built binary libraries for easy compilation. Requires Qt, MS Visual Studio, NVIDIA Cuda drivers. There is an install program for the executable # Features - ONVIF - Windows - FFMPEG - Qt - Cuda - IP Camera