代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/104631/15686703
cpp simulatedoc.cpp
// SimulateDoc.cpp : implementation of the CSimulateDoc class
//
#include "stdafx.h"
#include "Simulate.h"
#include "SimulateDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/181164/9272034
cpp wy_uty.cpp
/* Copyright is licensed under GNU LGPL. by I.J.Wang 2005
operators for WyByteFlow
Simulate std::cin/cout/cerr usage syntax
*/
#define WYLIB_SOURCE
#include "wy_uty.h"
#i
www.eeworm.com/read/181164/9272047
cpp a_ls.cpp
/* Copyright is licensed under GNU LGPL. by I.J.Wang 2005
Simulate utility ls -l
Build: make a_ls
Bug: if directory in the pathname can't be 'chdir', a_ls fails.
*/
#include "
www.eeworm.com/read/374502/9402164
hold_mode
# Simulate /set hold_mode and /set hold_mode_interval for ircII users
on #^window_create -125 * {
if (default_hold_mode == [on]) {
window $1 hold_mode on
}
if (default_hold_mode_interval != [])
www.eeworm.com/read/365318/9869906
m anafracdemo.m
% anafracdemo
% Demonstration script to play around with fractal stuff
%
% Ramon Hanssen, May 2000
fprintf(1,' First simulate a 2D fractal surface with beta = 8/3, 50 by 50 km, 200 m sampling \n');
www.eeworm.com/read/361768/10036669
m multigarchsimulate.m
function [data,h]=multigarchsimulate(T,parameters,p,o,q,type,errors,nu2)
% PURPOSE:
% Simulate the models of multi_garch
%
% USAGE:
% [data,h]=multigarchsimulate(T,parameters,p,o,q,type,
www.eeworm.com/read/466324/7032785
java exercise14_11.java
// Exercise14_11.java: Simulate a running fan
import javax.swing.*;
import java.awt.*;
public class Exercise14_11 extends JApplet {
private FanControl fanControl = new FanControl();
publi
www.eeworm.com/read/466230/7041252
m example_ms_ar_simul_3_states.m
% Example Script for MS_AR_Simul.m (run it in the same directory - just press f5)
% This script will simulate a 3 states MS autoregressive model with some pre defined parameters
% You can change t
www.eeworm.com/read/452779/7433118
do ex_111_wave.do
# compile
vlog EX_111.v
vlog EX_111_tb.v
# simulate
vsim -coverage testbench
#probe signals
add wave -noupdate -divider {Unsigned Hexdecimal Representation}
add wave -noupdate -format -li
www.eeworm.com/read/450295/7486044
m example_ms_ar_simul_3_states.m
% Example Script for MS_AR_Simul.m (run it in the same directory - just press f5)
% This script will simulate a 3 states MS autoregressive model with some pre defined parameters
% You can change t