代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/387312/8693593
preinstall
# This script initializes the backout data for a patch package
# directory format options.
#
#pragma ident "@(#)preinstall 1.18 06/09/07 SMI"
#
# Copyright 2006 Sun Microsystems, Inc. All rights rese
www.eeworm.com/read/423330/10569829
c proj.c
#define STRICT
#include
#include
#include "main.h"
#include "resource.h"
#define CLASS_NAME "ProjClass"
/*
* Initializes the application
*/
BOOL InitApp
www.eeworm.com/read/275419/10816942
asm code_ini.asm
; * g723_init_state()
; *
; * This routine initializes and/or resets the g723_state structure
; * pointed to by 'state_ptr'.
; * All the initial state values are specified in the CCITT G.723 docum
www.eeworm.com/read/272153/10968169
h account.h
// Fig. M.01: Account.h
// Definition of Account class.
class Account
{
public:
Account( int ); // constructor initializes balance
void credit( int ); // add an amount to the account bal
www.eeworm.com/read/470544/6913343
m kmeansquantex.m
% function [idx,netsim,dpsim,expref] = kmeansquantEx(x, S, K, EMruns)
%
% Initializes k-centers with the quantized means (exemplars) found by the
% k-means algorithm.
%
% Input:
% x is a d-by
www.eeworm.com/read/467145/7019058
java newjapplet.java
/*
* NewJApplet.java
*
* Created on 2008年3月31日, 上午9:45
*/
package swing;
/**
*
* @author zhaolin
*/
public class NewJApplet extends javax.swing.JApplet {
/** Initializes the applet
www.eeworm.com/read/300969/13875806
c environ.c
/*
* environ.c - define the variable environ
*/
/* $Header: environ.c,v 1.1 90/09/27 13:39:50 eck Exp $ */
/*
* This file defines the variable environ and initializes it with a magic
* value
www.eeworm.com/read/113399/6131990
c environ.c
/*
* environ.c - define the variable environ
*/
/* $Header: environ.c,v 1.1 90/09/27 13:39:50 eck Exp $ */
/*
* This file defines the variable environ and initializes it with a magic
* value
www.eeworm.com/read/109663/6173083
c irq.c
/*
* Initializes the stripe interrupt controller for 6-bit priority mode.
* Also handles IRQ and FIQ interrupts.
*
* Author: ORC
*
* Copyright (c) Altera Corporation 2000-2001.
* All righ
www.eeworm.com/read/101082/6251516
c initdeck.c
# include
# include "deck.h"
/*
* This program initializes the card files for monopoly.
* It reads in a data file with Com. Chest cards, followed by
* the Chance card. The two are seper