代码搜索:时钟显示

找到约 10,000 项符合「时钟显示」的源代码

代码结果 10,000
www.eeworm.com/read/456941/7336755

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/456941/7336756

hex 四位数码管显示.hex

:020000001CC022 :140026003F065B4F666D7D077F6F777C395E79710102030414 :14003A00CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E689 :14004E00F0E010E0E036F10711F00192FBCF0083EAE3F0E052 :14006200A0E6B0E010E000E
www.eeworm.com/read/456941/7336757

prj 四位数码管显示.prj

[Compiler Options] Edit1= Edit2= Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=30 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=14 RadioGroup1=0 Edit15= CheckBox6=0 Edit1
www.eeworm.com/read/456941/7336760

lis 四位数码管显示.lis

.module _四位数码管显示.c .area text(rom, con, rel) 0000 .dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_四位数码管显示\四位数码管显示.
www.eeworm.com/read/456941/7336762

c 四位数码管显示.c

//ICC-AVR application builder : 2009-3-10 14:16:46 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC