代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/218107/14934135
bak kh.java.bak
import java.applet.Applet;
public class kh extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system once t
www.eeworm.com/read/218107/14934172
bak xt.java.bak
import java.applet.Applet;
public class xt extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system once t
www.eeworm.com/read/211020/15188656
m gpols_init.m
function popu = gpols_init(popusize,maxtreedepth,symbols);
%Initializes population variable
% popu = gpols_init(popusize,maxtreedepth,symbols)
% popu
www.eeworm.com/read/208576/15244013
cpp bankdatabase.cpp
// BankDatabase.cpp
// Member-function definitions for class BankDatabase.
#include "BankDatabase.h" // BankDatabase class definition
// BankDatabase default constructor initializes accounts
Ban
www.eeworm.com/read/250731/4427471
readme
What?
=====
This directory contains SQL scripts to create the initial NAV databases.
Files
=====
manage.sql - Creates the manage database
types.sql - Initializes the equipment vendor an
www.eeworm.com/read/182103/5268693
c ckinit.c
/*
* This routine initializes the MC68340/349 Periodic Interval Timer
*
* Based on the `gen68360' board support package, and covered by the
* original distribution terms.
*
* Geoffroy Montel
*
www.eeworm.com/read/182103/5268825
c timer.c
/* Timer_init()
*
* This routine initializes the Tick Timer 1 on the MVME162 board.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* NOTE: This routine will not work if the op
www.eeworm.com/read/182103/5269135
c timer.c
/* Timer_init()
*
* This routine initializes the PCC timer on the MVME147 board.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* NOTE: It is important that the timer start/st
www.eeworm.com/read/182103/5269803
c ckinit.c
/* Clock_initialize
*
* This routine initializes the Timer/Counter on the Intel
* 386ex evaluation board.
*
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output
www.eeworm.com/read/182103/5269853
c ckinit.c
/* Clock_initialize
*
* This routine initializes the Timer/Counter on the Intel
* 386ex evaluation board.
*
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output