具有消抖功能的秒表程序
具有消抖功能的秒表程序,可以通过按键来设定初始时间,比delay更加精确...
具有消抖功能的秒表程序,可以通过按键来设定初始时间,比delay更加精确...
I2C详细源代码,包括,初始化,开始信号和结束信号,delay等需要注意的地方。...
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include...
This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with Qo...
Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-c...
/* * _168ZHONGDUAN2.c * * Created: 2014/11/2 15:12:45 * Author: lenovo...
/**************************************************************** ...
The TAS3204 is a highly-integrated audio system-on-chip (SOC) consisting of a fully-program...
#include "STC90.h" #include < intrins.h > #define uchar unsigned char #define uint unsigned i...
/*#include<reg52.h> #define uint unsigned int #define uchar unsigned char #define uchar unsign...