代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/474016/6828724
h clock.h
/*
clock.h - part of USBasp
Autor..........: Thomas Fischl
Description....: Provides functions for timing/waiting
Licence........: Free under certain conditions. See Do
www.eeworm.com/read/474016/6828738
o clock.o
www.eeworm.com/read/473761/6839286
c clock.c
/*
clock.c - part of USBasp
Autor..........: Thomas Fischl
Description....: Provides functions for timing/waiting
Licence........: Free under certain conditions. See Do
www.eeworm.com/read/473761/6839287
h clock.h
/*
clock.h - part of USBasp
Autor..........: Thomas Fischl
Description....: Provides functions for timing/waiting
Licence........: Free under certain conditions. See Do
www.eeworm.com/read/473491/6844412
c clock.c
#include
sbit sda=P0^2;
sbit scl=P0^3;
unsigned int hour,minute,second,b;
code unsigned int led[11]={0x11,0xd7,0x32,
0x92,0xd4,0x98,0x18,0xd3,0x10,0x90,0xff};
void delay(int i)
{
in
www.eeworm.com/read/473491/6844415
lst clock.lst
C51 COMPILER V8.02 CLOCK 10/24/2008 20:54:21 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE CLOCK
OBJECT MODULE PLACED IN c
www.eeworm.com/read/473491/6844480
obj clock.obj
www.eeworm.com/read/473436/6852941
bmp clock.bmp
www.eeworm.com/read/473150/6857012
c clock.c
#include
sbit k1=P3^0;
sbit k2=P3^1;
sbit k3=P3^4;
sbit k4=P3^5;
sbit kk=P1^7;
sbit sb1=P3^2;
sbit sb2=P3^3;
unsigned char code table[]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0
www.eeworm.com/read/471890/6883912