代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/106940/15616839
c jrand.c
From xuli Sun Feb 3 14:50:44 1991
Message-Id:
From: Xu Li-Qun
Date: Sun, 3 Feb 91 14:50:40 GMT
To: jims
Subject: random
Status: RO
#define
www.eeworm.com/read/104908/15681710
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
#define TIMER_DEV0 0
#define TIMER_DEV1 1
/* Timer Mode Register */
/*********************************************************/
/* TIMER
www.eeworm.com/read/104056/15710898
c xgethostname.c
/* xgethostname.c -- return current hostname with unlimited length
Copyright (C) 1992, 1996, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and
www.eeworm.com/read/104056/15711157
cp-mv-backup
#!/bin/sh
# Test basic --backup functionality for both cp and mv.
if test "$VERBOSE" = yes; then
set -x
cp --version
fi
# Ensure that ls sorts the same way for everyone.
. $srcdir/../lang-defaul
www.eeworm.com/read/102394/15783339
texi siman.texi
@cindex simulated annealing
@cindex combinatorial searches
@cindex combinatorial optimization
@cindex optimization -- combinatorial
@cindex energy function
@cindex cost function
Stochastic search tech
www.eeworm.com/read/101557/15826631
m lqgoptm.m
%
%LQGOPT1 Function to optimize LQG example using least squares
%
% See the file LQGCOST to see how the cost function is derived.
% Copyright (c) 1990-94 by The MathWorks, Inc.
% Load data fo
www.eeworm.com/read/297901/7985967
hif xulieji.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
11
894
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/148129/12490372
m main.m
clc;clear;
figure(1);
Generation=0;%Initial_Group初始群体,Generation代数
Generation_Initial=Generation; Generation_End=0;
End=12;%参数的总数
G_Sample_Sum_Dimension=3;%从End个参数中取Sample_Sum_Dimension个不同的参数作为
www.eeworm.com/read/431723/8658564
hif ps2.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
11
920
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
www.eeworm.com/read/159234/10676618
asm system.asm
.include hardware.inc;
.CODE
.public _System_Initial;
.public F_System_Initial;
_System_Initial: .PROC
F_System_Initial:
R1 = 0
[R_InterruptStatus] = R1 //中断状态标志
[P_INT_C