代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/345495/3199155
tcl start_verify.tcl
proc start_verify {batch index} {
variable compiling
variable simulate_times
variable test_case_number
variable batch_data {}
variable batchmode
variable piple
########################################
www.eeworm.com/read/344516/3208214
hotplug
#!/bin/sh
#
# hotplug This scripts starts hotpluggable subsystems.
#
# chkconfig: 2345 01 99
# description: Starts and stops each hotpluggable subsystem. \
# On startup, may simulate hotplug events f
www.eeworm.com/read/313775/3641990
cpp ducksimulator.cpp
#include "DuckSimulator.hpp"
using namespace HeadFirstDesignPatterns::Compound::Ducks;
void simulate( const Quackable* duck ) { assert( duck );
duck->quack();
}
int main(int argc, char* argv[
www.eeworm.com/read/313775/3642045
cpp ducksimulator.cpp
#include "DuckSimulator.hpp"
using namespace HeadFirstDesignPatterns::Compound::Adapter;
void simulate( const Quackable* duck ) { assert( duck );
duck->quack();
}
int main( int argc, char* ar
www.eeworm.com/read/441367/1771886
tcl start_verify.tcl
proc start_verify {batch index} {
variable compiling
variable simulate_times
variable test_case_number
variable batch_data {}
variable batchmode
variable piple
########################################
www.eeworm.com/read/441367/1771915
tcl start_verify.tcl
proc start_verify {batch index} {
variable compiling
variable simulate_times
variable test_case_number
variable batch_data {}
variable batchmode
variable piple
########################################
www.eeworm.com/read/427042/1980745
vxworks install.vxworks
Install process for VxWorks. (latest tested 0.8.8)
____________________________
From a tornado user:
I built them in tornado GUI, and just test them in the simulate.
1. Create a bootable vxwo
www.eeworm.com/read/374470/2750950
m ber_test.m
% Simulate and plot BER for each mode
% Set payload error meter to stop simulation after 100 errors
% Turn off instrumentation
% Clear results
clear results;
% Define model
modelname='WiFi'
www.eeworm.com/read/374470/2750955
m ber_test.m
% Simulate and plot BER for each mode
% Set payload error meter to stop simulation after 100 errors
% Turn off instrumentation
% Clear results
clear results;
% Define model
modelname='WiFi'
www.eeworm.com/read/475463/6781940
m ber_test.m
% Simulate and plot BER for each mode
% Set payload error meter to stop simulation after 100 errors
% Turn off instrumentation
% Clear results
clear results;
% Define model
modelname='WiFi'