代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/463526/7178993
schdoc key.schdoc
www.eeworm.com/read/463517/7179305
key lock (1)
www.eeworm.com/read/463517/7179352
key lock (2)
www.eeworm.com/read/462454/7201464
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x01
#define KEY_2 0x02
#define KEY_3 0x04
www.eeworm.com/read/462297/7203322
asm key.asm
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/462297/7203333
inc key.inc
.external F_Key_Init
.external F_Key_Scan
.external F_Key_Get
.define KEY_1 0x01
.define KEY_2 0x02
.define KEY_3 0x04
www.eeworm.com/read/462297/7203336
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x01
#define KEY_2 0x02
#define KEY_3 0x04
www.eeworm.com/read/462278/7205294
c key.c
#include"key.h"
#include"mada.h"
int keydata0[11]={0};
float keydata;
int q=99,i=0;//q为+-标志;i为keydata0[]复位
int nRes=2,nRes1;//nRes:as12控制 3:手动测量;2进入自动模式 nRes1:按键值
int modeselect=0;//模式选择
int fl
www.eeworm.com/read/462278/7205295
h key.h
#include"common.h"
#include"display.h"
#include"mada.h"
extern int nRes;
//extern int q;
//extern float keydata;
extern int DON,XON;
void Init_Port(void);
www.eeworm.com/read/462278/7205300
pbi key.pbi
This is an internal working file generated by the Source Browser.
03:56 07s
C:\Documents and Settings\Administrator\桌面\code c\key.c
C:\Documents and Settings\Administrator\桌面\code c\key.c
-o
C:\D