CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 排队 仿真

搜索资源列表

  1. c++

    0下载:
  2. c++排队仿真程序 我是没看懂-c++ queuing simulation program I did not understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:19650
    • 提供者:long
  1. debug

    0下载:
  2. 简单的仿真程序代码,实现了产生平均分布随机数,指数分布随机数,并给予此实现两个服务台之间有合作的排队系统仿真,仿真结果使用excel输出。-An easy simulation system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5781
    • 提供者:tenghao
  1. sim

    0下载:
  2. 单服务台排队仿真 模拟银行单服务台排队模型-Simulation of single-desk queue banks line up single-desk model
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:9812
    • 提供者:chenjun
  1. paidui

    0下载:
  2. 主要用于排队仿真,用的是MATLAB语言,希望能和大家分享。-Mainly used in queuing simulation, using the MATLAB language, want to share with you all.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1219
    • 提供者:hrr
  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
    • 文件大小:261207
    • 提供者:救命啊
  1. paiduiliti

    0下载:
  2. 一个利用仿真程序解决排队问题的例子,带有详细的问题,以及分析,求解过程。-A simulation program to solve queuing problems using examples, with detailed, as well as analysis and solution process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:27721
    • 提供者:张林杰
  1. Computernetwork

    0下载:
  2. 计算机网络中排队论的描述的c语言的仿真描述-Computer network queuing theory describes the simulation described in c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4310
    • 提供者:梅凯珍
  1. MM1-SIMULATION

    0下载:
  2. MM1排队仿真,对平均队长,平均等待时间的仿真-MM1 QUEUE SIMULATION,get average length, average waiting time
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3215
    • 提供者:庄严
  1. main

    0下载:
  2. 清华大学计算机仿真课第一次作业,单服务台排队系统-Single-server queuing system
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2217
    • 提供者:hekang
  1. recent-simulation

    0下载:
  2. 求阻塞率,仿真采用Erlang B模型,即呼叫阻塞清除模型。其原理是,不对呼叫请求进行排队,对于每一个请求服务的用户,假设没有建立时间,如果有空闲信道则立即进入;如果没有空闲信道,则呼叫阻塞,被拒绝进入和释放掉,只能以后再试。-Request blocking rate, the simulation using the Erlang B model, and call blocking to clear the model. The principle is to not call reque
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:420305
    • 提供者:berry
  1. matlab

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

    • 发布日期:2017-11-27
    • 文件大小:8865
    • 提供者:lqp
  1. JMT_cn

    0下载:
  2. Java Modeling Tools,是基于排队论对系统模型进行仿真分析的有效工具,现已成为面向科研、教学与应用的开源软件-Java Modeling Tools, has now become an effective tool for the simulation analysis of the system model based on queuing theory, for research, teaching and application of open source softwa
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:10760192
    • 提供者:陈洋
  1. 3

    0下载:
  2. 理发店营业仿真: 理发店有2名理发师,为每名顾客服务时间MU=20min+-SIGMA=3min服从正态分布,顾客相继到达,时间间隔服从1/LAMBDA=10min的指数分布.顾客到达后如发现店内有6人以上排队等待,30 顾客会选择离开,其余人继续等待. 要求:建模,仿真 一天10小时营业,统计N天内: 1.理发师实际服务人数 2.平均队长及因排队人数过多而离去的人数 3.ALPHA=0.05计算置信区间. -Barber shop business simulati
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:2130
    • 提供者:连云
  1. MM1

    1下载:
  2. MM1排队系统仿真,北邮通信网实验,M/M/1单窗口无限排队系统的系统仿真,利用事件调度法实现离散事件系统仿真,并统计平均队列长度以及平均等待时间等值,以与理论分析结果进行对比。-MM1 queuing system simulation, BUPT communication network experiments can be averaged captain, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2571
    • 提供者:陈海勇
  1. MENTE-CARLO

    0下载:
  2. 基于蒙特卡罗的排队仿真 matlab源码-Based on Monte Carlo simulation matlab source queuing
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:48300
    • 提供者:彭胜
  1. guidemo

    1下载:
  2. 南京理工大学计算机学院《仿真与可视化》课程作业,排队系统。(Simulation and visualization course work, queuing system)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:11264
    • 提供者:等凤来
  1. MM1sim

    0下载:
  2. 实现MM1排队仿真,自定义函数,输入平均到达间隔和平均服务时间,可画出相关参数图形和平均队长。(The MM1 queuing simulation, the custom function, the average input interval and the average service time can be realized, and the relevant parameters can be drawn and the average captain can be drawn.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:春阳草木
  1. paiduilun

    0下载:
  2. 泊松流 正态分布 排队论 仿真 包括MATLAB画图,希望有帮助,(The simulation of the queuing theory of Poisson flow normal distribution includes MATLAB drawing, hoping to help,)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:小猿
  1. MM1

    0下载:
  2. 用于生产建模与仿真中的排队问题,生产工序串联,解决了生产中的排队问题(It is used for queuing problems in production modeling and simulation, and production processes are connected in series to solve queuing problems in production.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:zlq1996
  1. BANK

    0下载:
  2. 实现了基于队列的银行排队模拟系统,并对其服务进行了一定的分析(A queue based bank queuing simulation system is implemented)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:291840
    • 提供者:HalcyonBravado
« 12 »
搜珍网 www.dssz.com