代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock5.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY clock5 IS
PORT(clk: IN STD_LOGIC; --system clock,1hz
setti
clock5.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
clock.m51
BL51 BANKED LINKER/LOCATER V5.02 09/17/2005 11:00:58 PAGE 1
BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE .\STAR
clock.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
clock_change.c
#include
#define BYTE unsigned char
sbit sw4=P2^6;
sbit sw3=P2^5;
sbit sw2=P2^4;
sbit a=P1^0;
sbit P3_3=P3^3;
sbit P3_2=P3^2;
unsigned int sec=0,min=0,hour=0,t=0;
code unsig
alarm_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
alarm_clock.vwf
/*
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
alarm_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