代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/420972/2058702
dfm main.dfm
object MainForm: TMainForm
Left = 286
Top = 55
BorderStyle = bsDialog
Caption = 'Simulate Web Form POST requests from multiple web forms'
ClientHeight = 360
ClientWidth = 540
Colo
www.eeworm.com/read/420972/2058856
dfm main.dfm
object MainForm: TMainForm
Left = 286
Top = 55
BorderStyle = bsDialog
Caption = 'Simulate Web Form POST request'
ClientHeight = 322
ClientWidth = 540
Color = clBtnFace
Font.Cha
www.eeworm.com/read/420972/2058958
dfm main.dfm
object MainForm: TMainForm
Left = 286
Top = 55
BorderStyle = bsDialog
Caption = 'Simulate Web Form POST requests from multiple web forms'
ClientHeight = 360
ClientWidth = 540
Colo
www.eeworm.com/read/419387/2078796
c langs0.c
/* This file is actually in C, it is not supposed to simulate something
translated from another language or anything like that. */
#ifdef PROTOTYPES
extern int fsub_();
int csub (int x)
#else
in
www.eeworm.com/read/418017/2094049
c langs0.c
/* This file is actually in C, it is not supposed to simulate something
translated from another language or anything like that. */
#ifdef PROTOTYPES
extern int fsub_();
int csub (int x)
#else
in
www.eeworm.com/read/410728/2204795
c langs0.c
/* This file is actually in C, it is not supposed to simulate something
translated from another language or anything like that. */
#ifdef PROTOTYPES
extern int fsub_();
int csub (int x)
#else
in
www.eeworm.com/read/389922/2529974
c tinytcap.c
/* tinytcap.c */
/* This file contains functions which simulate the termcap functions.
*
* It doesn't access a "termcap" file. Instead, it uses an initialized array
* of strings to store the entr
www.eeworm.com/read/158872/5592102
c langs0.c
/* This file is actually in C, it is not supposed to simulate something
translated from another language or anything like that. */
#ifdef PROTOTYPES
extern int fsub_();
int csub (int x)
#else
in
www.eeworm.com/read/174160/9605663
m simmginfty.m
function [jumptimes, systsize] = simmginfty(tmax, lambda)
% SIMMGINFTY simulate a M/G/infinity queueing system. Arrivals are
% a homogeneous Poisson process of intensity lambda. Service times
% Par
www.eeworm.com/read/174160/9605677
readme
###############
Description:
MATLAB routines to simulate a branching (Galton-Watson) process and
plot it as a tree. The detailed documentation can be found in
http://www.math.uu.se/research/te