搜索:Timers
找到约 75 项符合「Timers」的查询结果
结果 75
按分类筛选
https://www.eeworm.com/dl/516/138533.html
DSP编程
DSPBIOS Timers and Benchmarking Tips code
DSPBIOS Timers and Benchmarking Tips code
https://www.eeworm.com/dl/624/157585.html
串口编程
5 Interrupt Timers & 2 Clock Outputs
5 Interrupt Timers & 2 Clock Outputs
https://www.eeworm.com/dl/531/476364.html
操作系统开发
using bios timers in IBM pc
using bios timers in IBM pc
https://www.eeworm.com/dl/648/348833.html
单片机开发
measure coin used 89c52,which use two Timers
measure coin used 89c52,which use two Timers
https://www.eeworm.com/dl/648/436450.html
单片机开发
LinCMOS Timers(双组LICMOS定时器)TLC556CDR
LinCMOS Timers(双组LICMOS定时器)TLC556CDR
https://www.eeworm.com/dl/644/428339.html
汇编语言
work with AVR AT90S8515 microcontroller. Work with timers and interrupts.
work with AVR AT90S8515 microcontroller. Work with timers and interrupts.
https://www.eeworm.com/dl/662/199890.html
VxWorks
This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sen
This program demonstrates using watchdog timers to invoke deadline
handlers. CoordinatorTask sends data to the organizer.
OrganizerTask receives data from the coordinatorTask, and resets
the coordinatorTask when no data is sent by the coordinatorTask in
the past five ...
https://www.eeworm.com/dl/534/133901.html
其他
Using Timers in MFC Applications在MFC应用程序中使用时间
Using Timers in MFC Applications在MFC应用程序中使用时间
https://www.eeworm.com/dl/516/432072.html
DSP编程
This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3P
This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3PWM, T4PWM and PWM1-12 waveforms. The user can then observe the waveforms using an scope.
https://www.eeworm.com/dl/648/368866.html
单片机开发
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
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 ...