代码搜索:SIMULATION
找到约 10,000 项符合「SIMULATION」的源代码
代码结果 10,000
www.eeworm.com/read/424144/2019091
dsp simulation.dsp
# Microsoft Developer Studio Project File - Name="SimulationShip" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/424144/2019093
rc simulation.rc
//Microsoft Developer Studio generated resource script.
//
#include "ResourceSim.h"
#include "windows.h"
#include "Branding.rh" // Branding specific info such as Copyright etc
/////////
www.eeworm.com/read/424059/2019867
java simulation.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/411264/2190333
java simulation.java
/*
* Simulation.java
*
* Created on February 5, 2003, 10:13 AM
*
*
* Copyright (C) 2003 - Edwin S. Peer
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/403510/2311312
java simulation.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Simulation.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you ca
www.eeworm.com/read/385044/2595692
java simulation.java
// The classes in java.io package are needed to interact
// with the user through console io
// import java.io.*;
// We need the class "Random" and "Vector" from the java.util package.
import
www.eeworm.com/read/259059/4346581
java simulation.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/294641/8213639
m simulation.m
%==========================================================================
%
% By Gennady Zilberman, Ben-Gurion University of the Negev
% genazilberman@yahoo.com
%
% This software performs F
www.eeworm.com/read/294269/8244024
m simulation.m
%==========================================================================
%
% By Gennady Zilberman, Ben-Gurion University of the Negev
% genazilberman@yahoo.com
%
% This software performs F
www.eeworm.com/read/392329/8349579
m simulation.m
%==================================
%blocking probability
%=========================================================================
%顾客到达的时间间隔服从lamda指数分布;其服务时间间隔服从μ指数分布(用u表示);
%==================