代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/108797/15575202
cpp rootsimp.cpp
////////////////////////////////////////
// 程序5.2 简单迭代
//////////////////////////////////////////////////////////////////////////////////
//简单迭代
//
#include
#include
www.eeworm.com/read/108695/15579623
java unsynchbanktest.java
/**
* @version 1.20 1999-04-26
* @author Cay Horstmann
*/
public class UnsynchBankTest
{ public static void main(String[] args)
{ Bank b = new Bank(NACCOUNTS, INITIAL_BALANCE);
www.eeworm.com/read/108695/15579624
java synchbanktest.java
/**
* @version 1.20 1999-04-26
* @author Cay Horstmann
*/
public class SynchBankTest
{ public static void main(String[] args)
{ Bank b = new Bank(NACCOUNTS, INITIAL_BALANCE);
in
www.eeworm.com/read/104125/15709762
c hellowin.c
/*------------------------------------------------------------
HELLOWIN.C -- Displays "Hello, Windows 98!" in client area
(c) Charles Petzold, 1998
---------------------------
www.eeworm.com/read/103443/15732018
cpp stata_z.cpp
//这个程序在本书所带软盘中。文件名为STATA_Z.CPP
//这个程序统计文本文件中各字母出现的次数。
#include
#include
#include
#include
#include
#include
#define size 81
www.eeworm.com/read/100333/15877050
c array.c
/*
Little Smalltalk
Array creation
timothy a. budd 10/84
builds a new instance of class array.
called mostly by the driver to construct array constants.
*/
/*
The source code for t
www.eeworm.com/read/100077/15886208
ep ringcount.ep
#+----------------------------------------------------------------
# ringcount.ep - ESIO Ring Indicator Test
# only useful for versions compiled for and using ESIO tty driver
#------------------------
www.eeworm.com/read/291752/8399412
dat discdelay.dat
$
system
Date_In_Short_Rpt_Name = false
Date_In_Full_Rpt_Name = false
Max_Pass_Number = 10
$
ref_gen
Initial_Seed = 776215
$
bit_gen
Initial_Seed = 7733115
xnitial_Seed = 773321
$
wave_ge
www.eeworm.com/read/361420/10053092
asm sys.asm
//======================================================
// 文件名称: Sys.asm
// 功能描述: 系统辅助函数(TimerB初始化)
// 维护记录: 2006-10-10 v1.0
//======================================================
.include s