代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/342250/12032642
hex 键盘(中断).hex
:0900B700C0F9A4B0999282F8008E
:06008000EFD394004016CE
:10008600750A01750BF4E50B150BAC0A7002150A1F
:030096004C70F3B8
:040099001F80E422BE
:0E009D008FA0ED9000B793F5807F01020080E8
:100006007F0512008
www.eeworm.com/read/255261/12092721
查询式键盘
www.eeworm.com/read/339832/12201946
矩阵键盘显示
www.eeworm.com/read/252757/12265116
c 键盘扫描.c
#indlude
#include
#define uint usigned int
#define uint uchared char
void keyscan(void);
void sankey(void);
void delay(int);
void main(void)
{
int i;
while(1)
{
www.eeworm.com/read/250651/12394214
dsn 74595键盘.dsn
www.eeworm.com/read/250651/12394244
pwi 74595键盘.pwi
www.eeworm.com/read/131591/14136119
txt 键盘设计.txt
ORG 8000H
STRT: MOV R0,#39H
MOV R7,#6
MOV A,#1AH
LOP1: MOV @R0,A
JNC R0
DJNZ R7,LOP1
MOV 39H,#0
MOV 3AH,#0
LOP2: LCALL 0036H
www.eeworm.com/read/127471/14352401
pdf 键盘接口.pdf
www.eeworm.com/read/227959/14405314
hex pc键盘.hex
:10094D00D2AFD2A8758AB0758CFC758901D2A9D2A7
:08095D00B8C2B9D28CD2882285
:03000B000208F2F6
:1008F200C0E0C0F0C083C082C0D075D000C000C0CC
:1009020001C002C003C004C005C006C007120756DA
:10091200758CFC75
www.eeworm.com/read/227959/14405343
opt pc键盘.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {