代码搜索:Key_UP
找到约 218 项符合「Key_UP」的源代码
代码结果 218
www.eeworm.com/read/214523/15097524
_h keycode._h
/*-------------------------------------------
键盘通码编码表
PS/2接口:
1(数据)--PD1
5(时钟)--PD2(INT0)
只需一个外部中断接口
2007.4.8
---------------------------------------------*/
#define uchar unsigned ch
www.eeworm.com/read/134819/13973418
c decode.c
#include "scancodes.h"
//Key_UP键松开标示,Shift-Shift键按下标示
unsigned char Key_UP=0, Shift = 0;
unsigned int BF;
/********************************************/
//转换键值
unsigned int TempCyc;
unsigned
www.eeworm.com/read/106642/15631560
txt pcf8583和mcs51的接口(iic)的程序.txt
/***************************************************
* License: Full Free under GPL *
* Author: Dailizhou in HIT *
* URL: http://www.dailzh.net *
************************************************
www.eeworm.com/read/286675/8750313
txt 4位显示 延时 按键 .txt
#include
#define uchar unsigned char
#define uint unsigned int
//数码管字型表,对应0,1,2,3,4,5,6,7,8,9//
uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
ucha
www.eeworm.com/read/429126/8817484
c main.c
/**********************************************************
成都模数科技
http://www.moshukeji.com
文 件 名: main.c
修改时间: 2007-09-14
版 本 号: v1.00
功能描述:
********************************************
www.eeworm.com/read/366685/9804696
_c counter._c
//******************************FileName: Counter.C**************************//
//******************************ICCAVR V6.30编译*****************************//
#include
www.eeworm.com/read/366685/9804698
c counter.c
//******************************FileName: Counter.C**************************//
//******************************ICCAVR V6.30编译*****************************//
#include
www.eeworm.com/read/164861/10084696
_c counter._c
//******************************FileName: Counter.C**************************//
//******************************ICCAVR V6.30编译*****************************//
#include
www.eeworm.com/read/164861/10084700
c counter.c
//******************************FileName: Counter.C**************************//
//******************************ICCAVR V6.30编译*****************************//
#include
www.eeworm.com/read/419603/10855729
_c counter._c
//******************************FileName: Counter.C**************************//
//******************************ICCAVR V6.30编译*****************************//
#include