-
以数字形式显示时、分、秒时间,十位、个位备用一个数码管显示,分秒为一个60进制计数器,小时为一个“十二翻一”计数器
扩展功能:闹钟、仿电子钟报时、触摸报整点...
以数字形式显示时、分、秒时间,十位、个位备用一个数码管显示,分秒为一个60进制计数器,小时为一个“十二翻一”计数器
扩展功能:闹钟、仿电子钟报时、触摸报整点时数和自动报整点时数-clock
- 2022-02-04 04:32:23下载
- 积分:1
-
- 2022-01-24 19:02:01下载
- 积分:1
-
C51 Timer 0 的使用
Timer_0_mode_0_counter_gate_soft
C51 Timer 0 的使用
Timer_0_mode_0_counter_gate_soft-C51 Timer 0 use Timer_0_mode_0_counter_gate_soft
- 2022-03-24 16:04:06下载
- 积分:1
-
8297的应用文档及其在C8051F系列单片机中的应用函数,函数均经过验证正确。...
8297的应用文档及其在C8051F系列单片机中的应用函数,函数均经过验证正确。-The application document and in the 8297 series C8051F MCU application function, the function are proven correct.
- 2022-01-26 01:12:07下载
- 积分:1
-
modbusx协议仿真,研究好仪表Modbus
ModBus通信参考程序,Keil编译,学习ModBus的好工具-ModBusx protocol simulation, study well the instrument ModBus
- 2022-03-04 12:58:59下载
- 积分:1
-
voicebox ,很不错的matlab源程序
voicebox ,很不错的matlab源程序-voicebox, a very good source matlab
- 2023-04-12 19:45:04下载
- 积分:1
-
HD7279驱动程序,2×4键盘,指示8个灯亮
HD7279驱动程序,2×4键盘,指示8个灯亮-HD7279 driver, 2 × 4 keyboard, instructions 8 lights
- 2023-06-27 19:15:03下载
- 积分:1
-
HT1621B,PIC程序,使用IO通信
ht1621b,的PIC的程序,用IO口来通信-ht1621b, the PIC procedure, I use IO to communication
- 2022-07-27 15:14:49下载
- 积分:1
-
Single
avr单片机矩阵键盘扫描程序。开发环境为iccavr。协助Proteus软件仿真。-Single-chip avr keyboard matrix scanner. Development environment for iccavr. To assist the Proteus software simulation.
- 2023-05-05 05:00:03下载
- 积分:1
-
你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
- 2022-01-26 16:17:48下载
- 积分:1