-
STM32-USART-send-and-receive-data-
本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6(The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt mode to receive and send, every one into the time interrupt receiving or sending a byte, can realize PC and the communication or board and board communication. Note that this procedure the external high-speed crystal oscillator for the 12M Hz, while the majority of board is 8M Hz, the chip used in this procedure is stm32RBT6)
- 2020-07-31 10:18:38下载
- 积分:1
-
createMoDIS
mtk modis 配置资料,教你如何配置mtk模拟器,添加或者减少配置项。是初学者的好帮手。(mtk modis configuration information, teach you how to configure mtk simulator, add or reduce the configuration items. Is a good helper for beginners.)
- 2010-03-09 15:28:42下载
- 积分:1
-
office-sql-vc
说明: vc+sql企业办公系统,企业办公系统,功能比较全,可以适当修改为己所用(vc+ sql enterprise office systems, full-function, appropriate changes can be used for its own)
- 2009-07-27 23:31:34下载
- 积分:1
-
距离传感器-EM3071展讯代码
距离传感器-EM3071展讯代码~~~~~~~~~~~~~~~~
- 2022-03-12 10:15:24下载
- 积分:1
-
bayesnetwork
用k2算法从先验概率构建贝叶斯网络,实现推理,结构学习,参数学习用贝叶斯方法。(K2 algorithm using Bayesian network built from the a priori probability to achieve reasoning, structure learning, parameter learning.)
- 2009-11-12 14:17:04下载
- 积分:1
-
24C02
写满24C02A内部整个4K bit串行E2PROM,然后检验写入数据是否正确并显示结果。正确:点亮8个红色发光管(F5区);错误:熄灭8个红色发光管(Write full 24C02A internal 4K bit serial E2PROM, and then check whether the data is correct and di)
- 2017-04-12 11:19:39下载
- 积分:1
-
实验5 外部中断实验
正点原子STM32F103精英板按键外部中断例程(Punctual Atom STM32F103 Elite Panel Key External Interruption Routine)
- 2020-06-21 11:00:02下载
- 积分:1
-
WPF中多窗体实例
在WPF中,没有默认提供MDI子窗体控件,如果有用到多窗体的朋友,可以参考一下。
- 2013-11-25下载
- 积分:1
-
算法图解
本书示例丰富,图文并茂,以让人容易理解的方式阐释了算法,旨在帮助程序员在日常项目中更好地发挥算法的能量。书中的前三章将帮助你打下基础,带你学习二分查找、大O表示法、两种基本的数据结构以及递归等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括:面对具体问题时的解决技巧,比如,何时采用贪婪算法或动态规划;散列表的应用;图算法;K最近邻算法。(a book about arithmetic)
- 2018-05-01 08:32:14下载
- 积分:1
-
电梯S型驱动
电梯S型曲线驱动算法。基于目标距离的S型速度曲线规划 C语言实现 编译环境tubor c++3.0算法计算由C语言实现 速度规划的数据写入到了mem_v.txt文档内,可以使用excel将文档内的数据导入,(mem_v.txt内数据的分隔符为逗号‘,’),然后画折线图即可。如果运行时出现打不开mem_v.txt的情况,请查看相关的路径。
- 2023-02-01 18:40:06下载
- 积分:1