代码搜索:时钟显示
找到约 10,000 项符合「时钟显示」的源代码
代码结果 10,000
www.eeworm.com/read/28694/1005520
hex 1602液晶显示ds1302实时时钟.hex
:100000000C942A000C9447000C9447000C94470071
:100010000C9447000C9447000C9447000C94470044
:100020000C9447000C9447000C9447000C94470034
:100030000C9447000C9447000C9447000C94470024
:100040000C9447000C9
www.eeworm.com/read/28694/1005523
pwi 1602液晶显示ds1302实时时钟.pwi
www.eeworm.com/read/29038/1014364
dsn 1602液晶显示ds1302实时时钟.dsn
www.eeworm.com/read/191849/8419718
c 显示.c
#define uchar unsigned char
#define uint unsigned int
#include
#include
//定义定时钟0的重装值
#define RELOAD_HIGH 0x3C
#define REL
www.eeworm.com/read/378485/9229282
c 显示.c
#include
#include
#include
#include
int main()
{
FILE *fi,*fo;
BITMAPFILEHEADER bmfh;
int i,store[8],num;
BYTE P;
char c;
fo=fopen(
www.eeworm.com/read/378485/9229283
dsw 显示.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "显示"=".\显示.dsp" - Pa
www.eeworm.com/read/378485/9229284