代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/382145/9045710
vhd key.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity key is
port ( clk10k:in std_logic;
key1:in std_logic;
key2:in st
www.eeworm.com/read/382145/9045827
vhd key.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity key is
port ( clk10k:in std_logic;
key1:in std_logic;
key2:in st
www.eeworm.com/read/185213/9050003
h key.h
// key.h
#include
std::string string_from_key (unsigned int key);
extern const std::string
strPAGEUP,
strPAGEDOWN,
strEND,
strHOME,
strLEFT,
strUP,
strRIGHT,
strDOWN,
www.eeworm.com/read/185213/9050138
cpp key.cpp
// key.cpp
#include "key.h"
#include "trace.h"
#include
#include // For debug info only.
#ifdef _Windows
#include
#else
#include
#e
www.eeworm.com/read/382008/9057957
c key.c
//======================================================
// 文件名称: KEY.c
// 功能描述: 按键处理
// 维护记录: 2006-9-18 v1.0 by lijian
// 说明: 使用此驱动之前首先需要写两个底层函数:
// void DrvKeyInit(void),该函数完成底层键盘驱动的初始化
//
www.eeworm.com/read/382008/9057962
h key.h
#ifndef __KEY_H__
#define __KEY_H__
#include "DvrKEY.h"
//for ui_KeyID
#define C_Null 0x00 // 该值表示当没有键按下的时候DrvGetKeyID()函数的返回值
// 请根据底层的DrvGetKeyID()函数修改此值
// 下面这些是自定义的键值对应的常量名,方便编程
www.eeworm.com/read/381952/9061363
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/381899/9066855
txt key.txt
#pragma db code
#include
#define uchar unsigned char
#define uint unsigned int
/*=====数码管位及按键定义=====*/
sbit LED_0=P1^0;
sbit LED_1=P1^1;
sbit LED_2=P1^2;
sbit LED_3=P1^3;
sbit
www.eeworm.com/read/381811/9070099
plg key.plg
礦ision2 Build Log
Project:
F:\Work\ML-F020ICB\020DK+\KEY\KEY.uv2
Project File Date: 03/28/2007
Output: