代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/445787/7590331
obj key.obj
www.eeworm.com/read/445787/7590333
lst key.lst
A51 MACRO ASSEMBLER KEY 11/14/2007 15:27:00 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN key.OBJ
ASSEMBLER INVO
www.eeworm.com/read/445306/7596672
c key.c
#include "..\inc\key.h"
#include "..\inc\led.h"
#include "..\inc\speaker.h"
/*
4X4键盘的扫描
*/
U16 Scan_4X4Key(void)
{
U16 keytmp=0;
rPDATG=0xef; //第一列
if((rPDATF&0x1e0)!=0x1e0)
{
keyt
www.eeworm.com/read/445142/7598576
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/445142/7598594
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
www.eeworm.com/read/444691/7608382
jpg key.jpg
www.eeworm.com/read/444118/7617786
jpg key.jpg
www.eeworm.com/read/443827/7622575
lst key.lst
C51 COMPILER V8.02 KEY 06/26/2008 10:08:02 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN Key
www.eeworm.com/read/443827/7622579
h key.h
/******************************************************************
wmhnzz@163.com
*******************************************************************/
#ifndef __KEY_H__
#define __KEY_H__
#
www.eeworm.com/read/443827/7622580
c key.c
/******************************************************************
KEY.C file
wenmin 13480112545 wmhnzz@163.com
*******************************************************************/
#in