代码搜索:Clock

找到约 10,000 项符合「Clock」的源代码

代码结果 10,000
www.eeworm.com/read/482672/6317435

c clock.c

#include void add_second(uchar *clock_curent)//增加秒钟 { clock_curent[0]++; if(clock_curent[0]==10) {clock_curent[1]++;clock_curent[0]=0;} if(clock_curent[1]==6) {clock_curent[1]
www.eeworm.com/read/482672/6317436

h clock.h

#ifndef __clock_h__ #define __clock_h__ #define uchar unsigned char extern void add_second(uchar *clock_curent);//增加秒钟 extern void add_minite(uchar *clock_curent);//增加分钟 extern void add_hour(u
www.eeworm.com/read/482672/6317443

i clock.i

#line 1 "..\..\my clock\clock.c" /0 #line 1 "clock.h" /0 extern void add_second(unsigned char *clock_curent); extern void add_minite(unsigned char *clock_curent); extern void add_hour
www.eeworm.com/read/482672/6317454

lst clock.lst

C51 COMPILER V7.50 CLOCK 12/13/2008 15:29:52 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CLOCK OBJECT MODULE PLACED IN .
www.eeworm.com/read/482672/6317468

obj clock.obj

www.eeworm.com/read/412827/6320080

htm clock.htm

DHTML Clock Demo DHTML Clock
www.eeworm.com/read/412827/6320187

opt clock.opt

www.eeworm.com/read/412827/6320189

aps clock.aps

www.eeworm.com/read/412827/6320190

ncb clock.ncb

www.eeworm.com/read/412827/6320191

ico clock.ico