代码搜索:Key

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

代码结果 10,000
www.eeworm.com/read/349844/10796207

key softcam.key

; ; Irdeto/Betacrypt ; ; I XX YY ; ; XX - provider ; YY - key number ; ; ; Seca ; ; S XXXX YY ; S XXXX [EMM] Mz
www.eeworm.com/read/275717/10799931

c key.c

#include "define.h" #include "key.h" //-------------------------------------- const UINT8 code arLKeyTime[]= { _TC_1000ms, _TC_2000ms, _TC_1000ms, _TC_1000ms, _TC_1000ms, _TC_1000m
www.eeworm.com/read/275717/10799935

h key.h

//-------------------------------------- //key status, used for keyStatus and keyOut.attr #define _KeyS_Null 0x0 #define _KeyS_Press 0x11 //can output short key. if hold 1s, can output long key
www.eeworm.com/read/420366/10799954

h key.h

#ifndef _KEY #define _KEY /***********************键盘预定义******************************************/ #define up_array 0x01 #define down_array 0x02 #define clear_array 0x03 #d
www.eeworm.com/read/349754/10801180

c key.c

//按键扫描驱动程序 unsigned char key,key_h,kpush; unsigned int key_l; //按键连接到p1.0、p1.1、p1.2 void int_t0(void) interrupt 1 { unsigned char dd,i; TL0=TL0+30;TH0=0xfb; //800 /* 按键判别 */ if ((P1&
www.eeworm.com/read/349697/10803963

c key.c

#include #include"KEY.h" void KEY_INIT() { PINSEL1 |=1
www.eeworm.com/read/349697/10803966

h key.h

#ifndef __KEY__ #define __KEY__ enum KeyV{S1, S2, S3, S4, S5,KEY_NONE, S6, S7,S8,S9,S10}; void KEY_INIT(void); int KEY_READ(void); #endif /*************************************************
www.eeworm.com/read/349697/10803968

o key.o

www.eeworm.com/read/275538/10812616

h key.h

// key.h : header file // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is on
www.eeworm.com/read/275538/10812701

cpp key.cpp

// key.cpp : implementation file // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source