代码搜索:Simulates

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

代码结果 1,151
www.eeworm.com/read/102391/15784510

hh ptzdevice.hh

/////////////////////////////////////////////////////////////////////////// // // File: ptzdevice.hh // Author: Andrew Howard // Date: 01 Dec 2000 // Desc: Simulates the Sony pan-tilt-zoom camera // /
www.eeworm.com/read/102391/15784527

cc ptzdevice.cc

/////////////////////////////////////////////////////////////////////////// // // File: ptzdevice.cc // Author: Andrew Howard // Date: 01 Dev 2000 // Desc: Simulates the Sony pan-tilt-zoom device // /
www.eeworm.com/read/383523/8940347

bak catfish.java.bak

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The
www.eeworm.com/read/383523/8940371

java catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The
www.eeworm.com/read/169901/9833586

gel app.gel

/* * This GEL script simulates user input/output; there is one switch * (selection of which channel will be output), and two sliders * (volume gain for each channel). A "switch" is implement
www.eeworm.com/read/163678/10150194

h mutex_ex.h

#ifndef MUTEX_EX_H #define MUTEX_EX_H //BEGIN mutex_ex.h //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // DESCRIPTION // This simulates a parent and a teen sharing
www.eeworm.com/read/274679/10858438

m ltusimulate.m

% LTUsimulate - simulates an LTU network for numIter time steps. % % [output,newStates] = LTUsimulate(LTUnetwork,states,inputs,numIter) % simlulates an LTUnetwork with states and input for numIter
www.eeworm.com/read/417619/10983955

for plas.for

********************************** * Program elas_plas.f * Simulates the NON-LINEAR RESPONSE of a SDOF using * an ELASTO-PLASTIC hysteresis loop to model the * Spring Resi
www.eeworm.com/read/417106/11003770

m kalmanconstrained.m

function KalmanConstrained % function KalmanConstrained % This m-file simulates a vehicle tracking problem. % The vehicle state is estimated with a Kalman filter. % In addition, with the a prior
www.eeworm.com/read/416910/11009931

java catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The