代码搜索:Second

找到约 10,000 项符合「Second」的源代码

代码结果 10,000
www.eeworm.com/read/358313/2986262

second,v

head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 96.08.20.23.53.47; author jrandom; state dead; branches; next 1.1; 1.1 date 95.03.31.07.44.01; author jrandom; state Exp; branches
www.eeworm.com/read/292255/8365375

fig second.fig

www.eeworm.com/read/290889/8455619

scf second.scf

www.eeworm.com/read/290889/8455640

vhd second.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity second is port(clk,clr:in std_logic; sec1,sec0:out std_logic_vector(3 downto 0); co:out std_logic); end second
www.eeworm.com/read/389364/8527011

h second.h

#ifdef __cplusplus extern "C" { #endif #include "f2c.h" E_f second_(void); #ifdef __cplusplus } #endif
www.eeworm.com/read/188038/8578071

obj second.obj

www.eeworm.com/read/188038/8578074

plg second.plg

礦ision2 Build Log Project: C:\人邮\第4章定时器与时钟\4-2\second.uv2 Project File Date: 08/15/2005 Output:
www.eeworm.com/read/188038/8578086

lst second.lst

C51 COMPILER V6.23a SECOND 09/08/2003 17:00:53 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE SECOND NO OBJECT MODULE REQUES
www.eeworm.com/read/188038/8578100

src second.src

; second.SRC generated from: second.c $NOMOD51 NAME SECOND P0 DATA 080H P1 DATA 090H P2 DATA 0A0H P3 DATA 0B0H T0 BIT 0B0H.4 AC BIT 0D0H.6 T1 BIT 0B0H.5 EA BIT 0A8H.7 IE DATA 0A8H P0
www.eeworm.com/read/188038/8578114

c second.c

#pragma SRC #include #include #define TRUE 1 #define FALSE 0 #define DELAY_VALUE 3 #define DELAY_VALUE_EXTRA 12 #define PinDrvKey1 P1_0 #define Pi