代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.ttf
255,255, 98,255, 54, 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
clock.rpt
Project Information f:\clock\clock.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 08/30/2008 22:13:24
Copyright (C) 1988-2002 Al
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
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
clock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
clock.cpp
// Clock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Clock.h"
#include "MainFrm.h"
#include "ClockDoc.h"
#include "ClockView.h"
#include "Clock
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]