代码搜索:数字时钟程序
找到约 10,000 项符合「数字时钟程序」的源代码
代码结果 10,000
www.eeworm.com/read/371933/9529895
数字
www.eeworm.com/read/26208/955678
数字
www.eeworm.com/read/28622/871872
doc 程序12-8:电子时钟的程序.doc
www.eeworm.com/read/290203/8497174
rar 显示系统时钟的小程序.rar
www.eeworm.com/read/288638/8617364
doc 图象时钟示例程序.doc
www.eeworm.com/read/299959/7818013
avr avr时钟汇编程序.avr
;LCD显示程序,8M
;有1K字节的SRAM
.include "m16def.inc"
.equ rs=0
.equ rw=1
.equ en=2 ;PB口
;时钟寄存器于SRAM中(共有512个字节SRAM)
.equ second=0x0000 ;秒
.equ min=0x0001 ;分
.equ hour=0x0002 ;时
.equ buffer=0x0
www.eeworm.com/read/325192/13220730
doc 图象时钟示例程序.doc
www.eeworm.com/read/262100/11606967
avr avr时钟汇编程序.avr
;LCD显示程序,8M
;有1K字节的SRAM
.include "m16def.inc"
.equ rs=0
.equ rw=1
.equ en=2 ;PB口
;时钟寄存器于SRAM中(共有512个字节SRAM)
.equ second=0x0000 ;秒
.equ min=0x0001 ;分
.equ hour=0x0002 ;时
.equ buffer=0x0
www.eeworm.com/read/260106/11746616
avr avr时钟汇编程序.avr
;LCD显示程序,8M
;有1K字节的SRAM
.include "m16def.inc"
.equ rs=0
.equ rw=1
.equ en=2 ;PB口
;时钟寄存器于SRAM中(共有512个字节SRAM)
.equ second=0x0000 ;秒
.equ min=0x0001 ;分
.equ hour=0x0002 ;时
.equ buffer=0x0
www.eeworm.com/read/257734/11914512
avr avr时钟汇编程序.avr
;LCD显示程序,8M
;有1K字节的SRAM
.include "m16def.inc"
.equ rs=0
.equ rw=1
.equ en=2 ;PB口
;时钟寄存器于SRAM中(共有512个字节SRAM)
.equ second=0x0000 ;秒
.equ min=0x0001 ;分
.equ hour=0x0002 ;时
.equ buffer=0x0