代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/217373/14967954

h config.h

/* rough config.h */ /* * History * * 2002-01-16: Nandy Lyu * - Initial code * */ #ifndef _CONFIG_H_ #define _CONFIG_H_ #include "autoconf.h" #endif /* _CONFIG_H_ */
www.eeworm.com/read/115583/15008434

java corbaclient.java

import java.util.*; import org.omg.CosNaming.*; import org.omg.CosTransactions.*; public class CORBAClient { public static void main(String[] args) throws Exception { /* * Initi
www.eeworm.com/read/216155/15025346

src bldstk500.src

[Files] uart.c initial.c main.c self_prog.c [Headers] para.h command.h define.h extern.h function.h [Documents]
www.eeworm.com/read/216155/15025359

mak bldstk500.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -ucrtboot.o -bvector:0x3800.0x4000 -bfunc_lit:0x3854.0x40
www.eeworm.com/read/216144/15025887

v register_test.v

/********************************************************************** * Stimulus for testing the 8-bit Register - Verilog Training Course **********************************************************
www.eeworm.com/read/215887/15035168

h global.h

#ifndef GLOBAL_H #define GLOBAL_H #include "pic.h" #include "PortB.h" #include "configuration.h" #include "typedef.h" #include "main.h" #include "key.h" #include "initial.h" #include "rto
www.eeworm.com/read/215560/15057333

htm ads_003.htm

www.eeworm.com/read/215560/15057343

htm ads_002.htm

www.eeworm.com/read/214848/15086248

ini comm.ini

[ConnectDataBase] link=Provider=SQLOLEDB.1;Password=sa;Persist Security Info=True;User ID=sa;Initial Catalog=Test_Muxiaochen;Data Source=LSJ
www.eeworm.com/read/214503/15098284

v adder4t.v

`timescale 1ns/1ns module adder4_adder4t_v_tf(); // DATE: 13:16:25 12/18/2005 // MODULE: adder4 // DESIGN: adder4 // FILENAME: adder4t.v // PROJECT: adder // VERSION: //