代码搜索:Declarations

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

代码结果 10,000
www.eeworm.com/read/162614/5523617

ada c66002g.ada

-- C66002G.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525335

ada c74302a.ada

-- C74302A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/412167/11212691

asm prog39.asm

; PROG39 - Comparing Voltage Inputs ; ; This Application Compares the voltages on Pins P1.0 and P1.1 and ; Lights an LED when the Voltage on P1.0 is greater. ; ; For the Voltage Sources, Two
www.eeworm.com/read/204506/15337435

c hello.c

/*------------------------------------------------------------------------------ HELLO.C - adapted for the P89LPC932 and the Keil MCB900 Microcontroller Board Copyright 1995-2003 Keil Software, In
www.eeworm.com/read/143718/12849101

grm 1.grm

//这是一个小型pascal文法 [nonterminal] program subprogram_declarations identifier_list declarations compound_statement declaration type standard_type [terminal] prog id ( ) semi , var : digits ..
www.eeworm.com/read/130382/5957201

h pgpdefmod.h

/* * pgpDefMod.h -- Header for ZIP Compression (deflation) * * Written by: Derek Atkins * * This is a PRIVATE header file, for use only within the PGP Library. * You shou
www.eeworm.com/read/130382/5957206

h pgpinfmod.h

/* * pgpInfMod.h -- inflation module * * Written by: Derek Atkins * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these
www.eeworm.com/read/130382/5957228

h pgpaddhdr.h

/* * pgpAddHdr.h -- header file for a module to add a packet header. * * Written by: Derek Atkins * * This is a PRIVATE header file, for use only within the PGP Library.
www.eeworm.com/read/130382/5957244

h pgprot13mod.h

/* * definitions for a stupid encryption pipeline: rot13 * * $Id: pgpRot13Mod.h,v 1.5 1997/06/25 19:40:25 lloyd Exp $ */ #include "pgpOpaqueStructs.h" PGP_BEGIN_C_DECLARATIONS PGPPipe
www.eeworm.com/read/130382/5957280

h pgpcast5.h

/* * pgpCAST5.h - header file for pgpCAST5.c * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $Id: p