搜索:polling
找到约 19 项符合「polling」的查询结果
结果 19
按分类筛选
https://www.eeworm.com/dl/960309.html
技术资料
nxp lpc177x/8x adc-polling keil&iar 例程
nxp lpc177x/8x adc-polling keil&iar 例程
https://www.eeworm.com/dl/960374.html
技术资料
nxp lpc177x/8x uart-polling keil&iar例程
nxp lpc177x/8x uart-polling keil&iar例程
https://www.eeworm.com/dl/648/131298.html
单片机开发
Program for polling toaster for temperature and writing to standard output.
Program for polling toaster for temperature and writing to standard output.
https://www.eeworm.com/dl/527/237914.html
通讯/手机编程
Performance Modeling and Analysis of Bluetooth Networks Polling, Scheduling, and Traffic Control.pdf
Performance Modeling and Analysis of Bluetooth Networks Polling, Scheduling, and Traffic Control.pdf
https://www.eeworm.com/dl/542/230185.html
其他书籍
The present paper deals with the problem of calculating mean delays in polling systems with either
The present paper deals with the problem of calculating mean delays in polling systems
with either exhaustive or gated service. We develop a mean value analysis (MVA) to
compute these delay figures. The merits of MVA are in its intrinsic simplicity and its
intuitively appealing d ...
https://www.eeworm.com/dl/618/199837.html
驱动编程
oney的wdm书的驱动源代码polling驱动程序代码。
oney的wdm书的驱动源代码polling驱动程序代码。
https://www.eeworm.com/dl/648/224824.html
单片机开发
Atmel 系列UART & USART範例程式,Polling與中斷兩種方式
Atmel 系列UART & USART範例程式,Polling與中斷兩種方式
https://www.eeworm.com/dl/648/310160.html
单片机开发
A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman inter
A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, interrupt handling and ADC.
https://www.eeworm.com/dl/516/145181.html
DSP编程
使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲
使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发 ...