代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/222814/14673264
java heapoffish.java
/*
* Copyright (c) 2005 Your Corporation. All Rights Reserved.
*/
import java.awt.*;
import java.applet.*;
/**
* This applet simulates a compacting, mark-and-sweep
* garbage-collected heap
www.eeworm.com/read/219778/14863807
m single-wheel.m
% M-file name: single_wheelset.m
% M-file type: Script (main) file
% This program simulates the dynamic behavior of a single wheelset rolling on a straight track.
% The wheelset is modeled usin
www.eeworm.com/read/219778/14863818
m single_wheelset.m
% M-file name: single_wheelset.m
% M-file type: Script (main) file
% This program simulates the dynamic behavior of a single wheelset rolling on a straight track.
% The wheelset is modeled usin
www.eeworm.com/read/216144/15025889
v clock.v
// This model of a structural clock simulates very fast.
module clock(clk);
output clk;
reg start;
//clock oscillator, period = 20 time units
nand #10 (clk, clk, start); // changes to start, cl
www.eeworm.com/read/223561/4810484
java dvorakkeyboard.java
// Example 22.16: DvorakKeyboard.java
// Application simulates the letters on a Dvorak Keyboard.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class DvorakKeyboard ex
www.eeworm.com/read/175748/5342038
java emptyinputformat.java
package org.apache.hadoop.mapred;
import java.io.IOException;
import org.apache.hadoop.fs.FileSystem;
/**
* InputFormat which simulates the absence of input data
* by returning zero split.
*/
www.eeworm.com/read/175304/9552887
asv map_simu.asv
function pb=map_simu(BPH,number_of_states,n,rho_in_dB)
% this function simulates the MAP demodulation
% progress of the DFH system
% BPH:the number of bits per hop
% number_of_states:the number of
www.eeworm.com/read/175304/9552918
asv multi_awgn_vita_diversi2.asv
%function pb=multi_awgn_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%VITERBI This script m-file simulates the Viterbi sequnce decoding of the
% differential frequency
www.eeworm.com/read/175304/9552920
m multi_awgn_vita_diversi2.m
%function pb=multi_awgn_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%VITERBI This script m-file simulates the Viterbi sequnce decoding of the
% differential frequency
www.eeworm.com/read/175304/9552925
m multi_rayleigh_sym100sym_wdiv2.m
%function pb=multi_rayleigh_sym100sym(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%Symbol-by-Symbol This procedure simulates the symbol-by-symbol detection of the
%