代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/442066/7660490
opt 键盘.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 {
www.eeworm.com/read/442066/7660494
c 键盘.c
#include
#include
unsigned char a[16]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,},b[4],c=0x01;
unsigned int jianzhi;
void key(void
www.eeworm.com/read/442066/7660496
plg 键盘.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\廖国宝\4X4矩阵键盘+LCD1602显示\键盘.uv2
Project File Date: 03/06/2008
Output:
Build
www.eeworm.com/read/396264/8117722
txt 键盘.txt
#include
#define ti 0.07
#define td 40
#define kp 12.3
#define uint unsigned int
#define uchar unsigned char
sbit welage=P1^0; //个位位选定义
sbit welashi=P1^1; //十位位选定义
sbit welabai=P1^2;
www.eeworm.com/read/247175/12676601
hex 键盘.hex
:03000000020800F3
:0C080000787FE4F6D8FD758120020847DF
:1009CC0010083F065B4F666D7D077F6F777C395E45
:0509DC007971011C010E
:1009AC00E4FDFCC3ED9FEC9E5015E4FBFA0BBB0081
:0F09BC00010AEB64784A70F50DBD00
www.eeworm.com/read/247175/12676610
obj 键盘.obj
www.eeworm.com/read/247175/12676623
lst 键盘.lst
C51 COMPILER V8.05a 键盘 08/04/2007 14:02:41 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 键盘
OBJECT MODULE PLACED IN 键盘.OB
www.eeworm.com/read/247175/12676640
opt 键盘.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 {
www.eeworm.com/read/247175/12676646
c 键盘.c
#include
unsigned char a[16]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,},b[4],c=0x01;
unsigned int jianzhi;
void Delay1ms(unsigned int count)