代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/469745/6925994
psp key.psp
www.eeworm.com/read/469745/6925996
dbp key.dbp
www.eeworm.com/read/469745/6926009
pss key.pss
www.eeworm.com/read/469745/6926013
hif key.hif
Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
39
2401
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- St
www.eeworm.com/read/469745/6926029
qsf key.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/469761/6926410
obj key.obj
www.eeworm.com/read/469761/6926417
lst key.lst
C51 COMPILER V8.02 KEY 08/05/2007 21:31:21 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN .\O
www.eeworm.com/read/469761/6926443
h key.h
#ifndef Key
extern uchar Key_Word(void);
extern uchar Read(void);
extern uchar Decode(uchar x);
extern void key_delay(uchar t1,t2);
#else
#include
#define uchar unsigned ch
www.eeworm.com/read/469761/6926444
c key.c
#define Key
#include
// 主程序,通过调用"读键值" 和 "译码" 程序, 将键值返回给主调函数
uchar Key_Word(void)
{
unsigned char key,m;
unsigned char key_decode = 0xff ;
P1=0xf0;
m=P1;
if(m!=0xf
www.eeworm.com/read/469507/6929417