代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/456987/7335921
键盘检测
www.eeworm.com/read/455460/7371715
dsn 键盘.dsn
www.eeworm.com/read/443490/7631817
pc键盘
www.eeworm.com/read/443485/7631863
hex 键盘.hex
:040000000C9442001A
:14005400D300D700DB00DF00E300E700EB00EF00F300F700A6
:14006800FB00FF00030107010B010F013F065B4F666D7D071C
:14007C007F6F777F393F7971CFE5D4E0CDBFDEBFC051D04078
:140090000AEA0883002
www.eeworm.com/read/443485/7631864
cof 键盘.cof
www.eeworm.com/read/443485/7631865
o 键盘.o
XL
H 4 areas 9 global symbols
M _
S push_xgsetF000 Ref0000
S push_xgsetF00C Ref0000
S lsl8 Ref0000
S pop_xgsetF000 Ref0000
S pop_xgsetF00C Ref0000
A text size 15E flags 0
dbfile D:\学习工具\单片机程序
www.eeworm.com/read/443485/7631866
mp 键盘.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/443485/7631867
mak 键盘.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.13" -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -g -e:0x4000 -ucrtatmega.o -bfunc_lit:0x54.0x1000 -dram_end:0x45f -bd
www.eeworm.com/read/443485/7631868
_c 键盘._c
//ICC-AVR application builder : 2008-10-16 19:41:41
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
unsigned char A[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f
www.eeworm.com/read/443485/7631869
lis 键盘.lis
.module _键盘.c
.area text(rom, con, rel)
0000 .dbfile D:\学习工具\单片机程序\键盘\键盘.c
.area data(ram, con, rel)
000