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

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

bd-stm32f103-key

硬件开发 6.5MB 17 需要积分: 1
立即下载

资源介绍:

按键板级支持包代码
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names

资源文件列表:

2.bd_stm32f103_key.zip 大约有181个文件
  1. 2.bd_stm32f103_key/.mxproject 7KB
  2. 2.bd_stm32f103_key/2.bd_stm32f103_key.ioc 3.34KB
  3. 2.bd_stm32f103_key/Core/
  4. 2.bd_stm32f103_key/Core/Inc/
  5. 2.bd_stm32f103_key/Core/Inc/gpio.h 1.28KB
  6. 2.bd_stm32f103_key/Core/Inc/main.h 2.01KB
  7. 2.bd_stm32f103_key/Core/Inc/stm32f1xx_hal_conf.h 15.37KB
  8. 2.bd_stm32f103_key/Core/Inc/stm32f1xx_it.h 1.88KB
  9. 2.bd_stm32f103_key/Core/Src/
  10. 2.bd_stm32f103_key/Core/Src/gpio.c 1.91KB
  11. 2.bd_stm32f103_key/Core/Src/main.c 4.85KB
  12. 2.bd_stm32f103_key/Core/Src/stm32f1xx_hal_msp.c 2.27KB
  13. 2.bd_stm32f103_key/Core/Src/stm32f1xx_it.c 5.28KB
  14. 2.bd_stm32f103_key/Core/Src/system_stm32f1xx.c 14.23KB
  15. 2.bd_stm32f103_key/Drivers/
  16. 2.bd_stm32f103_key/Drivers/CMSIS/
  17. 2.bd_stm32f103_key/Drivers/CMSIS/Device/
  18. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/
  19. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/
  20. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Include/
  21. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h 939.71KB
  22. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h 9.87KB
  23. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h 1.72KB
  24. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/LICENSE.txt 369B
  25. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Source/
  26. 2.bd_stm32f103_key/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/
  27. 2.bd_stm32f103_key/Drivers/CMSIS/Include/
  28. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
  29. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
  30. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
  31. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
  32. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
  33. 2.bd_stm32f103_key/Drivers/CMSIS/Include/cmsis_version.h 1.68KB
  34. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
  35. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
  36. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm0.h 41.22KB
  37. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
  38. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm1.h 42.44KB
  39. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm23.h 102.18KB
  40. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm3.h 109.23KB
  41. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm33.h 171.48KB
  42. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm4.h 120.71KB
  43. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_cm7.h 145.11KB
  44. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_sc000.h 46.14KB
  45. 2.bd_stm32f103_key/Drivers/CMSIS/Include/core_sc300.h 107.93KB
  46. 2.bd_stm32f103_key/Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
  47. 2.bd_stm32f103_key/Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
  48. 2.bd_stm32f103_key/Drivers/CMSIS/Include/tz_context.h 2.69KB
  49. 2.bd_stm32f103_key/Drivers/CMSIS/LICENSE.txt 11.29KB
  50. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/
  51. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/
  52. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/
  53. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 230.2KB
  54. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h 10.83KB
  55. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h 16.57KB
  56. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h 7.25KB
  57. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h 17.34KB
  58. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h 12.1KB
  59. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h 11.54KB
  60. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h 8.61KB
  61. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h 35.17KB
  62. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h 11.3KB
  63. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h 34.33KB
  64. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h 11.26KB
  65. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h 65.13KB
  66. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h 96.97KB
  67. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h 119.79KB
  68. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h 9.35KB
  69. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h 43.96KB
  70. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h 23.63KB
  71. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h 74.44KB
  72. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h 30.47KB
  73. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h 86.02KB
  74. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h 12.29KB
  75. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h 82.01KB
  76. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h 22.91KB
  77. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h 8.4KB
  78. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/LICENSE.txt 377B
  79. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/
  80. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c 19.78KB
  81. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c 18.25KB
  82. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c 26.78KB
  83. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c 14.7KB
  84. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c 28.43KB
  85. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c 34.97KB
  86. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c 20.4KB
  87. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c 3.93KB
  88. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c 20.26KB
  89. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c 47.61KB
  90. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c 29.17KB
  91. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c 237.95KB
  92. 2.bd_stm32f103_key/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c 78.03KB
  93. 2.bd_stm32f103_key/MDK-ARM/
  94. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key.uvguix.25335 93.18KB
  95. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key.uvoptx 15.74KB
  96. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key.uvprojx 19.18KB
  97. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/
  98. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.bd_stm32f103_key 525.7KB
  99. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.bd_stm32f103_key_2.bd_stm32f103_key.dep 48.14KB
  100. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.build_log.htm 3.06KB
  101. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.hex 9.34KB
  102. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.htm 46.16KB
  103. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.lnp 1.09KB
  104. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.map 95.66KB
  105. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/2.sct 494B
  106. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_key.crf 554.41KB
  107. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_key.d 2.32KB
  108. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_key.o 627.12KB
  109. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_rgb.crf 555.46KB
  110. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_rgb.d 2.32KB
  111. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/bd_rgb.o 627.41KB
  112. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/gpio.crf 554.37KB
  113. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/gpio.d 2.26KB
  114. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/gpio.o 626.44KB
  115. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/main.crf 554.37KB
  116. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/main.d 2.26KB
  117. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/main.o 629.28KB
  118. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/startup_stm32f103xe.d 65B
  119. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/startup_stm32f103xe.o 6.63KB
  120. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal.crf 554.3KB
  121. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal.d 2.28KB
  122. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal.o 656.35KB
  123. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_cortex.crf 553.78KB
  124. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_cortex.d 2.46KB
  125. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_cortex.o 646.57KB
  126. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_dma.crf 565.11KB
  127. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_dma.d 2.39KB
  128. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_dma.o 645.4KB
  129. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_exti.crf 555.88KB
  130. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_exti.d 2.41KB
  131. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_exti.o 636.21KB
  132. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash.crf 557.64KB
  133. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash.d 2.44KB
  134. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash.o 643.93KB
  135. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash_ex.crf 558.83KB
  136. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash_ex.d 2.52KB
  137. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_flash_ex.o 643.35KB
  138. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio.crf 556.77KB
  139. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio.d 2.41KB
  140. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio.o 635.8KB
  141. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio_ex.crf 552.99KB
  142. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio_ex.d 2.49KB
  143. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_gpio_ex.o 625.89KB
  144. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_msp.crf 554.21KB
  145. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_msp.d 2.6KB
  146. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_msp.o 625.84KB
  147. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_pwr.crf 555.74KB
  148. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_pwr.d 2.39KB
  149. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_pwr.o 646.74KB
  150. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc.crf 564.86KB
  151. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc.d 2.39KB
  152. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc.o 646.22KB
  153. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc_ex.crf 555.65KB
  154. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc_ex.d 2.46KB
  155. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_rcc_ex.o 628.05KB
  156. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim.crf 552.75KB
  157. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim.d 2.39KB
  158. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim.o 621.38KB
  159. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim_ex.crf 552.75KB
  160. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim_ex.d 2.46KB
  161. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_hal_tim_ex.o 621.47KB
  162. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_it.crf 554.28KB
  163. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_it.d 2.51KB
  164. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/stm32f1xx_it.o 635.89KB
  165. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/system_stm32f1xx.crf 553.22KB
  166. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/system_stm32f1xx.d 2.34KB
  167. 2.bd_stm32f103_key/MDK-ARM/2.bd_stm32f103_key/system_stm32f1xx.o 624.92KB
  168. 2.bd_stm32f103_key/MDK-ARM/DebugConfig/
  169. 2.bd_stm32f103_key/MDK-ARM/DebugConfig/2.bd_stm32f103_key_STM32F103ZE_1.0.0.dbgconf 2.35KB
  170. 2.bd_stm32f103_key/MDK-ARM/RTE/
  171. 2.bd_stm32f103_key/MDK-ARM/RTE/_2.bd_stm32f103_key/
  172. 2.bd_stm32f103_key/MDK-ARM/RTE/_2.bd_stm32f103_key/RTE_Components.h 330B
  173. 2.bd_stm32f103_key/MDK-ARM/startup_stm32f103xe.lst 47.14KB
  174. 2.bd_stm32f103_key/MDK-ARM/startup_stm32f103xe.s 14.55KB
  175. 2.bd_stm32f103_key/user/
  176. 2.bd_stm32f103_key/user/key/
  177. 2.bd_stm32f103_key/user/key/bd_key.c 1.1KB
  178. 2.bd_stm32f103_key/user/key/bd_key.h 511B
  179. 2.bd_stm32f103_key/user/rgb/
  180. 2.bd_stm32f103_key/user/rgb/bd_rgb.c 2.99KB
  181. 2.bd_stm32f103_key/user/rgb/bd_rgb.h 639B
0评论
提交 加载更多评论
其他资源 ThinkPHP超证书在线查询系统证书查询网站源码
超证书在线查询系统,资质证书显示网站源码,证书查询自适应手机端,采用的是thinkphp开源内核,无版权可商用,非常不错的,可开发度很高,可以继续美化和开发。
ThinkPHP超证书在线查询系统证书查询网站源码 ThinkPHP超证书在线查询系统证书查询网站源码
Clipboard 剪贴板(VUE2 后台)
分成2种方法(直接使用 和 自定义指令使用)
LabVIEW 温度监测系统代码分享
LabVIEW 温度监测系统代码分享,于 CSDN 呈现 亲爱的小伙伴们,我在 CSDN 上上传了一个基于 LabVIEW 的温度监测系统的程序代码。 这个代码具有重要价值,它能够实现精确的实时温度监测。无论是在工业生产中的高温环境,还是日常生活中的室内温度,它都能准确获取相关数据。 通过这个代码,可以深入探究 LabVIEW 在数据采集和处理方面的强大能力。例如,它能够对采集到的温度数据进行快速分析,及时察觉异常的温度波动,从而为相关的控制和决策提供有力支撑。 对于正在学习 LabVIEW 或者对温度监测有需求的朋友,这无疑是一份珍贵的资源。 快来 CSDN 查看吧,一起交流学习,共同进步! #LabVIEW #温度监测 #CSDN 分享
配电终端证书管理工具(程序) 配电终端证书管理工具操作手册
配电终端证书管理工具(程序) 配电终端证书管理工具操作手册 为了实现配电终端的证书管理,设计开发出专用的配电终端证书采集和管理工具(简称证 书管理工具)。该工具是独立于配电终端设备之外,通过串口与配电终端进行业务交互,具备 采集配电终端的基本信息、提取终端芯片公钥、恢复终端对称密钥和应用证书、导出终端证书、 管理和维护配电终端信息等功能。 环境需求 使用该工具时,要求系统满足以下条件: 1)操作系统 Windows 7 以上(32 位或 64 位) 2)框架版本.Net Framework 2.0
配电终端证书管理工具(程序)
配电终端证书管理工具操作手册 配电终端证书管理工具(程序)
配电终端证书管理工具操作手册 配电终端证书管理工具(程序)
配电终端证书管理工具操作手册
2024新版微信QQ域名检测接口源码 纯官方接口 带API
2024新版微信QQ域名检测接口源码 纯官方接口 带API 里面自带安装教程 ###################################################################### 附带文本教学及视频教程安装方法以linux为例: 1、建议在服务器上面安装宝塔面板,以便操作,高逼格技术员可以忽略这步操作。 2、把安装包文件解压到根目录,同时建立数据库,把数据文件导入数据库 3、修改核心文件config/inc_config.php把数据库信息替换成你的 4、解析域名并且设置域名指向 5、修改伪静态规则(参考安装包内的文件) 6、效验域名能否正常打开,至此安装完毕注* PHP版本请设置5.3~5.5 7、其它版本未测试、数据文件导入注意编码UTF-8
2024新版微信QQ域名检测接口源码 纯官方接口 带API
guighjgjhghj
gu
学生管理系统C语言版本,保存就可使用,建议使用版本Visual Studio 2022 (2010版本可能出现报错)
该学生管理系统包含以下17个模块,建议使用版本Visual Studio 2022,(2010版本可能出现报错)dev c++; void Welcome();//欢迎界面 void Lo_si();//注册登录界面 void Sign();//注册系统 void Login();//登录系统 void Thanks();//退出界面 void Manage();//登录选项界面 void Init(); //初始化系统 void Inqu_stu();//查询学生信息界面 void insertStudent();//添加学生信息 void initStudent();//初始化学生信息 void deleteStudent();//删除学生信息 void updateStudent();//修改学生信息 void NAMEsearch();//按姓名查询学生信息 void IDsearch();//按学号查询学生信息 void searchStudent();//查询学生全部信息 void Thanks();//退出界面 void rankScore();//按总分排序
IMX6ULL 电子产品自检工具
IMX6ULL 电子产品自检工具