代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/352754/10515814
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/312823/13603768
c sim.c
/* Simulate AWGN channel
* Copyright 1994 Phil Karn, KA9Q
*/
#include
#define OFFSET 128
double normal_rand(double mean, double std_dev);
/* Turn binary symbols into individual 8-bit cha
www.eeworm.com/read/123438/6059083
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/115273/6117770
c test6.c
/*
* $Header: /cvsroot/lesstif/lesstif/test/Xm/menushell/test6.c,v 1.6 2001/05/15 14:08:34 amai Exp $
* Simulate the Mosaic splash window
*/
#include
#include
#include
www.eeworm.com/read/115272/6119092
c test6.c
/*
* $Header: /cvsroot/lesstif/lesstif/test/Xm/menushell/test6.c,v 1.6 2001/05/15 14:08:34 amai Exp $
* Simulate the Mosaic splash window
*/
#include
#include
#include
www.eeworm.com/read/322905/6301225
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/255541/12075239
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/152398/12117318
m msf2df_sim.m
function [d_through_p]=msf2df_sim(simulate,pnummt,pdenmt,pdeadmt,mnummt,mdenmt,mdeadmt,...
pdnummt,pddenmt,cnummt,cdenmt,cfnummt,cfdenmt,order,orderf,x,y,Epsilon,...
subs,slbs,m,qf,qd,Tcanc,d_
www.eeworm.com/read/152398/12117721
m pid2df_sim.m
function [d_through_p]=pid2df_sim(simulate,pnummt,pdenmt,pdeadmt,mnummt,mdenmt,mdeadmt,...
pdnummt,pddenmt,cnummt,cdenmt,cfnummt,cfdenmt,order,orderf,x,y,Epsilon,...
subs,slbs,m,qf,qd,Tcanc,d_
www.eeworm.com/read/129929/14216564
java pro2panel.java
/*Pro2Panel.java privide a Panel cheng to simulate quan Protocol 2 .
*/
package chq;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
import chq.Pr