代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/26985/975711
hex 矩阵键盘.hex
:0300000002018E6C
:0C018E00787FE4F6D8FD75810C02013387
:10017A003F065B4F666D7D077F6F777C395E7971CD
:04018A00FEFDFBF784
:10016400E4FDEDC39FE49E500CE4FC0CECD39494AA
:0501740040F90D80EDD3
:010179002
www.eeworm.com/read/26985/975712
lst 矩阵键盘.lst
C51 COMPILER V7.50 __阵键盘 08/24/2011 11:40:31 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE __阵键盘
OBJECT MODULE PLACED IN 矩阵键盘
www.eeworm.com/read/26985/975713
plg 矩阵键盘.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\程序代码\11矩阵键盘\矩阵键盘.uv2
Project File Date: 08/18/2011
Output:
www.eeworm.com/read/27335/983034
htm 8279键盘.htm
www.eeworm.com/read/27652/987461
_c 矩阵键盘._c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#pragma data:code
const table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d, 0x07,
0x7f,0x
www.eeworm.com/read/27652/987464
lis 矩阵键盘.lis
.module _矩阵键盘.c
.area text(rom, con, rel)
0000 .dbfile 矩阵键盘.c
.area data(ram, con, rel)
0000
www.eeworm.com/read/27652/987468
c 矩阵键盘.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar const table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d, 0x07,
0x7f,0x6f,0x77,0x7c
www.eeworm.com/read/28833/1008730
asm 键盘检测.asm
dula bit P2.6;
wela bit P2.7;
KEYBUF EQU 30H
ORG 00H
START: MOV KEYBUF,#2
WAIT:
MOV P3,#0FFH
CLR P3.4
MOV A,P3
ANL A,
www.eeworm.com/read/28833/1008731
lst 键盘检测.lst
C51 COMPILER V6.12 _黖__觳_ 12/02/2006 20:21:57 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE _黖__觳_
OBJECT MODULE PLACED IN C: