代码搜索:彩条显示
找到约 10,000 项符合「彩条显示」的源代码
代码结果 10,000
www.eeworm.com/read/14961/426999
c ds1302用1位led显示时钟的设计.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar xingqi,nian,yue,ri,xiaoshi,fen,miao;
uchar dd=2;
sbit clk=P1^0;
sbit dat=P1^1;
sbit rst=P1^2;
sbit A0=ACC^0;
sbit
www.eeworm.com/read/14961/427000
dsn ds1302用1位led显示时钟的设计.dsn
www.eeworm.com/read/14961/427002
hex ds1302用1位led显示时钟的设计.hex
:10024500FFF9A4B0999282F800010203040506079C
:100255000809101112131415161718192021222335
:100265002425262728293031323334353637383995
:1002750040414243444546474849505152535455DD
:050285005657585960B
www.eeworm.com/read/14961/427004
pwi ds1302用1位led显示时钟的设计.pwi
www.eeworm.com/read/14961/427005
plg ds1302用1位led显示时钟的设计.plg
礦ision2 Build Log
Project:
G:\基于Proteus的8051单片机仿真与应用\程序与仿真\第9章 工业控制\9.1 SPI总线DS1302实时时钟控制\9.1.1 DS1302用1位LED显示时钟的设计\DS1302用1位LED显示时钟的设计.uv2
Project File Dat
www.eeworm.com/read/14961/427006
obj ds1302用1位led显示时钟的设计.obj
www.eeworm.com/read/14961/427009
lst ds1302用1位led显示时钟的设计.lst
C51 COMPILER V7.06 DS1302用1位LED_允_蔩钟_纳杓
www.eeworm.com/read/14961/427010
opt ds1302用1位led显示时钟的设计.opt
### 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/14961/427897
c 两个16×16点阵汉字分批显示.c
/*************************************************************************
8.1.5 两个16×16点阵汉字显示
***********************************************************************
www.eeworm.com/read/14961/427898