代码搜索:时钟显示
找到约 10,000 项符合「时钟显示」的源代码
代码结果 10,000
www.eeworm.com/read/410943/11263582
asm 时钟程序.asm
;简单的时钟程序
BUFF_KEY EQU 21H ;键盘键
LED1 EQU 22H ;数码管显示缓存
LED2 EQU 23H
LED3 EQU 24H
LED4 EQU 25H
LED5 EQU 26H
www.eeworm.com/read/410943/11263584
hex 时钟程序.hex
www.eeworm.com/read/410943/11263586
bin 时钟程序.bin
www.eeworm.com/read/249206/12517354
doc 时钟原理.doc
www.eeworm.com/read/249206/12517435
c 时钟程序.c
#include
#include
#include
#include
#include
#include"p18LCD.h"
void choosekey();
void timeprocess();
void timedisplay();
void setdisplay();
www.eeworm.com/read/300272/13922467
asm 可调时钟.asm
$MOD841
SP0 EQU 50H
CLK81 EQU P3.5
DAT81 EQU P3.3
SHUZHI EQU 30H
KEY EQU P3.2
KEYVAL EQU 31H
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
www.eeworm.com/read/135375/13937087
c 时钟程序.c
//已经调试通过 南京航空航天大学 魏小龙
//LCD显示程序,使用于430实验板的电表液晶。可以直接下载到电路运行的
//走时钟程序 液晶与数码管同时显示 只有秒与分,(只是意思以一下,不准的哦)其他原理一样,希望网友自己编写。
//************************************************************************
www.eeworm.com/read/105669/15661573
txt 时钟原码.txt
我自做的时钟的原码
这是一个用PHP生成的纯JavaScript时钟
PHP代码不长,但是JavaScript代码就比较长了。
大家可以到http://disapart.oso.com.cn/temp/clock.php预览
也可以到http://disapart.oso.com.cn/temp/clock.txt下载原文件
www.eeworm.com/read/103258/15738486
exe 动画时钟.exe
www.eeworm.com/read/376599/9312259
bak 液晶显示电子时钟1_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 {