代码搜索:Simulates

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

代码结果 1,151
www.eeworm.com/read/479166/6700052

cpp deckofcards.cpp

// Fig. 19.3: DeckOfCards.cpp // Member-function definitions for class DeckOfCards that simulates // the shuffling and dealing of a deck of playing cards. #include using std::cout; usi
www.eeworm.com/read/479166/6700180

cpp deckofcards.cpp

// Fig. 8.25: DeckOfCards.cpp // Member-function definitions for class DeckOfCards that simulates // the shuffling and dealing of a deck of playing cards. #include using std::cout; usi
www.eeworm.com/read/158402/11620861

java processor.java

// PART OF THE MACHINE SIMULATION. DO NOT CHANGE. package nachos.machine; import nachos.security.*; /** * The Processor class simulates a MIPS processor that supports a * subset of the R
www.eeworm.com/read/258131/11882999

m hsdpademo.m

% HSDPA Demo: Prompts user for input, then simulates a specified number of packets % at a specified SNR. % % Last modified on June 21, 2006 % Turbo Code Parameters % generator polynomial g_tur
www.eeworm.com/read/256102/12028228

cpp deckofcards.cpp

// Fig. 8.26: DeckOfCards.cpp // Member-function definitions for class DeckOfCards that simulates // the shuffling and dealing of a deck of playing cards. #include using std::cout; usi
www.eeworm.com/read/148472/12464938

m cp0801_ppmreceiver.m

% FUNCTION 8.5 :"cp0801_PPMreceiver" % % Simulates the receiver for 2PPM TH UWB signals and compute the average % BER % 'R' is an array containing different waveforms of the received signals % 'm
www.eeworm.com/read/233850/14131185

m main.m

%This program simulates the model of predation %for a colony of frogs and a water-snake. %The frogs are sitting on the rim of a circular pond. %Alvaro Gil %April 8, 2004 clear all global N g
www.eeworm.com/read/229593/14328660

cpp tcc_3gpp_unix.cpp

/*This program simulates 3GPP Turbo code. It uses "MAX LOG MAP ALGORITHM". */ /*The size of the interleaver and data sequence is 1440 bits. The 3GPP encoders */ /*of this simulation
www.eeworm.com/read/229593/14328666

cpp tcc_3gpp_pc.cpp

/*This program simulates 3GPP Turbo code. It uses "MAX LOG MAP ALGORITHM". */ /*The size of the interleaver and data sequence is 1440 bits. The 3GPP encoders */ /*of this simulation
www.eeworm.com/read/229504/14333782

m ofdm_chan.m

function rec = ofdm_chan( tx, snr, chanTapWeights ) % ofdm_chan simulates a power line channel % % Copyright (C) 2002 Texas Instruments Incorporated % Texas Instruments Proprietary Informat