搜索资源列表
icestore
- 数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
mason
- MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
lisuanshijianmoni
- 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
omnetpp-3.2-src
- omnet++,一个离散事件仿真器,主要用于模拟网络的,基于模块设计比ns2用起来容易上手-omnet, a discrete event simulation, which will mainly used to simulate network, Based on the module design together than with NS2 34.95
OPNETERROR
- 初学OPNET,个人觉得要注重三个方面: 1,OPNET 的网络仿真机制,包括三层建模、离散事件驱动仿真机制、通信机制、 有限状态机等,主要是看帮助文档中的原理部分; 2,OPNET 的核心函数,多看帮助文档中各核心函数的介绍以及示例很有帮助; 3,掌握ODB 的调试,个人感觉OPNET 的调试不难,关键是要善于从OPNET 的仿真 原理入手来找可能的错误所在,我的经验就是按着数据走的流程来分析。 另外,有时间的话,可以找一个OPNET 提供的标准模块代码来看看,有利于理
MYMM1
- M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) t
DES_1e_SourceCode
- Simulation Modeling,Discrete Event Simulation
DES_1e_SourceCode
- Simulation Modeling,Discrete Event Simulation,Statistical Analysis of Simulation Models
appl
- Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
离散xxx
- 数据结构中离散事件的实现-data structure to achieve the Discrete Event
SPADES-Manual-Chinese-v0.1
- SPADES The System for Parallel Agent Discrete Event Simulation(并行agent离散事件仿真系统) 是基于agent的分布式仿真的中间件系统。该文档详细翻译了SPADES,使读者可以比较详细的了解SPADES。
PKT
- * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
Mbank1.0
- 代码Mbank1.0.cpp在Dev-C++环境编译运行成功。离散事件模拟---银行模拟。P100 严蔚敏 数据结构题集C语言版-Code Mbank1.0.cpp in Dev-C++ environment, compile and run successfully.--- Bank of simulated discrete event simulation. P100 YAN Wei-min data structure set of C language version of titl
queue
- 单服务台排队系统仿真 离散事件系统仿真 达时间间隔以及服务员为每个顾客服务的时间服从指数分布,-Single-server queuing system, discrete event system simulation
lifa
- 考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开,仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-Consider a queuing system, customers arrive, if not idle while waiting for help desk, or to accept service leave, simulation aim is to stage the averag
disperse_event_simulater
- 离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
Discrete-Event
- On Discrete-Event Simulation and Integration in the Manufacturing
discrete-event-simulation
- 用于离散事件仿真,针对银行排队系统仿真。-Discrete event simulation.used for the bank queue waiting system simulation
Discrete-Event-Simulation
- 哈工大数据结构大作业——离散事件模拟,同时也是清华数据结构课后习题。-HIT data structure operations- discrete event simulation, but also after-school exercise Tsinghua data structures.
Discrete-event
- 离散时间仿真器,基于vc平台,纯c实现,实现PPP的底层通信.当然可以基于代码底层进行扩充其他通信方式的实现-Discrete-time simulator, based on vc platform to achieve pure c realize PPP underlying communication. Of course, you can achieve the expansion of the other means of communication based on the und