代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/389480/8517556
h key.h
#ifndef _KEY_H__
#define _KDY_H__
#define dataport P2
uchar sum;
uchar scan(uchar k)
{
uchar re;
switch (k)
{
case 1:re=0;break;
case 2:re=1;break;
case 4:re=2;break;
default:
www.eeworm.com/read/289886/8520297
dat key.dat
www.eeworm.com/read/188542/8530413
key kcalldic.key
www.eeworm.com/read/433254/8536482
ico key.ico
www.eeworm.com/read/389095/8548593
h key.h
void Init_CLK(void);
int KeyProcess(void);
void Delay(void);
int KeyScan(void);
void Init_Port(void);
www.eeworm.com/read/433054/8549416
machine key.machine
@BF3CD3B458FC1FBD688F2E9137BBEACE139B646DED461D9346F69F393623407EFAAC81A70F0DE83
www.eeworm.com/read/433054/8549419
txt key.txt
@BF3CD3B458FC1FBD688F2E9137BBEACE139B646DED461D9346F69F393623407EFAAC81A70F0DE83
www.eeworm.com/read/289424/8552237
lst key.lst
ARM COMPILER V2.53, key 02/08/06 16:25:35 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE key
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/289424/8552305
c key.c
#include
#include "code.h"
#define fun 13
#define add 15
#define dec 7
#define ok 6
unsigned char Scan_Key(void)
{
unsigned int k;
unsigne
www.eeworm.com/read/289424/8552350