代码搜索:主时钟

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

代码结果 10,000
www.eeworm.com/read/446080/7585741

bmp 时钟1.bmp

www.eeworm.com/read/442538/7649783

doc 时钟c.doc

www.eeworm.com/read/440764/7681805

hex 实时时钟.hex

:1002190080828486888A8C81838587898B8DC0F9C1 :10022900A4B0999282F88090BFFFFEFDFBF7EFDF43 :02023900BF7F85 :0902AC00072B00000C0F050308EC :10000E0012029C1201913000FDC20012023BE52B40 :10001E0075F00584
www.eeworm.com/read/440764/7681806

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/440764/7681808

plg 实时时钟.plg

礦ision2 Build Log Project: F:\51开发板\DY580光盘资料\5、配套程序\c语言配套程序\16-实时时钟RTC\实时时钟.uv2 Project File Date: 03/25/2008 Output: Build target 'Target 1'
www.eeworm.com/read/438900/7724993

asm 电子时钟.asm

ORG 00H JMP MAIN ORG 0003H JMP INT0 ORG 000BH JMP T0 ORG 0013H JMP INT1 MAIN:SETB EA SETB ET0 SETB EX0 SETB EX1 CLR IT0 MOV TMOD,#1 MOV TH0,#3CH MOV
www.eeworm.com/read/399506/7856324

txt 时钟cloc.txt

; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; 中断入口程序 ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ORG 0000H LJMP START