搜索资源列表
ThreadSync
- 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two thr
step-counter
- 基于mega48单片机的计步器代码,以及OLED驱动-Mega48 microcontroller based pedometer
set_count1
- 基于stm32f103c8t6的单片机计步器-step counter,it`s useful
step_count1
- 基于STM32f103c8t6单片机的计步器-step counter,it`s useful
DylanStepCount-master计步
- DylanStepCount-master Step counter
step counter
- 在一定的距离,时间,采集到加速度数据,在Vs平台上通过算法进行计算走的步数。(At a certain distance, time, acceleration data are collected, and the number of steps is calculated by the algorithm on the Vs platform.)