代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/313956/13578519
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB, for the system
% describ
www.eeworm.com/read/313151/13595299
java cointoss.java
//: operators/CoinToss.java
// TIJ4 Chapter Operators, Exercise 7, page 106
// Write a program that simulates coin-flipping
import java.util.*;
import org.greggordon.tools.*;
public class Co
www.eeworm.com/read/301998/13844925
c tcc_dvb-rcs_pc.c
/* Non-binary Turbo code Test Driver: Max_log_map */
/* Creation date : Jan.17 2001 */
/* Programmer: Gao yingzi */
/* Last modified date: Nov.16 2001 */
/* This program simulates the DVB-
www.eeworm.com/read/478118/6720292
java cointoss.java
//: operators/CoinToss.java
// TIJ4 Chapter Operators, Exercise 7, page 106
// Write a program that simulates coin-flipping
import java.util.*;
import org.greggordon.tools.*;
public class Co
www.eeworm.com/read/476392/6759519
m cctime.m
% This function Simulates the swing equation of a one-machine system
% and returns the critical clearing time for stability.
%
% Copyrigth (C) 1998 H. Saadat
%
function cctime(Pm, E, V, X1, X2,
www.eeworm.com/read/257010/11960399
m cctime.m
% This function Simulates the swing equation of a one-machine system
% and returns the critical clearing time for stability.
%
% Copyrigth (C) 1998 H. Saadat
%
function cctime(Pm, E, V, X1, X2,
www.eeworm.com/read/229593/14328651
c tcc_dvb-rcs_pc.c
/* Non-binary Turbo code Test Driver: Max_log_map */
/* Creation date : Jan.17 2001 */
/* Programmer: Gao yingzi */
/* Last modified date: Nov.16 2001 */
/* This program simulates the DVB-
www.eeworm.com/read/229593/14328658
c tcc_dvb-rcs_unix.c
/* Non-binary Turbo code Test Driver: Max_log_map */
/* Creation date : Jan.17 2001 */
/* Programmer: Gao yingzi */
/* Last modified date: Nov.16 2001 */
/* This program simulates the DVB-
www.eeworm.com/read/223561/4810386
java screensaver.java
// Tutorial 20: ScreenSaver.java
// Program simulates screen saver by drawing random shapes.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class ScreenSaver extends J
www.eeworm.com/read/223561/4810401
java screensaver.java
// Tutorial 20: ScreenSaver.java
// Program simulates screen saver by drawing random shapes.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class ScreenSaver extends J