代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/136976/13349301
m psosample.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/322054/13390700
cpp fftexample.cpp
// FFTExample.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FFTExample.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//
www.eeworm.com/read/321849/13394814
cpp ceclock.cpp
// CECLOCK.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/319411/13452127
cpp jcinit.cpp
/*
* jcinit.c
*
* Copyright (C) 1991-1995, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/317467/13504459
txt ami2.txt
哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
AMI-BIOS CHECK-POINT, (C)1991 American Megatrends Inc.,All Rights Reserved
1346 Oakbrook Dr. #120. GA-30093. Phone:(404)-263-8181, Fax:(404)-263-9381
哌哌哌哌哌哌哌哌哌
www.eeworm.com/read/313820/13580498
c sysne2000end.c
/* sysNe2000End.c - system configuration module for NE2000 END */
/* Copyright 1999-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,22oct01,pai Updated documenta
www.eeworm.com/read/313820/13580507
c sysultraend.c
/* sysUltraEnd.c - system configuration module for SMC Elite Ultra END */
/* Copyright 1999-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,22oct01,pai Updated doc
www.eeworm.com/read/312988/13599775
cmd c54xx.cmd
/****************************************************************************
*
* $Revision: $
* $Date: 2000/12/14 19:52:32 $
*
* Copyright (c) 1997 Texas Instruments Incorporated
*
* COMMAND FILE F
www.eeworm.com/read/312988/13599829
cmd c54xx.cmd
/****************************************************************************
*
* $Revision: 1.3 $
* $Date: 2002/01/07 21:52:17 $
*
* Copyright (c) 1997 Texas Instruments Incorporated
*
* COMMAND FIL
www.eeworm.com/read/312908/13601764
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[] =