代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/278080/10576071
lst key.lst
C51 COMPILER V7.06 KEY 01/25/2008 16:03:52 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN Key
www.eeworm.com/read/278080/10576075
h key.h
//******************************************************************************************************
//Copyright(C)2007,桂林电子科技大学电子工程学院科技协会
// 矩阵键盘头文件
//文件名称: Key.h
//文件标识: (公开)
//摘
www.eeworm.com/read/278080/10576078
c key.c
//*****************************************************************************************************
//Copyright(C)2007,桂林电子科技大学电子工程学院科技协会
// 矩阵键盘源文件
//文件名称: Key.c
//文件标识: (公开)
//摘
www.eeworm.com/read/278080/10576094
obj key.obj
www.eeworm.com/read/352154/10577561
ico key.ico
www.eeworm.com/read/352116/10579575
h key.h
/*
file: KEY.H
purpose:
header file for keyboard module
*/
#ifndef _KEY_H_
#define _KEY_H_
#define KEY_ESC 0x01
#define KEY_1 0x02
#define KEY_2 0x03
#define KEY_3
www.eeworm.com/read/352116/10579582
c key.c
/*
file: KEY.C
purpose:
new keyboard interrupt handler and various keyboard routines
based on code from ZKEY.ASM
date: 11/4/95
note:
the key interrupts are not passed
www.eeworm.com/read/423207/10579838
h key.h
#ifndef _KEY
#define _KEY
/***********************键盘预定义******************************************/
#define up_array 0x01
#define down_array 0x02
#define clear_array 0x03
#d
www.eeworm.com/read/423172/10581819
c key.c
#include "reg51.h"
#include "typedef.h"
#include "key.h"
#include "lcd.h"
#include "ds1302.h"
uint wait_time;
bit key_enable;
bit flash_flag;
bit alarm_flag;
uchar flash_count;
uchar