代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/243576/12933129

m ber_test.m

% Simulate and plot BER for each mode % Set payload error meter to stop simulation after 100 errors % Turn off instrumentation % Clear results clear results; % Define model modelname='WiFi'
www.eeworm.com/read/328287/13035136

m untitled.m

NodeNums = 100; % the num of node AreaR = 100 ; % the area of simulate NodeTranR=10; % the transit Radius Elec=50 * 10^(-9); % Eamp=100*10^(-12); Bx=50; % The Postion of Baseation By=175;
www.eeworm.com/read/137285/13334915

readme0

/* code6 and gallager - software to manufacture, and simulate decoding of low-density parity-check codes Copyright (c) 2002 David J.C. MacKay You may a
www.eeworm.com/read/320105/13432911

m ber_test.m

% Simulate and plot BER for each mode % Set payload error meter to stop simulation after 100 errors % Turn off instrumentation % Clear results clear results; % Define model modelname='WiFi'
www.eeworm.com/read/306003/13755242

java crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext
www.eeworm.com/read/306002/13755258

java crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext
www.eeworm.com/read/306002/13755267

java crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext
www.eeworm.com/read/306001/13755295

java crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext
www.eeworm.com/read/304828/13785883

m ber_test.m

% Simulate and plot BER for each mode % Set payload error meter to stop simulation after 100 errors % Turn off instrumentation % Clear results clear results; % Define model modelname='WiFi'
www.eeworm.com/read/131315/5938843

c mem-break.c

/* Simulate breakpoints by patching locations in the target system, for GDB. Copyright 1990, 1991 Free Software Foundation, Inc. Contributed by Cygnus Support. Written by John Gilmore. This fi