代码搜索:KeyScan

找到约 2,231 项符合「KeyScan」的源代码

代码结果 2,231
www.eeworm.com/read/419752/10839702

c lesson 5_3.c

#include #include #include void main() { initial(); while(1) { keyscan(); display(); } } void initial() { wela=1; P0=0xc0; wela=
www.eeworm.com/read/449280/7515318

txt miaobiao.txt

#include #include //此程序实现计时秒表功能,时钟显示范围00.00~99.99秒,分辨度:0.01秒 unsigned char s0,s1,s2,s3; //定义0.01 秒、0.1 秒、1秒、10秒计时器 unsigned char s[4]; unsigned char k ,data ,sreg; uns
www.eeworm.com/read/333772/12661271

txt keyboarprogram.txt

#include #include #define uint unsigned int #define uchar unsigned char sbit P10=P1^0; sbit P11=P1^1; sbit P12=P1^2; sbit P13=P1^3; sbit P14=P1^4; sbit P15=P1^5; sbit P16=P1^6; sb
www.eeworm.com/read/142315/12952190

c key and display.c

#include"reg52.h" #define uchar unsigned char uchar keyscan(); void showstr(uchar i,char *p); uchar code str1[]; uchar code str0[]; void showword(uchar i,uchar j); uchar readdat(uchar i);
www.eeworm.com/read/142225/12956585

c osc.c

#include "osh.h" #define DEBUG 0 #define MULTISAMPLE 0 extern int Printf(const char *fmt, ...); idata OSH OS; const unsigned char code KeyTable[13]={0,0x24,0x44,0x84,\ 0x22,0x42,0x8
www.eeworm.com/read/239802/13256375

c 1602cd.c

#include sbit P2_0=P2^0; sbit P2_5=P2^5; sbit P2_6=P2^6; sbit P2_7=P2^7; #define LCM_RW P2_6 //定义引脚 #define LCM_RS P2_5 #define LCM_E P2_7 #define LCM_Data P3 #define Busy 0x80 //用于检
www.eeworm.com/read/317777/13497401

c key and display.c

#include"reg52.h" #define uchar unsigned char uchar keyscan(); void showstr(uchar i,char *p); uchar code str1[]; uchar code str0[]; void showword(uchar i,uchar j); uchar readdat(uchar i);
www.eeworm.com/read/485596/6554366

c 1.c

#include sbit F1=P1^0; sbit F2=P1^1; sbit M1=P1^2; sbit M2=P1^3; sbit BEEP=P1^4; #define uchar unsigned char #define uint unsigned int void delay(uint z); uchar num,temp; uchar key
www.eeworm.com/read/485596/6554371

lst 1.lst

C51 COMPILER V8.08 1 05/18/2009 08:24:07 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE 1 OBJECT MODULE PLACED IN 1.OBJ
www.eeworm.com/read/476857/6752138

c clock.c

#include sbit P3_5=P3^3; sbit a1=P2^0; sbit b1=P2^1; sbit c1=P2^2; sbit d1=P2^3; char flag1=0,flag2=0,count1=0,count2=0,flag3=0,flag4=0,flag5=0; int count5=0; char time=0,a=0,b=0,