具有消抖功能的秒表程序
具有消抖功能的秒表程序,可以通过按键来设定初始时间,比delay更加精确...
具有消抖功能的秒表程序,可以通过按键来设定初始时间,比delay更加精确...
I2C详细源代码,包括,初始化,开始信号和结束信号,delay等需要注意的地方。...
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h&...
This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-s...
Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wi...