代码搜索:initializes

找到约 4,453 项符合「initializes」的源代码

代码结果 4,453
www.eeworm.com/read/325790/13185121

m initgradients.m

function obj=initgradients(obj) % Initializes the gradients of the data objects f and h. % % Syntax: (* = optional) % % model = initgradients(model); % % In arguments: % % 1. model % Model o
www.eeworm.com/read/325790/13185203

m initgradients.m

function obj=initgradients(obj) % Initializes the gradients of the data objects f and h. % % Syntax: (* = optional) % % model = initgradients(model); % % In arguments: % % 1. model % Model o
www.eeworm.com/read/325790/13185259

m initgradients.m

function obj=initgradients(obj) % Initializes the gradients of the data objects f and h. % % Syntax: (* = optional) % % model = initgradients(model); % % In arguments: % % 1. model % Model o
www.eeworm.com/read/325212/13218791

bak renyuan.java.bak

import java.applet.Applet; public class renyuan extends Applet { /** * Initializes the applet. You never need to call this directly; it is * called automatically by the system o
www.eeworm.com/read/316956/13513805

readme_privatecode

FILE LIST - privateCode.c DESCRIPTION - initData - allocate memory and make it non-writable This routine initializes the data and should be called only once. da
www.eeworm.com/read/311909/13622705

h d_rect.h

#ifndef RECTANGLE_CLASS #define RECTANGLE_CLASS // maintains measurement properties of a rectangle class rectangle { public: // constructor. initializes length and width rectangle(double
www.eeworm.com/read/310212/13654829

m sptlegend.m

function varargout = sptlegend(varargin) %SPTLEGEND SPTool Legend facility for picking one of multiple items. % % sptlegend(fig,callback,newColorCallback) % initializes sptlegend (call after z
www.eeworm.com/read/300969/13876982

c main.c

/* This file contains the main program of MINIX. The routine main() * initializes the system and starts the ball rolling by setting up the proc * table, interrupt vectors, and scheduling each tas
www.eeworm.com/read/120487/6073734

pl runtests.pl

#!/usr/bin/perl # # Accepts one argument - DBMS name (pgsql, ...) and initializes # global variable $TestDBMS with this name. # # Where to run tests $DBNAME = 'perftest'; # This describtion for all
www.eeworm.com/read/479166/6700139

cpp cashdispenser.cpp

// CashDispenser.cpp // Member-function definitions for class CashDispenser. #include "CashDispenser.h" // CashDispenser class definition // CashDispenser default constructor initializes count to