代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/203862/15350703
h udt.h
//
// Author: Yunhong Gu, gu@lac.uic.edu
//
// Descrition: the program is used to simulate UDT on NS-2
//
// Last Update: 03/20/2006
//
#ifndef __NS_UDT_H__
#define __NS_UDT_H__
#include "agent.h"
www.eeworm.com/read/100131/15883230
changelog
Changes between 1.19-6 and 1.21-8
- cosmetics...
- bison.cc, bison.h : generalize MSDOS to WINDOWS and alike....
- bison.cc, bison.h : WINDOWS: simulate alloca with malloc, via macro
Changes betw
www.eeworm.com/read/386806/8724986
c scsi_debug.c
/* $Id: scsi_debug.c,v 1.1 1992/07/24 06:27:38 root Exp root $
* linux/kernel/scsi_debug.c
*
* Copyright (C) 1992 Eric Youngdale
* Simulate a host adapter with 2 disks attached. Do a lot
www.eeworm.com/read/383713/8924538
c scsi_debug.c
/* $Id: scsi_debug.c,v 1.1 1992/07/24 06:27:38 root Exp root $
* linux/kernel/scsi_debug.c
*
* Copyright (C) 1992 Eric Youngdale
* Simulate a host adapter with 2 disks attached. Do a lot
www.eeworm.com/read/379711/9181585
c scsi_debug.c
/* $Id: scsi_debug.c,v 1.1 1992/07/24 06:27:38 root Exp root $
* linux/kernel/scsi_debug.c
*
* Copyright (C) 1992 Eric Youngdale
* Simulate a host adapter with 2 disks attached. Do a lot
www.eeworm.com/read/375622/9355548
m memorysaleh_characteristic.m
% memorySaleh_characteristic.m
%
% simulate mmeory Saleh's model AM/AM,AM/PM
gonglv = abs(Ht_out).^2;
dBzhi = 10 * log(gonglv/max(gonglv));%0.00004);%max(gonglv));
gonglv_y = abs(PA_out).^2
www.eeworm.com/read/373635/9445334
html random.transactions.html
R: Simulate a Random Transaction Data Set
www.eeworm.com/read/175304/9553007
m log_map_rayleigh.m
function pb=log_map_rayleigh(rho_in_dB,BPH,number_of_states)
%this function simulate the MAP demodulation of the DFH system
N=1000;
fanout=2^BPH;
rho=10^(rho_in_dB/10);
L=floor(log(number_of_st
www.eeworm.com/read/175304/9553106
asv log_map_rayleigh.asv
function pb=log_map_rayleigh(rho_in_dB,BPH,number_of_states)
%this function simulate the MAP demodulation of the DFH system
N=1000;
fanout=2^BPH;
rho=10^(rho_in_dB/10);
L=floor(log(number_of_st
www.eeworm.com/read/163079/10175617
c scsi_debug.c
/* $Id: scsi_debug.c,v 1.1 1992/07/24 06:27:38 root Exp root $
* linux/kernel/scsi_debug.c
*
* Copyright (C) 1992 Eric Youngdale
* Simulate a host adapter with 2 disks attached. Do a lot