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

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

F103-Capture.zip

硬件开发 623.43KB 14 需要积分: 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

资源文件列表:

F103-Capture.zip 大约有105个文件
  1. F103-Capture/
  2. F103-Capture/.mxproject 7.59KB
  3. F103-Capture/Core/
  4. F103-Capture/Core/Inc/
  5. F103-Capture/Core/Inc/gpio.h 1.28KB
  6. F103-Capture/Core/Inc/main.h 1.96KB
  7. F103-Capture/Core/Inc/stm32f1xx_hal_conf.h 15.35KB
  8. F103-Capture/Core/Inc/stm32f1xx_it.h 1.91KB
  9. F103-Capture/Core/Inc/tim.h 1.31KB
  10. F103-Capture/Core/Inc/usart.h 1.33KB
  11. F103-Capture/Core/Src/
  12. F103-Capture/Core/Src/gpio.c 1.5KB
  13. F103-Capture/Core/Src/main.c 4.9KB
  14. F103-Capture/Core/Src/stm32f1xx_hal_msp.c 2.27KB
  15. F103-Capture/Core/Src/stm32f1xx_it.c 5.61KB
  16. F103-Capture/Core/Src/system_stm32f1xx.c 14.23KB
  17. F103-Capture/Core/Src/tim.c 3.77KB
  18. F103-Capture/Core/Src/usart.c 3.04KB
  19. F103-Capture/Drivers/
  20. F103-Capture/Drivers/CMSIS/
  21. F103-Capture/Drivers/CMSIS/Device/
  22. F103-Capture/Drivers/CMSIS/Device/ST/
  23. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/
  24. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Include/
  25. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h 823.13KB
  26. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h 9.87KB
  27. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h 1.72KB
  28. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/LICENSE.txt 369B
  29. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Source/
  30. F103-Capture/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/
  31. F103-Capture/Drivers/CMSIS/Include/
  32. F103-Capture/Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
  33. F103-Capture/Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
  34. F103-Capture/Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
  35. F103-Capture/Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
  36. F103-Capture/Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
  37. F103-Capture/Drivers/CMSIS/Include/cmsis_version.h 1.68KB
  38. F103-Capture/Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
  39. F103-Capture/Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
  40. F103-Capture/Drivers/CMSIS/Include/core_cm0.h 41.22KB
  41. F103-Capture/Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
  42. F103-Capture/Drivers/CMSIS/Include/core_cm1.h 42.44KB
  43. F103-Capture/Drivers/CMSIS/Include/core_cm23.h 102.18KB
  44. F103-Capture/Drivers/CMSIS/Include/core_cm3.h 109.23KB
  45. F103-Capture/Drivers/CMSIS/Include/core_cm33.h 171.48KB
  46. F103-Capture/Drivers/CMSIS/Include/core_cm4.h 120.71KB
  47. F103-Capture/Drivers/CMSIS/Include/core_cm7.h 145.11KB
  48. F103-Capture/Drivers/CMSIS/Include/core_sc000.h 46.14KB
  49. F103-Capture/Drivers/CMSIS/Include/core_sc300.h 107.93KB
  50. F103-Capture/Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
  51. F103-Capture/Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
  52. F103-Capture/Drivers/CMSIS/Include/tz_context.h 2.69KB
  53. F103-Capture/Drivers/CMSIS/LICENSE.txt 11.29KB
  54. F103-Capture/Drivers/STM32F1xx_HAL_Driver/
  55. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/
  56. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/
  57. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 230.2KB
  58. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h 10.83KB
  59. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h 16.57KB
  60. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h 7.25KB
  61. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h 17.34KB
  62. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h 12.1KB
  63. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h 11.54KB
  64. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h 8.61KB
  65. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h 35.17KB
  66. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h 11.3KB
  67. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h 34.33KB
  68. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h 11.26KB
  69. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h 65.13KB
  70. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h 96.97KB
  71. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h 119.79KB
  72. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h 9.35KB
  73. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h 44.58KB
  74. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h 43.96KB
  75. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h 23.63KB
  76. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h 74.44KB
  77. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h 30.47KB
  78. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h 86.02KB
  79. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h 12.29KB
  80. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h 82.01KB
  81. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h 22.91KB
  82. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h 159.81KB
  83. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h 97.13KB
  84. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h 8.4KB
  85. F103-Capture/Drivers/STM32F1xx_HAL_Driver/LICENSE.txt 377B
  86. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/
  87. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c 19.78KB
  88. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c 18.25KB
  89. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c 26.78KB
  90. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c 14.7KB
  91. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c 28.43KB
  92. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c 34.97KB
  93. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c 20.4KB
  94. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c 3.93KB
  95. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c 20.26KB
  96. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c 47.61KB
  97. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c 29.17KB
  98. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c 237.95KB
  99. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c 78.03KB
  100. F103-Capture/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c 132.08KB
  101. F103-Capture/F103-Capture.ioc 4.67KB
  102. F103-Capture/MDK-ARM/
  103. F103-Capture/MDK-ARM/F103-Capture.uvoptx 4.38KB
  104. F103-Capture/MDK-ARM/F103-Capture.uvprojx 18.35KB
  105. F103-Capture/MDK-ARM/startup_stm32f103xb.s 12.06KB
0评论
提交 加载更多评论
其他资源 Dijkstra算法求解机器人路径规划问题Python程序
Dijkstra算法是一种解决单源最短路径问题的算法,适用于带权的有向图或无向图。它采用贪心策略,逐步找到从源点到其他所有顶点的最短路径。 Dijkstra算法的基本思路是以起始点为中心,向外层层扩展,直到覆盖所有顶点。算法维护一个距离数组(通常记为dis),用来记录源点到每个顶点的最短距离估计,以及一个集合(通常记为S),用来存放已经确定最短路径的顶点。初始时,源点的路径权重赋为0,如果存在直接到达的边,则将邻接顶点的路径长度设为边的权重;对于不存在直接到达的边,则将路径长度设为无穷大。算法不断选取距离最短且未处理过的顶点,更新其邻接顶点的距离,直到所有顶点的最短路径都已确定。
汽车网络中的重要规范:ISO14229-15765
汽车网络中的重要规范:ISO14229-15765
蚁群算法求解带有时间窗的车辆路径问题,ACO求解VRPTW问题
VRPTW问题可以描述为:有一群客户需求货物配送服务,每个客户都有特定的货物需求量、服务时间以及可接受服务的时间段(即时间窗)。配送中心拥有一定数量的车辆,每辆车有固定的载重量和服务时间限制。车辆需要在规定的时间窗内完成对各个客户的服务并返回仓库,否则可能会产生额外的等待或处罚成本。目标是规划最优的车辆路径,以最小的总运输距离或成本满足所有客户的需求。 蚁群算法(Ant Colony Optimization, ACO)是一种模拟自然界蚂蚁觅食行为的启发式算法,主要用于解决组合优化问题。在应用于车辆路径规划问题(Vehicle Routing Problem with Time Windows,简称VRPTW)时,它通过蚂蚁寻找食物时释放的信息素来指导其他蚂蚁找到更优路径的方式,来寻找满足各种约束条件的最优车辆配送路径。
蚁群算法求解带有时间窗的车辆路径问题,ACO求解VRPTW问题
1-预览取流解码Demo.zip
1-预览取流解码Demo.zip
F4-Log.zip调试打印
F4-Log.zip调试打印
F4-OOP.zip,面向对象编程
F4-OOP.zip,面向对象编程
QTableView使用示例-Qt模型视图代理(Model-View-Delegate)使用示例
本实例基于QT的委托代理机制实现的Qt模型视图代理(Model-View-Delegate)使用示例。以QTableView为基础,实现表头排序,列表复选框,插入按钮、下拉框、进度条。 模型视图委托(MVD)是Qt中特有的设计模式,类似MVC设计模式,将MVC设计模式中的Controller当做MVD中的Delegate,两者的概念基本相同。不同的是委托不是独立存在,而是包含在视图里面。 模型视图委托设计模式中,模型负责存储和管理数据;视图负责显示数据,其中界面的框架和基础信息是视图负责,具体数据的显示是委托负责;委托不仅仅负责数据的显示,还有一个重要的功能是负责数据的编辑,如在视图中双击就可以编辑数据。
c++操作Clickhouse数据库读取表数据写入文件
c++操作Clickhouse数据库读取表数据写入文件,c++操作Clickhouse很快,配合调度工具,毫秒级就能完成海量数据写入,编译需要gcc 8.0以上,编译后运行gcc 4.2就可以了,经过大量实践,效果很好。 1.升级到gcc8.0以上编译,gcc11.0以上也可以 2.注意cmake的版本,至少3.20以上 3.在项目根目录下简历build目录,然后cmake ./之后,在make 4.运行时注意传递的参数 有任何问题,可以联系。