代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/459616/7270484
h schain.h
// chain using simulated pointers
#ifndef SimChain_
#define SimChain_
#include
#include
#include "simul.h"
#include "xcept.h"
template
class SimChain {
public:
www.eeworm.com/read/297846/7992651
m hrr_profile.m
function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid)
% Range or Time domain Profile
% Range_Profile returns the Range or Time domain plot of a simulated
% HRR
www.eeworm.com/read/197407/7997993
h simul.h
// simulated pointers
#ifndef SimSpace_
#define SimSpace_
#include
#include
#include
#include "snode.h"
#include "xcept.h"
template class
www.eeworm.com/read/197407/7998457
cpp sciter.cpp
// test simulated chain iterator class
#include
#include "schain.h"
#include "sciter.h"
SimSpace SimChain::S;
void main(void)
{
SimChain L;
L.Insert(0
www.eeworm.com/read/140245/13094603
parv atlas10k.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 = atlas10k
www.eeworm.com/read/238965/13312701
m hrr_profile.m
function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid)
% Range or Time domain Profile
% Range_Profile returns the Range or Time domain plot of a simulated
% HRR
www.eeworm.com/read/321424/13405173
m hrr_profile.m
function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid)
% Range or Time domain Profile
% Range_Profile returns the Range or Time domain plot of a simulated
% HRR
www.eeworm.com/read/321385/13407843
m hrr_profile.m
function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid)
% Range or Time domain Profile
% Range_Profile returns the Range or Time domain plot of a simulated
% HRR
www.eeworm.com/read/136812/5859780
h sas_simdef.h
/*
* @(#)sas_simdef.h 1.1 92/07/30
* Copyright (c) 1988 Sun Microsystems, Inc.
*/
/*
* Definitions for the SAS simulated disk.
*/
#define SIMD_RDEV "sasfs/root"
#define SIMD_RSIZE 12288
#define
www.eeworm.com/read/128531/5984164
c simeth.c
/*
* Simulated Ethernet Driver
*
* Copyright (C) 1999-2001, 2003 Hewlett-Packard Co
* Stephane Eranian
*/
#include
#include
#include