代码搜索:Initialization

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

代码结果 10,000
www.eeworm.com/read/123857/14608633

makefile

# Initialization for BSD systems all : cp makefile.bsd ../makefile cp skel.h ..
www.eeworm.com/read/123719/14615553

s int.s

;/*************************************************************************/ ;/* */ ;/* Copyright (c) 2000 - 2004 Wat
www.eeworm.com/read/222899/14668454

asv main.asv

%*********************************************************** % FEMQWEBS @Finite element method for quantum well electronic band structure calculation % DecrisThe tool box provide the procedure to ca
www.eeworm.com/read/222899/14668467

m main.m

%*************************************************************************************** % FEMQWEBS @Finite element method for quantum well electronic band structure calculation % | ------------ |
www.eeworm.com/read/122448/14689872

cpp tapisample.cpp

// ---------------------------------------------------------------------------- // IP Office SDK (c) Avaya 2001. All rights reserved. // // PROJECT: TapiSample // FILE: tapisample.cpp // CRE
www.eeworm.com/read/222017/14711404

m pso.m

%Initialization of PSO parameters wmax=0.9; wmin=0.4; itmax=200; %Maximum iteration number c1=1.4; c2=1.4; for iter=1:itmax W(iter)=wmax-((wmax-wmin)/itmax)*iter; end %*******************
www.eeworm.com/read/121010/14775441

c jcinit.c

/* * jcinit.c * * Copyright (C) 1991-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file
www.eeworm.com/read/219389/14882952

tex threads.tex

% % threads.tex: description of threads interface for VideoLAN client % (c)1999 VideoLAN % \section{A common thread interface} This document describes how the different threads in the VideoLAN client
www.eeworm.com/read/218469/14919257

cpp cj60lib.cpp

// CJ60Lib.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/116516/14967056

cpp profiledemo.cpp

// ProfileDemo.cpp : Defines the class behaviors for the application. // // Written by Christopher W. Backen - VIZ Group, 1998 // // ProfileDemo - Simple Dialog Wizaard to Add a service to the de