代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/324164/13280648
class clock.class
www.eeworm.com/read/324164/13280673
ico clock.ico
www.eeworm.com/read/324053/13293175
txt clock.txt
import java.awt.*;
import java.applet.*;
import java.util.Date;
public class Clock extends Applet implements Runnable{
Thread thread1=null;
int lastxs=0;
int lastys=0;
int lastxm=0;
int l
www.eeworm.com/read/324013/13295338
c clock.c
#include "reg52.h"
#include "ds1302.h"
#include "lcd1602.h"
#include "serio.h"
#include "display.h"
uchar code string1[]=" - - ";//第一行,lcd 显示年月日,星期
uchar code string2[]=" : : ";//第二行,lcd 显示时分秒
www.eeworm.com/read/238973/13311548
bmp clock.bmp
www.eeworm.com/read/137539/13314055
v clock.v
module clock(clk,clk_1k,mode,change,turn,alert,hour,min,sec,
LD_alert,LD_hour,LD_min);
input clk,clk_1k,mode,change,turn;
output alert,LD_alert,LD_hour,LD_min;
output[7:0] hour,min,sec;
reg[7:0]
www.eeworm.com/read/137531/13314909
c clock.c
#include
#include
#include // Contains the delay prototype
void main (void)
{
clock_t processor_time;
printf("Processor time consumed %ld\n",
cloc
www.eeworm.com/read/323762/13320966
gif clock.gif
www.eeworm.com/read/323728/13324879
h clock.h
#define HZ_Number1 11
struct HZ_Table_Struct1
{
unsigned short Code1;
unsigned char Data[32];
};
const struct HZ_Table_Struct1
RTclock[]=
{
/*0*/ 0xA3B0, {0x00,0x00,0
www.eeworm.com/read/238741/13327860
h clock.h
/********************************************************************
created: 2007/04/13
created: 13:4:2007 9:42
filename: G:\DataBak\VCWorks\04.09\McoreReg\Clock.h
author: CryinRain & Yx