代码搜索结果

找到约 10,000 项符合 Clock 的代码

memory clockί

//晶振:TX-1C实验板上实际晶振为11.0592M, #include//包含52单片机头文件 #include"24c02.h" #include "MacroAndConst.h" #include "Key.h" #include "Lcd.h" #include "Beep.h" #include "TimersInit.h" #include "As

memory clockί

#ifndef _TimersInit_H_ #define _TimersInit_H_ #include "MacroAndConst.h" extern void timer0Init(); extern void timer1Init(); extern uchar time; extern uchar count; extern uchar s1num; exte

clock.for

!------------------------------------------------------------------------------- ! ! PROGRAM : clock.for ! ! PURPOSE : To give a demonstration on the use of a timer in a windows !