代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory clockί
礦ision Build Log
Project:
E:\KeilExamples\Memory Clock最终版\P1.uvproj
Project File Date: 10/27/2012
Output:
memory clockί
#include//包含52单片机头文件
#include"24c02.h"
#include "MacroAndConst.h"
#include "Key.h"
#include "Lcd.h"
#include "Beep.h"
#include "TimersInit.h"
#include "main.h"
char miao,shi,fen,wee
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
memory.a
/*************************************************************************/
/* */
/* FILE NAME