搜索资源列表

  1. chap2_c

    0下载:
  2. 模拟离散事件,银行的排队系统,模拟系统的执行过程。-Discrete event simulation, the banks of the queuing system to simulate the system implementation process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:yxr
  1. queuer

    1下载:
  2. 浙江大学信息学院研究生排队论的电子书籍。对学习网络的同学应该有用。-Zhejiang University Graduate School of Informatics queuing theory of e-books. Students on the Learning Network should be useful.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:1693696
    • 提供者:马德强
  1. LEDyiyuanjiaohao

    0下载:
  2. LED显示屏在医院排队叫号系统中的应用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:384000
    • 提供者:李方
  1. Project_2

    0下载:
  2. 银行排队的数学模型的实现 问题: n银行有n个窗口对外营业,每个窗口一次只能接待一个客户 n客户的到达时间和处理业务的时间不同(可随机产生) n利用链表队列模拟总的处理过程和处理时间 n假设 n不允许插队,不同客户的交接时间忽略不计 策略I: 策略 客户先选择无人窗口办理 如果没有,就选择人数最少的窗口排队 讨论 人数最少未
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:云从龙
  1. mm1

    0下载:
  2. 对MM1排队系统的仿真,采用事件调度法,计算队列的平均队长与平均等待时间-MM1 queuing system for the simulation event scheduling method used to calculate the average queue captain and the average waiting time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:
  1. mm1queue

    1下载:
  2. 单服务排队系统的马尔可夫过程源码并附详细解释!可得平均队列长度、平均等待时间、队列长度的变化情况、以及每次变化的详细时间,并附详细图表-Single-service queuing system with the source of the Markov process explained in detail! Available to the average queue length, average wait time, queue
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:金火星
  1. myMM1

    0下载:
  2. 刚写的Matlab下的M/M/1排队的仿真代码,加了完整的注释-Just write the M/M/1 queue under Matlab simulation code, plus a complete Notes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:阿哲
  1. bank

    0下载:
  2. 假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需在每个窗口前顺次排队。对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前办理业务;反之,若4个窗口均被客户所占,便排在人数最少的队伍后面。编制程序模拟银行的这种业务活动并计算一天中客户在银行逗留的平均时间。 初始化条件:程序从第一个客户到达时间为“0”开始运行,每个客户办理业务的时间不超过30分
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:杨哲
  1. 0

    0下载:
  2. 山东大学关于排队问题的教案。基本模型M/M/1 模型;M/M/c 模型 -Shandong University of lesson plans on the queuing problem. M/M/1 model for the basic model M/M/c model
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:218112
    • 提供者:zhong00
  1. wtem

    0下载:
  2. 简单的排队算法,还不是很全面 对初学者有所帮助-Simple queuing algorithm, not a very comprehensive help for beginners
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yang
  1. aa

    0下载:
  2. 假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。编制一个程序模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。-Assuming a bank has four reception window
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:185344
    • 提供者:WO
  1. queue

    0下载:
  2. 排队论 排队问题 关于排队的详细介绍 排队的具体问题具体分析-On the issue of queuing queuing queuing detailed introduction on the queuing concrete analysis of concrete problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1350656
    • 提供者:ajax
  1. finite_queue

    0下载:
  2. 基于matlab的m/m/n排队仿真源码-Matlab based on the m/m/n queue simulation source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李环
  1. treatment

    0下载:
  2. 2、 到医院看病的过程是,患者先排队等候,排队过程中主要重复两件事: (1) 病人到达诊室时,将病例交给护士,排到等候队列中候诊。 (2) 护士从等候队列中取出下一个患者的病例,该患者进入诊室就诊。 在排队时按照“先到先服务”的原则。设计一个算法模拟病人等候就诊的过程。-2, to process the hospital, the patient first in line to wait in line to repea
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刚刚
  1. QuickPassBank

    0下载:
  2. 银行智能排队系统源代码,系统已调试成功,申请了专利,并已投入使用。-Bank of intelligent queuing system source code, debugging system has been successful, applied for a patent, and have been put into use.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:738304
    • 提供者:杨枚
  1. lifa

    0下载:
  2. 考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开,仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-Consider a queuing system, customers arrive, if not idle while waiting for help desk, or to accept service leave, simulat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:苏朗
  1. elevator

    0下载:
  2. 模拟电梯的调度,利用排队论的思想来处理电梯调度过程中对用户请求的处理-Simulated elevator scheduling, the use of the idea of queuing theory to deal with elevators for the activation process of handling user requests
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2165760
    • 提供者:wutao
  1. ex2

    0下载:
  2. 数据结构的实验,银行排队程序,帮助理解队列内容-Experimental data structures, the banks lined up procedures to help understand the queue content
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-20
    • 文件大小:1074176
    • 提供者:liao
  1. bankorder

    0下载:
  2. 银行排队系统的VHDL程序实现,可以实现排队顾客自动取号,查看前面排队人数,银行服务柜台号等。-Bank queuing system VHDL program can be achieved automatically check its customers lined up to view the queue in front of the number of its banking services, such as counte
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:divine
  1. work

    0下载:
  2. Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe-Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Zheng Xiao
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org