代码搜索:Key

找到约 10,000 项符合「Key」的源代码

代码结果 10,000
www.eeworm.com/read/450639/7479788

c set_key.c

/* lib/des/set_key.c */ /* Copyright (C) 1995 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This file is part of an SSL implementation written * by Eric Young (eay@mincom.oz.au).
www.eeworm.com/read/450639/7479800

c rand_key.c

/* lib/des/rand_key.c */ /* Copyright (C) 1995 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This file is part of an SSL implementation written * by Eric Young (eay@mincom.oz.au).
www.eeworm.com/read/450590/7480713

c magic-key.c

/* ****************************************Copyright (c)************************************************** ** Guangzhou Zhiyuan Electronic Co.,LTD. **
www.eeworm.com/read/449920/7493943

d key.o.d

key.o: ../key.c ../key.h ../common.h \ c:/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \ c:/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h \ c:/winavr-20080610/lib/gcc/../../a
www.eeworm.com/read/449773/7496559

opt key4.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/449773/7496561

avi key4.avi

www.eeworm.com/read/449773/7496562

c key4.c

/*如果K1被按下,K2也被按下,那么灯全亮,松开K2,灯也不灭,如果K1松开,则灯全灭。 */ #include "reg51.h" void main() { for(;;) { P3|=0x3c; if((P3|0xfb)!=0xff) /*K1被按下了吗?*/ { if((P3|0xf7)!=0xff) /*K2被按下了吗?*/ P1=0; /*两者
www.eeworm.com/read/449773/7496564

plg key4.plg

礦ision2 Build Log Project: F:\单片机的C语言光盘\exam\CH04\key4\key4.uv2 Project File Date: 08/04/2005 Output: Build target 'Target 1' compiling key4.
www.eeworm.com/read/449773/7496567

obj key4.obj

www.eeworm.com/read/449773/7496568

lst key4.lst

C51 COMPILER V7.06 KEY4 03/01/2006 14:57:36 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE KEY4 OBJECT MODULE PLACED IN ke