代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/477249/6740555
1602时钟
www.eeworm.com/read/400347/11578594
doc 电子时钟.doc
www.eeworm.com/read/262321/11593157
c 电子时钟.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar code TAB[]={0x77,0x42,0x3b,0x6b,0x4e,0x6d,0x7d,0x47,0x7f,0x6f}; //字码表
sbit com1= P1^7; //数码管公共端1
sbit com2= P1^6;
www.eeworm.com/read/260821/11700866
asm 13简单时钟.asm
;=================================================
; 简单时钟
;
; 时间设定 分钟减1 SW1
; 分钟加1 SW2
; 小时减1 SW3
; 小时加1 SW4
;=================================================
;
; zsMCU51实验板配套学习例程
;
; 中
www.eeworm.com/read/155430/11874025
asm 时钟与秒表.asm
ORG 0000H
AJMP MAIN
ORG 000BH ;定时器计数器0的定口地地址
AJMP T0INT
ORG 001BH ;定时器计数器1的定口地地址
AJMP T1INT
ORG 0030H
MAIN: ;此程序的跑表部分由TO计数完成,计时部分由T1计数完成.
MOV 30H,#00H
MOV 31H,#00H
MOV 32H,#
www.eeworm.com/read/343971/11916254
doc 电子时钟.doc
www.eeworm.com/read/343965/11916613
uv2 时钟.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/343965/11916616
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/343965/11916637
m51 时钟.m51
BL51 BANKED LINKER/LOCATER V6.00 07/21/2008 17:28:28 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU