代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/19261/830653
opt dyn display.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/19261/830656
pwi dyn display.pwi
www.eeworm.com/read/19261/830657
dsn dyn display.dsn
www.eeworm.com/read/19261/830659
obj dyn display.obj
www.eeworm.com/read/19261/830660
hex dyn display.hex
:1000000020B70890004BC200020010900052D200AE
:10001000780079017F64D2B3C2B2E893F5A01200F0
:1000200042D2B2C2B3E993F5A0120042DFE8200049
:100030000620B7CC02003A30B7C60809B806D50288
:1000400000007D057EF
www.eeworm.com/read/25994/849724
c display_time.c
void dis_time(void)
{
col=0;row=0;Putedot(year/1000+0x10);
col=8;row=0;Putedot((year/100)%10+0x10);
col=16;row=0;Putedot((year%100)/10+0x10);
col=24;row=0;Putedot(year%10+0x10);
col=48;row=0;Put
www.eeworm.com/read/25994/849743
c display_time.c
void dis_time(void)
{
col=0;row=0;Putedot(year/1000+0x10);
col=8;row=0;Putedot((year/100)%10+0x10);
col=16;row=0;Putedot((year%100)/10+0x10);
col=24;row=0;Putedot(year%10+0x10);
col=48;row=0;Put
www.eeworm.com/read/25994/849759
_c display_time._c
void dis_time(void)
{
col=0;row=0;Putedot(year/1000+0x10);
col=8;row=0;Putedot((year/100)%10+0x10);
col=16;row=0;Putedot((year%100)/10+0x10);
col=24;row=0;Putedot(year%10+0x10);
col=48;row=0;Put
www.eeworm.com/read/40534/917079
dp2 display.dp2
DISPLAY.o: D:/icc/include/iom32v.h D:/icc/include/macros.h E:\PROTEU~1.7\User\MEGA32-LCM\MEGA32-LCM/delay.h