搜索结果
找到约 55 项符合
sleep-wakeup 的查询结果
通讯/手机编程 Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups, the sleep-wakeup schedules of th
Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups,
the sleep-wakeup schedules of the sensor nodes are
adaptively determined. The schedules are decided based on a
node’s own traffic and that of its neighbors.
Linux/Unix编程 在Linux测试sleep函数是否对其它进程阻塞
在Linux测试sleep函数是否对其它进程阻塞
微处理器开发 打表格和画圆,且可以用Sleep()查看变化,是计算机图形学的一个上机实验
打表格和画圆,且可以用Sleep()查看变化,是计算机图形学的一个上机实验
Java编程 线程sleep对初学者是一个较好的工具
线程sleep对初学者是一个较好的工具
Linux/Unix编程 自己实现的sleep函数,通过alarm定时.由于mysleep是个子函数
自己实现的sleep函数,通过alarm定时.由于mysleep是个子函数,对其调用者需考虑几种情况,即调用者在调用mysleep之前设置的闹钟时间未被超过和设置的闹钟时间被超过(同未设置闹钟),且要考虑调用者是否有未决信号及其是否屏蔽SIGALRM信号,因为这将影响mysleep函数的调用。 ...
汇编语言 the sleep file .the program is used to goto sleep mode.
the sleep file .the program is used to goto sleep mode.
Java编程 Write a Java program that demonstrates a high priority thread using sleep to give lower priority thr
Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run
单片机开发 Use A/D converter in dspic sleep mode for accurate A/D conversion.
Use A/D converter in dspic sleep mode for accurate A/D conversion.
其他 PIC ADC into sleep mode PIC ADC into sleep mode
PIC ADC into sleep mode
PIC ADC into sleep mode
单片机开发 VC++环境下的延时程序。sleep函数
VC++环境下的延时程序。sleep函数,还有delay函数。