代码搜索结果

找到约 43,238 项符合 Clock 的代码

clock.map.summary

Analysis & Synthesis Status : Successful - Wed Oct 29 17:46:49 2008 Quartus II Version : 5.1 Build 176 10/26/2005 SJ Full Version Revision Name : clock Top-level Entity Name : clock Family : FLEX1

clock.sim.rpt

Simulator report for clock Mon Oct 27 16:54:35 2008 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2.

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

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 .

clock.htm

DHTML Clock Demo DHTML Clock

clock.plg

Build Log --------------------Configuration: Clock - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x409 /fo"D

clock.dsp

# Microsoft Developer Studio Project File - Name="Clock" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) App

clock.rc

#include #include "Resource.h" IDI_APPICON ICON Clock.ico

clock.cpp

#include #include #include "Clock.h" #include "Resource.h" #define SQUARESIZE 20 #define ID_TIMER_CLOCK 1 CMyApp myApp; ///////////////////////////////////////////////