代码搜索:数字时钟程序
找到约 10,000 项符合「数字时钟程序」的源代码
代码结果 10,000
www.eeworm.com/read/389639/8509702
bin 电子时钟日历led程序.bin
www.eeworm.com/read/355644/10252102
txt 时钟芯片ds1302的程序 .txt
/*********************************************************************
公司名称:
模块名称:DS1302.c
功 能:实时时钟模块 时钟芯片型号:DS1302
说 明:
程序设计:
设计时间:2002.03.02
版 本 号: 20020302
*************************
www.eeworm.com/read/355573/10256193
gif 电子时钟日历led程序.gif
www.eeworm.com/read/355573/10256204
asm 电子时钟日历led程序.asm
;电子万年历源程序和电路图
;本人在多个网站才好不容易找到,很简单,我已经编译好了HEX文件和BIN文件.
;只要用编程器写入C51就好.
time0 equ 32 ;53ms
time1 equ 187 ;10s
sel0 equ 0feh ;秒低位
sel1 equ 0fdh ;秒
www.eeworm.com/read/355573/10256207
hex 电子时钟日历led程序.hex
www.eeworm.com/read/355573/10256212
bin 电子时钟日历led程序.bin
www.eeworm.com/read/457149/7333543
c 数码管显示时钟演示程序.c
/*********************************************************************
公司名称:
模块名称:数码管显示时钟演示程序
功 能:利用实时时钟 时钟芯片型号:DS1302
说 明:
程序设计:朱雷
设计时间:2008.01.19
版 本 号: V1.0
www.eeworm.com/read/451274/7467999
asm 3 时钟程序(延时实现)已修改.asm
;==============================================================
; 工程名称:Clock2
; 功能描述:显示时分秒
; IDE环境:伟福V3.20 自制的下载线与实验板(or later??
; 硬件连接:针对配合AT89S51精简开发板使用
; 组成文件:实验八 时钟程序(延时实现).ASM
; 使用软件:
www.eeworm.com/read/327724/13065917
txt 单片机电子时钟程序.txt
#include
#define uint unsigned int
#define uchar unsigned char
//***********************************
unsigned char code SEG7[10]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90};
www.eeworm.com/read/303704/13810085
txt 时钟芯片ds1302 的程序.txt
时钟芯片DS1302 的程序(jyh.h头文件)
发布时间:2003年6月26日
点击次数:7753
详细内容:时钟芯片DS1302 的程序(jyh.h头文件)
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned