代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/161587/10394585
cpp schain.cpp
// simulated chain
#include
#include "schain.h"
SimSpace SimChain::S;
void main(void)
{
int x;
SimChain c;
cout
www.eeworm.com/read/140245/13094645
parv synthraid5.parv
disksim_global Global {
Init Seed = 42,
Real Seed = 42,
# Statistic warm-up period = 0.0 seconds,
Stat definition file = statdefs
# Output file for trace of I/O requests simulated = 0
www.eeworm.com/read/139218/13173770
cxx satest2.cxx
/* satest2.c++
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: satest2 input.file
*/
static const char rcsid[] = "@(#)satest2.c
www.eeworm.com/read/138504/13234417
cxx satest2.cxx
/* satest2.c++
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: satest2 input.file
*/
static const char rcsid[] = "@(#)satest2.c
www.eeworm.com/read/136812/5859699
c simdisk.c
#ifndef lint
static char sccsid[] = "@(#)simdisk.c 1.1 92/07/30";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
/*
* Dummy driver for sparc simulated disks.
* uses systems c
www.eeworm.com/read/136812/5859736
c simdisk.c
#ident "@(#)sdisk.c 1.1 8/6/90 SMI"
/*
* Copyright (c) 1990 by Sun Microsystems, Inc
*/
/*
* fakeprom dummy disk
*/
/*
* Dummy driver for sparc simulated disks.
* uses systems calls via simula
www.eeworm.com/read/264046/11331771
m rivdemo2.m
% RIVDEMO2 Captain Toolbox demonstration
%
% Identification of Transfer Function models from
% simulated input-output data
%
% See also RIV, RIVID, RIVDEMO1, RIVDEMO3
% Copyright (c) 2006 by
www.eeworm.com/read/407662/11412453
asv rx.asv
function BER = rx(detect_type,select_type)
% Transmission
% Maxime Maury
% 05-04-25
% If argument is omitted, the channel is simulated
if (nargin < 1)
detect_type =3;
end
if (nargin < 2
www.eeworm.com/read/407662/11412485
m rx.m
function BER = rx(detect_type,select_type)
% Transmission
% Maxime Maury
% 05-04-25
% If argument is omitted, the channel is simulated
if (nargin < 1)
detect_type =3;
end
if (nargin < 2