CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - queue simulation 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
    • 文件大小:13.08kb
    • 提供者:
  1. pai_dui_xi_tong

    0下载:
  2. vc环境下开发的多级多服务员排队模拟系统,输入文件为后缀名in文件,输出为后缀名out文件-vc development environment with multi - queue attendant simulation system, the importation of documents saved in document output saved out documents
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15.24kb
    • 提供者:愚人
  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
    • 文件大小:1.46kb
    • 提供者:麦麦
  1. 2.rar

    0下载:
  2. M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.6kb
    • 提供者:jacky
  1. yinhangmoni.rar

    1下载:
  2. 此为一银行业务模拟系统,用队列数据结构实现。计算客户在银行呆的总时间,然后计算平均时间,This is a banking simulation system realized with a queue data structure. Computing customers the total time spent in the bank, and then calculate the average time
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2.45kb
    • 提供者:aa
  1. mmc_analysis

    0下载:
  2. 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system h
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:3.08kb
    • 提供者:xuwentao
  1. queue

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

    • 发布日期:2017-05-19
    • 文件大小:5.18mb
    • 提供者:llt
  1. simulation

    2下载:
  2. 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
  3. 所属分类:Fax program

    • 发布日期:2015-09-04
    • 文件大小:110.08kb
    • 提供者:张三
  1. SimuTwoQS

    0下载:
  2. 基于VC++的单服务台排队系统仿真 使用事件调度法-VC++ based on the single desk system simulation using the event queue scheduling
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:xxbb1210
  1. 111

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:YIRUWEIBO
  1. bobobobo

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.21kb
    • 提供者:YIRUWEIBO
  1. BankLiner

    0下载:
  2. 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:697.97kb
    • 提供者:linqingyang
  1. paiduilun

    0下载:
  2. 做数学建模时编的程序,仿照linix系统中进程调度,作出的医院排队模拟程序。-Mathematical modeling prepared to do the procedure, modeled on the process of scheduling linix system to make the hospital queue simulation program.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.78kb
    • 提供者:郭志伟
  1. mm1

    0下载:
  2. 一个简单的排队系统仿真应用,可用于理发店等单队列的场合。-A simple queuing system simulation application, can be used for a single queue barber shop and other occasions.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:255.08kb
    • 提供者:救命啊
  1. Matlab-simulation-queue-process

    0下载:
  2. 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:288.24kb
    • 提供者:
  1. Parking-management-simulation-system

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simulation to simulate the queue of
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:4.38mb
    • 提供者:李莹丽
  1. discrete-event-simulation

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

    • 发布日期:2017-04-16
    • 文件大小:13.1kb
    • 提供者:wangdan
  1. parking-lot-management-system

    0下载:
  2. 本实例模拟了一个简单的停车场管理系统。进来一辆车登记后进入车场,如车场满则进来 的车进入便道等候,一旦有车开走则可以便道直接进入车场。用一个浅模拟停车场,用一个队 列模拟车场外的便道。本实例主要向读者介绍如何运用找和队列来解决实际问题。-Simulated in this example a simple parking management system. Come in a car registered to enter the yard, such as yard full of inco
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1.17kb
    • 提供者:hxk
  1. barber-simulation-system

    0下载:
  2. 理发馆仿真系统,利用链表,实现理发馆排队时间统计和仿真。-The barber simulation system, using the list, realize the barber queue time statistics and simulation.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:348.17kb
    • 提供者:junxiacaocao
  1. MM1_Tutorial1

    0下载:
  2. MM1_Tutorial Objective This laboratory is important for understanding OPNET system and user interface. The lab contains a step-by-step example that shows how to use OPNET to construct an M/M/1 queue design and analysis. Overview The task i
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:229kb
    • 提供者:北城以北
« 12 3 4 5 »
搜珍网 www.dssz.com