代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/419980/10825201
7 hypervisor_mode.7
.TH HYPERVISOR_MODE 7 "Sep 10, 2006"
.SH NAME
hypervisor mode \- allows you to run simultaneously
many virtual router instances, and to simulate ATM, Ethernet
or Frame-Relay networks.
.SH SYNOPSIS
.B
www.eeworm.com/read/416664/11018321
asv rrrproject3.asv
% This Project is to simulate the 3RRR robot
% Created by Gan Tao taogan@eng.buffalo.edu
% Graduate Student of SUNY Buffalo
% Date: Jan.2004
% rrrproject3.m is the main programme.
% Contain t
www.eeworm.com/read/416664/11018326
m rrrproject3.m
% This Project is to simulate the 3RRR robot
% Created by Gan Tao taogan@eng.buffalo.edu
% Graduate Student of SUNY Buffalo
% Date: Jan.2004
% rrrproject3.m is the main programme.
% Contain t
www.eeworm.com/read/464655/7067177
cpp fifo.cpp
/*
* @author: 魏 政
* @ID: 063420
*/
#include "fifo.h"
//constructor
fifo::fifo(int seconds_per_page):simulator(seconds_per_page) {}
void fifo::simulate(string file)
{
int time = 0; //t
www.eeworm.com/read/463000/7190783
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/392997/7247755
cpp mipssim.cpp
// mipssim.cc -- simulate a MIPS R2/3000 processor
//
// This code has been adapted from Ousterhout's MIPSSIM package.
// Byte ordering is little-endian, so we can be compatible with
// DEC RISC
www.eeworm.com/read/447258/7555574
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/196946/8039206
m ofdmci.m
% Program 4-9
% ofdmci.m
%
% Simulation program to realize OFDM transmission system
% Simulate effect of interfarence noise
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data.
www.eeworm.com/read/397122/8065921
m simfile.m
function Ytest = 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 pas
www.eeworm.com/read/145405/12726344
cpp toolspanel.cpp
// ToolsPanel.cpp : implementation file
//
#include "stdafx.h"
#include "Simulate.h"
#include "ToolsPanel.h"
#include "LockSplitter.h"
#include "MainFrm.h"
#include "TabTools.h"
#include