代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/38039/1091792
mnu uieamatrem.mnu
DEF#MAT#REM 缺省材料参照
# remove the # sign and enter foreign help string in this line
Ref#Sequence 参考序列
Select a sequence for which to simulate material removal.
选取估计材料删除的序列。
www.eeworm.com/read/490333/1200506
cs rolldie.cs
// Fig. 6.10: RollDie.cs
// Using random number generation to simulate dice rolling.
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windo
www.eeworm.com/read/458653/1584957
c patest_underflow.c
/*
* $Id: patest_underflow.c,v 1.1.1.1 2002/01/22 00:52:40 phil Exp $
* patest_underflow.c
* Simulate an output buffer underflow condition.
* Tests whether the stream can be stopped when under
www.eeworm.com/read/344585/3207944
m simfile.m
function Yt = simFILE(model, filename,Xt,Yt)
% Only for intern LS-SVMlab use;
%
% simulate the LS-SVM model using the FILE interface to the C-file;
% By default, the file 'buffer.mc' is used to pass t
www.eeworm.com/read/395876/8147450
java fill41.java
// generics/Fill41.java
// TIJ4 Chapter Generics, Exercise 41, page 737
// Modify Fill2.java to use the classes in typeinfo.pets instead
// of the Coffee classes.
// Using adapters to simulate lat
www.eeworm.com/read/392244/8355607
java fill41.java
// generics/Fill41.java
// TIJ4 Chapter Generics, Exercise 41, page 737
// Modify Fill2.java to use the classes in typeinfo.pets instead
// of the Coffee classes.
// Using adapters to simulate lat
www.eeworm.com/read/370596/9592703
java fill41.java
// generics/Fill41.java
// TIJ4 Chapter Generics, Exercise 41, page 737
// Modify Fill2.java to use the classes in typeinfo.pets instead
// of the Coffee classes.
// Using adapters to simulate lat
www.eeworm.com/read/172172/9722160
m simfile.m
function Yt = simFILE(model, filename,Xt,Yt)
% Only for intern LS-SVMlab use;
%
% simulate the LS-SVM model using the FILE interface to the C-file;
% By default, the file 'buffer.mc' is used to pass t
www.eeworm.com/read/367440/9748543
m simfile.m
function Yt = simFILE(model, filename,Xt,Yt)
% Only for intern LS-SVMlab use;
%
% simulate the LS-SVM model using the FILE interface to the C-file;
% By default, the file 'buffer.mc' is used to pass t
www.eeworm.com/read/270119/11047660
java plotdriver.java
import javax.comm.*;
import java.util.*;
import java.io.*;
import java.lang.*;
import java.awt.*;
import java.awt.event.*;
/** Main program, driver for Plotter class.
* This is to simulate