代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/434344/7871460
lst key1.lst
Sunplus u'nSP Assembler - Ver. 1.8.0
Listing File Has Been Relocated
.define P_IOA_DATA 0x7000
www.eeworm.com/read/434344/7871546
obj key1.obj
www.eeworm.com/read/199255/7875316
ico key manager.ico
www.eeworm.com/read/434297/7876210
h key_service.h
extern void KeyScan_Service(void);
extern void Key_Initial(void);
extern unsigned int Key_Get(void);
www.eeworm.com/read/434297/7876259
c key_service.c
// 文件名: 595LED.c
// 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn)
// 日 期: 2007/06/29
// 描 述: 通过四个595,共两组,驱动12个LED数码管的显示驱动程序集
//
// 参 考: 无
// 版 本:
// 2007/06/29 Firs
www.eeworm.com/read/434165/7885034
c sub_key.c
#include "iom16.h"
#include "ioavr.h"
#include "inavr.h"
#include "avr_macros.h"
#include "userdef.h"
#include "userfun.h"
#include "userram.h"
//#include "usertype.h"
void judge_key_Col
www.eeworm.com/read/199129/7885876
bmp tb_key.bmp
www.eeworm.com/read/299123/7887209
obj key7279.obj
www.eeworm.com/read/299123/7887235
lst key7279.lst
C51 COMPILER V8.08 KEY7279 03/20/2008 12:09:20 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE KEY7279
OBJECT MODULE PLACED IN
www.eeworm.com/read/299123/7887357
h key7279.h
#ifndef _key_h_
#define _key_h_
#include
#include
#define uchar unsigned char
sbit clk7279=P5^5;
sbit dat=P5^6;
sbit key=P5^7;
void wbyte(uchar x);
void write727