CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - discrete event system

搜索资源列表

  1. lisuanshijianmoni

    1下载:
  2. 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在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
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13395
    • 提供者:
  1. MYMM1

    7下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:麦麦
  1. SPADES-Manual-Chinese-v0.1

    0下载:
  2. SPADES The System for Parallel Agent Discrete Event Simulation(并行agent离散事件仿真系统) 是基于agent的分布式仿真的中间件系统。该文档详细翻译了SPADES,使读者可以比较详细的了解SPADES。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:519398
    • 提供者:彭家军
  1. queue

    0下载:
  2. 单服务台排队系统仿真 离散事件系统仿真 达时间间隔以及服务员为每个顾客服务的时间服从指数分布,-Single-server queuing system, discrete event system simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5428511
    • 提供者:llt
  1. lifa

    0下载:
  2. 考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开,仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1958
    • 提供者:苏朗
  1. Newspaper

    0下载:
  2. 离散事件系统仿真,利用了曲线图分析系统性能-Discrete event system simulation, using the curve of system performance analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:28958
    • 提供者:xiaga
  1. modellingandsimulationdiscreteeventsystem

    0下载:
  2. 这是一本系统讲述离散事件系统仿真与建模的专业电子书籍,对于从事随机系统的仿真,比如电梯群控算法的仿真设计,有很大帮助.-This is a system on the discrete event system simulation and modeling of professional e-books, for the simulation of stochastic systems, such as the elevator group control algorithm simulati
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6483924
    • 提供者:李泽斯
  1. 51system

    0下载:
  2. 实时系统的正确性不仅依耐系统计算的逻辑结果,还依赖于产生这个结果的时间。实时系统能够在指定或者确定的时间内完成系统功能和外部或内部、同步或异步时间做出响应的系统。-Real-Time Systems (Real-time operating system, RTOS) the correctness of resistance not only in accordance with the logic system to calculate the results, but also produ
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:133727
    • 提供者:vans52
  1. cppsim_1.7.4.tar

    0下载:
  2. Simulation in c++ Discrete Event System
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:219760
    • 提供者:san5507
  1. MM1

    3下载:
  2. M/M/1单服务台派对系统,(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客后的顾客平均队长及平均排队等待时间-M/M/1 single desk party system (with the event scheduling system for discrete event simulation) model to reach customers arrival time and cu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:7779
    • 提供者:飞龙
  1. 1269175180108472(1)

    2下载:
  2. 基于MATLAB的离散事件系统中事件调度法的程序实例-MATLAB-based discrete event system, event scheduling process instance
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:1841
    • 提供者:小宇
  1. chaoshifangzhenxitong-tongji

    0下载:
  2. 仿真顾客在超市中到达、选购、排队等候付款和付款的行为情况,得到顾客和收银台的各种信息,由此可以分析超市的服务台数量设置是否合理,服务效率是否满足要求,并据此做出改善措施,以提高超市服务水平。 综合运用学习的系统仿真知识,掌握离散事件系统仿真的方法,完成超市系统的仿真模型建立、软件设计及结果分析。 -Simulation to reach customers in the supermarket, purchase, payment and payment queuing behavior
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-05-16
    • 文件大小:4265134
    • 提供者:heyao
  1. System-Simulation-for-matlab

    0下载:
  2. 离散事件系统仿真实验,通过matlab进行仿真运行的代码-Discrete event system simulation through Matlab simulation code running
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-25
    • 文件大小:16034
    • 提供者:alichas
  1. discrete-event-simulation

    0下载:
  2. 用于离散事件仿真,针对银行排队系统仿真。-Discrete event simulation.used for the bank queue waiting system simulation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:13418
    • 提供者:wangdan
  1. queuing-simulation

    0下载:
  2. 离散事件系统仿真程序,用于排队论问题仿真。-Discrete event system simulation program for the queuing theory simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:96428
    • 提供者:姚良
  1. mm1

    0下载:
  2. 实现M/M/1单窗口无限排队系统的系统仿真,利用事件调度法实现离散事件系统仿真,并统计平均队列长度以及平均等待时间等值,以与理论分析结果进行对比-Realization of M/M/1 single window unlimited queuing system simulation, using the event scheduling to achieve discrete event system simulation, and statistical average queue len
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:17681
    • 提供者:潘馨
  1. 3PAS

    0下载:
  2. 离散事件系统建模方法教学用程序,三段扫描法-Teaching procedure for modeling of discrete event system and three section scanning method
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:475377
    • 提供者:丽丽
  1. ES

    0下载:
  2. 离散事件系统建模方法教学用程序,事件调度法-Teaching program for discrete event system modeling and event scheduling method
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:514875
    • 提供者:丽丽
  1. PI

    0下载:
  2. 离散事件系统建模方法教学用程序,进程交互法-面向对象-Modeling method of discrete event system for teaching program, process interaction method- object oriented
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:307594
    • 提供者:丽丽
  1. System-simulation-technology

    0下载:
  2. 根据学习过的离散事件系统仿真的基本概念,进一步了解离散事件系统中伪随机数生成的基本方法-According to the study of the basic concept of discrete event system simulation, a deeper understanding of the basic methods of discrete event systems generate pseudorandom number
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:239937
    • 提供者:Ansen.J
« 12 »
搜珍网 www.dssz.com