代码搜索:Simulates

找到约 1,151 项符合「Simulates」的源代码

代码结果 1,151
www.eeworm.com/read/315460/13542078

c cointest.c

/* * File: cointest.c * ---------------- * This program simulates flipping a coin. */ #include #include #include "genlib.h" /* * Constants * --------- * NTrials -- Number
www.eeworm.com/read/140582/5786312

txt description.txt

bad-updown-01: "westnet-eastnet": 192.0.1.0/24===192.1.2.45[@west]...192.1.2.23[@east]===192.0.2.0/24 West has a bad updown script. This simulates a bug in 2.03 that was found when Pluto carsed run
www.eeworm.com/read/160303/5573791

txt description.txt

bad-updown-01: "westnet-eastnet": 192.0.1.0/24===192.1.2.45[@west]...192.1.2.23[@east]===192.0.2.0/24 West has a bad updown script. This simulates a bug in 2.03 that was found when Pluto carsed run
www.eeworm.com/read/107177/15612099

m pend_sim.m

function sn = pend_sim(s,F,dt) % Simulates pendulum % Copyright (c) The University of Texas at Austin l = 0.5; M = 0.75; dyn_fr = 0.1; %Dynamic friction g = 9.81; F = F - dyn_fr*s(2); t(2) = s
www.eeworm.com/read/451140/7470798

h place_stats.h

void print_relative_pos_distr(void); /* Prints out the probability distribution of the relative locations of * * input pins on a net -- i.e. simulates 2-point net length probability * * distributio
www.eeworm.com/read/292719/8338482

h place_stats.h

void print_relative_pos_distr(void); /* Prints out the probability distribution of the relative locations of * * input pins on a net -- i.e. simulates 2-point net length probability * * distributio
www.eeworm.com/read/364264/9916836

m antsim.m

function antsim(vars,simspeed) %ANTSIM Simulates the behaviour of the best GPLAB artificial ant. % ANTSIM(VARS) evaluates the best ant stored in the given variable. % Also simulates the ant'
www.eeworm.com/read/475543/6790915

m turbo_sys_demo.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional)
www.eeworm.com/read/432860/8567239

m turbo_sys_demo.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) compo
www.eeworm.com/read/288989/8588303

m turbo_sys_demo.m

% This script simulates the classical turbo encoding-decoding system. % It simulates parallel concatenated convolutional codes. % Two component rate 1/2 RSC (Recursive Systematic Convolutional) compo