代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
clock.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
clock.c
#include
#include
#include // Contains the delay prototype
void main (void)
{
clock_t processor_time;
printf("Processor time consumed %ld\n",
cloc
clock.c
#include
#include "cry1602.h"
typedef unsigned char uchar;
typedef unsigned int uint;
/**************全局变量****************/
uchar second,minute,hour,hour0; //秒、分、时变量
uchar pmin
clock.h
void Clock(void);
void Display(void);
clock.odl
// Clock.odl : type library source for ActiveX Control project.
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (Clock.tlb) that will become