代码搜索:自动显示
找到约 10,000 项符合「自动显示」的源代码
代码结果 10,000
www.eeworm.com/read/457481/7325018
doc 点阵式led“0-9”数字显示技术.doc
www.eeworm.com/read/456941/7336533
o 四位数码管显示.o
XL
H 2 areas A global symbols
M _
S push_xgsetF00C Ref0000
S asgncblk Ref0000
S lsl8 Ref0000
S pop_xgsetF00C Ref0000
A text size A8 flags 0
dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\I
www.eeworm.com/read/456941/7336542
lis 四位数码管显示.lis
.module _四位数码管显示.c
.area text(rom, con, rel)
0000 .dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_四位数码管显示\四位数码管显示.
www.eeworm.com/read/456941/7336727
cof 六位数码管显示.cof
www.eeworm.com/read/456941/7336728
_c 六位数码管显示._c
//ICC-AVR application builder : 2009-3-11 12:19:32
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0x00;
DDRB = 0x00;
PORTC