代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/228510/14381128
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/226981/14445248
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/119473/14829637
asm ex12_2.asm
; EX12_2.asm
;
; Program to demonstrate the ENTER and LEAVE instructions in Chapter 12.
;
; This program simulates the following Pascal code:
;
; program EnterLeave;
; var i:integer;
;
; p
www.eeworm.com/read/117953/14893642
java dice.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Simulates the rolling of two dice.
* The use inputs the number of tosses.
www.eeworm.com/read/207343/15274651
txt contents.txt
Effect of multipath on COFDM signal.
This simulates the effect of a single reflection multipath signal which
is 3dB weaker then the direct signal.
The script which runs the simulation is simmu
www.eeworm.com/read/183315/5256633
py worker_threads.py
import wx
import threading
import random
class WorkerThread(threading.Thread):
"""
This just simulates some long-running task that periodically sends
a message to the GUI thread.
"""
www.eeworm.com/read/432926/1886225
pde birds.pde
/**
* Crazy Flocking 3D Birds
* by Ira Greenberg.
*
* Simulates a flock of birds using a Bird class and nested
* pushMatrix() / popMatrix() functions.
* Trigonometry functions handle the fla
www.eeworm.com/read/269446/6785706
m barker.m
%Script file: Barker.m
%
% Purpose:
% To calculate and download an arbitrary waveform file that simulates a
% simple 7 bit barker RADAR signal to the PSG vector signal generator.
%
% Rec
www.eeworm.com/read/195309/8165104
readme
The Rapid Spanning Tree Library project contains a full implementation
of 802.1s as an library with API. There is two processes, using this
library: 'bridge' & 'mngr'. First simulates RSTP bri
www.eeworm.com/read/393960/8252971
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa