代码搜索:多时钟域

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

代码结果 10,000
www.eeworm.com/read/423921/10526405

inc lcd显示时钟.inc

.DEF _time_counter=R5 _tbl10_G2: .DB 0x10,0x27,0xE8,0x3,0x64,0x0,0xA,0x0 .DB 0x1,0x0 _tbl16_G2: .DB 0x0,0x10,0x0,0x1,0x10,0x0,0x1,0x0 _196: .DB 0x80,0xC0 .DEF __lcd_x=R4 .DEF __l
www.eeworm.com/read/423921/10526406

cof lcd显示时钟.cof

www.eeworm.com/read/422731/10615520

htm 13.13 背景时钟.htm

背景时钟 function clockView() { thistime= new Date(); //获取时间 //分别获取当前时间的小时、分和秒。 var hours=thistime.getHours(); var minutes=thistime.get
www.eeworm.com/read/349491/10824027

12864时钟

www.eeworm.com/read/419961/10826553

uv2 时钟.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 /
www.eeworm.com/read/419961/10826555

bak 时钟_opt.bak

### 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/419961/10826574

m51 时钟.m51

BL51 BANKED LINKER/LOCATER V5.11 03/01/2009 08:47:27 PAGE 1 BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY: D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/418162/10962868

htm 13.13 背景时钟.htm

背景时钟 function clockView() { thistime= new Date(); //获取时间 //分别获取当前时间的小时、分和秒。 var hours=thistime.getHours(); var minutes=thistime.get
www.eeworm.com/read/470156/6914276

asm 13简单时钟.asm

;================================================= ; 简单时钟 ; ; 时间设定 分钟减1 SW1 ; 分钟加1 SW2 ; 小时减1 SW3 ; 小时加1 SW4 ;================================================= ; ; zsMCU51实验板配套学习例程 ; ; 中
www.eeworm.com/read/457046/7334588

c 数码时钟显示.c

//采用8位LED软件译码动态显示,P0为字段码,P2为位选码,数码管共阳; //key0为位选键;key1为加“1键;key2为减“1”键。 #include "reg51.h" #define char unsigned char char code dis_7[12]={0xc0,0xf9,0xa4,0xb0, // 0, 1, 2, 3 0x99,0x92,0x