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

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

4.bd-stm32f103-exti.zip

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

资源介绍:

stm32按键板级支持包增加EXTI功能
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

资源文件列表:

4.bd_stm32f103_exti.zip 大约有181个文件
  1. 4.bd_stm32f103_exti/.mxproject 7KB
  2. 4.bd_stm32f103_exti/4.bd_stm32f103_exti.ioc 4.6KB
  3. 4.bd_stm32f103_exti/Core/
  4. 4.bd_stm32f103_exti/Core/Inc/
  5. 4.bd_stm32f103_exti/Core/Inc/gpio.h 1.28KB
  6. 4.bd_stm32f103_exti/Core/Inc/main.h 2.2KB
  7. 4.bd_stm32f103_exti/Core/Inc/stm32f1xx_hal_conf.h 15.37KB
  8. 4.bd_stm32f103_exti/Core/Inc/stm32f1xx_it.h 1.94KB
  9. 4.bd_stm32f103_exti/Core/Src/
  10. 4.bd_stm32f103_exti/Core/Src/gpio.c 2.13KB
  11. 4.bd_stm32f103_exti/Core/Src/main.c 4.86KB
  12. 4.bd_stm32f103_exti/Core/Src/stm32f1xx_hal_msp.c 2.27KB
  13. 4.bd_stm32f103_exti/Core/Src/stm32f1xx_it.c 5.91KB
  14. 4.bd_stm32f103_exti/Core/Src/system_stm32f1xx.c 14.23KB
  15. 4.bd_stm32f103_exti/Drivers/
  16. 4.bd_stm32f103_exti/Drivers/CMSIS/
  17. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/
  18. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/
  19. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/
  20. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Include/
  21. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h 939.71KB
  22. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h 9.87KB
  23. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h 1.72KB
  24. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/LICENSE.txt 369B
  25. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Source/
  26. 4.bd_stm32f103_exti/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/
  27. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/
  28. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
  29. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
  30. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
  31. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
  32. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
  33. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/cmsis_version.h 1.68KB
  34. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
  35. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
  36. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm0.h 41.22KB
  37. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
  38. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm1.h 42.44KB
  39. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm23.h 102.18KB
  40. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm3.h 109.23KB
  41. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm33.h 171.48KB
  42. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm4.h 120.71KB
  43. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_cm7.h 145.11KB
  44. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_sc000.h 46.14KB
  45. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/core_sc300.h 107.93KB
  46. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
  47. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
  48. 4.bd_stm32f103_exti/Drivers/CMSIS/Include/tz_context.h 2.69KB
  49. 4.bd_stm32f103_exti/Drivers/CMSIS/LICENSE.txt 11.29KB
  50. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/
  51. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/
  52. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/
  53. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 230.2KB
  54. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h 10.83KB
  55. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h 16.57KB
  56. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h 7.25KB
  57. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h 17.34KB
  58. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h 12.1KB
  59. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h 11.54KB
  60. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h 8.61KB
  61. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h 35.17KB
  62. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h 11.3KB
  63. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h 34.33KB
  64. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h 11.26KB
  65. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h 65.13KB
  66. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h 96.97KB
  67. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h 119.79KB
  68. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h 9.35KB
  69. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h 43.96KB
  70. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h 23.63KB
  71. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h 74.44KB
  72. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h 30.47KB
  73. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h 86.02KB
  74. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h 12.29KB
  75. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h 82.01KB
  76. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h 22.91KB
  77. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h 8.4KB
  78. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/LICENSE.txt 377B
  79. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/
  80. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c 19.78KB
  81. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c 18.25KB
  82. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c 26.78KB
  83. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c 14.7KB
  84. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c 28.43KB
  85. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c 34.97KB
  86. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c 20.4KB
  87. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c 3.93KB
  88. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c 20.26KB
  89. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c 47.61KB
  90. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c 29.17KB
  91. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c 237.95KB
  92. 4.bd_stm32f103_exti/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c 78.03KB
  93. 4.bd_stm32f103_exti/MDK-ARM/
  94. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti.uvguix.25335 91.68KB
  95. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti.uvoptx 15.74KB
  96. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti.uvprojx 19.19KB
  97. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/
  98. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.bd_stm32f103_exti 527.76KB
  99. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.bd_stm32f103_exti_4.bd_stm32f103_exti.dep 48.23KB
  100. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.build_log.htm 3.07KB
  101. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.hex 9.53KB
  102. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.htm 48.02KB
  103. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.lnp 1.12KB
  104. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.map 98.22KB
  105. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/4.sct 494B
  106. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_key.crf 555.19KB
  107. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_key.d 2.35KB
  108. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_key.o 631.55KB
  109. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_rgb.crf 555.7KB
  110. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_rgb.d 2.35KB
  111. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/bd_rgb.o 627.66KB
  112. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/gpio.crf 554.63KB
  113. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/gpio.d 2.29KB
  114. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/gpio.o 626.85KB
  115. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/main.crf 554.65KB
  116. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/main.d 2.29KB
  117. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/main.o 629.41KB
  118. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/startup_stm32f103xe.d 66B
  119. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/startup_stm32f103xe.o 6.63KB
  120. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal.crf 554.3KB
  121. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal.d 2.31KB
  122. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal.o 656.41KB
  123. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_cortex.crf 553.78KB
  124. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_cortex.d 2.49KB
  125. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_cortex.o 646.6KB
  126. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_dma.crf 565.11KB
  127. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_dma.d 2.41KB
  128. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_dma.o 645.44KB
  129. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_exti.crf 555.88KB
  130. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_exti.d 2.44KB
  131. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_exti.o 636.24KB
  132. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash.crf 557.64KB
  133. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash.d 2.46KB
  134. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash.o 643.97KB
  135. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash_ex.crf 558.83KB
  136. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash_ex.d 2.54KB
  137. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_flash_ex.o 643.38KB
  138. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio.crf 556.77KB
  139. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio.d 2.44KB
  140. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio.o 635.84KB
  141. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio_ex.crf 552.99KB
  142. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio_ex.d 2.52KB
  143. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_gpio_ex.o 625.93KB
  144. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_msp.crf 554.45KB
  145. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_msp.d 2.63KB
  146. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_msp.o 626.09KB
  147. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_pwr.crf 555.74KB
  148. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_pwr.d 2.41KB
  149. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_pwr.o 646.79KB
  150. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc.crf 564.86KB
  151. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc.d 2.41KB
  152. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc.o 646.27KB
  153. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc_ex.crf 555.65KB
  154. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc_ex.d 2.49KB
  155. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_rcc_ex.o 628.08KB
  156. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim.crf 552.75KB
  157. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim.d 2.41KB
  158. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim.o 621.42KB
  159. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim_ex.crf 552.75KB
  160. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim_ex.d 2.49KB
  161. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_hal_tim_ex.o 621.5KB
  162. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_it.crf 554.65KB
  163. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_it.d 2.54KB
  164. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/stm32f1xx_it.o 638.89KB
  165. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/system_stm32f1xx.crf 553.22KB
  166. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/system_stm32f1xx.d 2.37KB
  167. 4.bd_stm32f103_exti/MDK-ARM/4.bd_stm32f103_exti/system_stm32f1xx.o 624.94KB
  168. 4.bd_stm32f103_exti/MDK-ARM/DebugConfig/
  169. 4.bd_stm32f103_exti/MDK-ARM/DebugConfig/4.bd_stm32f103_exti_STM32F103ZE_1.0.0.dbgconf 2.35KB
  170. 4.bd_stm32f103_exti/MDK-ARM/RTE/
  171. 4.bd_stm32f103_exti/MDK-ARM/RTE/_4.bd_stm32f103_exti/
  172. 4.bd_stm32f103_exti/MDK-ARM/RTE/_4.bd_stm32f103_exti/RTE_Components.h 332B
  173. 4.bd_stm32f103_exti/MDK-ARM/startup_stm32f103xe.lst 47.15KB
  174. 4.bd_stm32f103_exti/MDK-ARM/startup_stm32f103xe.s 14.55KB
  175. 4.bd_stm32f103_exti/user/
  176. 4.bd_stm32f103_exti/user/key/
  177. 4.bd_stm32f103_exti/user/key/bd_key.c 2.29KB
  178. 4.bd_stm32f103_exti/user/key/bd_key.h 792B
  179. 4.bd_stm32f103_exti/user/rgb/
  180. 4.bd_stm32f103_exti/user/rgb/bd_rgb.c 2.99KB
  181. 4.bd_stm32f103_exti/user/rgb/bd_rgb.h 639B
0评论
提交 加载更多评论
其他资源 1-7代码全景.zip
1-7代码全景.zip
数电—设计一多人表决器.zip
数电—设计一多人表决器.zip
数电—设计一多人表决器.zip
Java笔记(二)-面向对象
Java笔记(二)-面向对象
2012葡萄酒评价.zip
2012葡萄酒评价.zip
2012葡萄酒评价.zip 2012葡萄酒评价.zip 2012葡萄酒评价.zip
完成MySoothe应用的界面设计
完成MySoothe应用的界面设计
QT自定义指示灯(可闪烁、可移动)
QT实现指示灯控件。一般有2种形式:1、使用QPixmap绘制指示灯;2、在paintEvent中使用QPainter来绘制。本示例对这两种形式做了封装,实现了两种不同的指示灯。都可闪烁、可移动。
高级语言程序设计(C语言)-上课教学PPT+课程设计PPT+作业答案
高级语言程序设计(C语言)-上课教学PPT+课程设计PPT+作业答案
C语言+数据结构学期课程设计《员工管理系统》
关于一个员工管理系统的开发,详细描述了如何构建一个具备基本功能的员工信息管理软件。系统的核心目标是有效地组织和维护员工的个人及工作相关数据,确保数据的准确性和易于访问性。 系统的主要特点包括: 员工信息管理:每个员工的记录包含编号、姓名、性别、出生日期、学历、职务、电话号码和住址。 数据持久化:系统能够将员工数据保存到文件中,以便在程序关闭后数据不会丢失,并且在下次启动时能从文件中恢复这些数据。 数据检索:支持按ID或姓名查找员工的具体信息。 数据更新:允许管理员根据员工的编号修改其个人信息。 数据录入:具备添加新员工信息的功能。 数据移除:可以按员工编号删除不再在职的员工记录。 数据排序:能够按照员工的ID、姓名或出生日期对所有员工信息进行排序。 数据展示:可以列出所有员工的信息,或者展示排序后的员工列表。 在技术实现上,文档采用了C语言编程,并利用了动态顺序表作为存储结构,这使得数据的增删改查更加高效。此外,还设计了一系列函数来实现上述各项功能