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

搜索资源列表

  1. SMPL_PROJ_DevCpp

    0下载:
  2. M/M/1 queue simulation
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:28866
    • 提供者:bukte
  1. m1

    0下载:
  2. 用来对图书馆排队借书的情况进行仿真,假设只有一个对列时的仿真程序见源代码,用的MatlAB写的-Library queue library used to simulate the situation, assuming that only one simulation program when the column, see the source code, written with the MatlAB
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1107
    • 提供者:小新
  1. m2

    0下载:
  2. 用来对图书馆排队借书的情况进行仿真,假设有2个对列时的仿真程序见源代码,用的MatlAB写的-Library queue library used to simulate the situation, assuming there are two pairs of columns in the simulation program, see the source code, written with the MatlAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:小新
  1. BankingSimulation

    0下载:
  2. 用于模拟银行排队系统,通过队列和列表来模拟银行排队平均时间-the C program for Bank Simulation It shows how to use Queue and List to simulate average waiting time
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2012
    • 提供者:刘磊
  1. Job

    0下载:
  2. 操作系统课程设计:单道系统三种作业调度算法模拟 ○1、在数据结构上选择单向链队,即后备作业队列的每个结点表示一个作业块,每个作业块即JCB包含如下信息:作业名,到达时间,所需时间,已运行时间,作业状态,所需主存大小,所需磁带机数目。 ○2、提交新作业时,调用函数EnQueue(m_JobName,m_NeedTime)即将作业插入到后备作业队列的末尾。接着判断内存作业队列是否为空,若为空则将后备作业调入内存运行并启动计时器SetTimer(1,1000,NULL),更新列表框控件的信息的
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:294868
    • 提供者:何启明
  1. ProcessScheduling

    0下载:
  2. 操作系统的进程调度算法模拟,FCFS、SJF、高响应比优先,基于MFC对话框,可动态显示就绪队列和当前执行进程-Operating system process scheduling algorithm simulation, FCFS, SJF, high priority response ratio, based on MFC dialog box, you can dynamically display the ready queue and the current implementa
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1994800
    • 提供者:Meihua
  1. anotherMM1VC6.0

    0下载:
  2. 另一个mm1排队仿真程序,VC6下调试通过-Another mm1 queue simulation program, VC6 through debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1541
    • 提供者:rebort
  1. SqueueBlank

    0下载:
  2. 银行出纳员离散事件模拟程序 设计两个不同的模型,称之为S1和S2。S1是系统中有n个服务员,他们服务于一个用户队列,服务员的个数由用户输入。当有一个或多个服务员空闲时,队列第一个顾客开始服务。当用户进入服务时如果有多个服务员空闲,则用户随机选择服务员。S2是n个服务员服务于n个队列。-Bank Teller discrete event simulation program designed two different models, called S1 and S2. S1 is a syst
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-16
    • 文件大小:251355
    • 提供者:刘南
  1. ACM

    0下载:
  2. 要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; -Parking requirements to stack simulation to simulate vehicle off the sidewalk queue, in accordance with the input from the terminal read sequences simulated data management
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6379522
    • 提供者:lina
  1. QueueSim

    1下载:
  2. 多服务台单队列排队仿真,用户可以自行选择到达模式和服务时间分布,界面显示美观-Simulation of multi-line service desk single queue, the user can choose to reach and service time distribution model, the interface displays beautiful
  3. 所属分类:Windows Develop

    • 发布日期:2015-09-04
    • 文件大小:2253824
    • 提供者:谢旭
  1. BankSimulationSystemVS05

    0下载:
  2. 该系统模拟银行服务系统,通过 因为客户业务有存钱和取钱两种,所以我们用0和1来分别表示存和取;因为两个窗口前要排队,所以用链表实现的队列来表示排队的情况;对于每个客户的基本信息,我们创建Customer结构来实现对客户信息的处理;我们用随机函数rand()来实现对生活中客户存与取、钱数、处理时间等情况的模拟。-The system simulated banking system, through the business because customers get money saving a
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-17
    • 文件大小:111200
    • 提供者:tanyecheng
  1. MM1

    0下载:
  2. 基于C++仿真建模与分析之单服务台单队列仿真-C++ based simulation modeling and analysis of the single desk single queue simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1393
    • 提供者:路绮欧
  1. SingleQueueMonitor

    0下载:
  2. 计算机仿真-模拟单服务台排队系统,里面包含随机数的产生,以此计算平均队长,平均空闲时间等。-Computer simulation- simulation of single-desk queuing system, which contains a random number generation, in order to calculate the average queue length, average idle time and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1309
    • 提供者:鱼儿
  1. printer

    1下载:
  2. 测试你对这项任务队列和你有能力使用STL队列适配器的理解。您被要求完成的实施方案模拟一个共享打印机。这种打印机使用先入先出队列。 仿真工程通过阅读和处理从数据文件中的事件列表。每一个有效的数据文件中的行包含有关打印作业和作业提交时,这个时间信息。具体来说,在每一行中包含的信息是时间(以秒为单位)提交作业,在作业的页面长度,以及从中作业提交计算机的名称。在仿真开始时,这些事件都应该是阅读的计划,并在继承的工作量队列中。 该方案应通过增加内部模拟一个循环或while循环计数器时间的推移。
  3. 所属分类:Windows编程

    • 发布日期:2013-05-06
    • 文件大小:10475
    • 提供者:
  1. 07_Queues

    0下载:
  2. simulation of queue in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:9858
    • 提供者:mojtaba
  1. Queue_series_1

    0下载:
  2. 排队论随机模拟,用蒙特卡罗的方法,通过模拟计算出排队长度,等待时间等。-Stochastic simulation of queuing theory, Monte Carlo method, calculated by simulating the queue length, waiting time.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:
  1. MM1Queue_v2

    0下载:
  2. Monte carlo simulation of an M/M/1 queue, with plots of the convergence of average waiting time, queue length, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:767
    • 提供者:ombamawu
  1. OS_1_1

    0下载:
  2. 进程调度算法的模拟 1.用语言来实现对n个进程采用不同调度算法的进程调度。 2.每个用来标识进程的进程控制块PCB用结构来描述,包括以下字段: (1)进程标识ID,其中0为闲逛进程,用户进程的标识数为1,2,3…。 (2)进程优先级Priority,闲逛进程(idle)的优先级为0,用户进程的优先级大于0,且随机产生,优先数越大,优先级越高。 (3)进程占用的CPU时间CPUtime,进程每运行一次,累计值等于4。 (4)进程总共需要运行时间Alltime,利用随机函数产
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:15072
    • 提供者:王强
  1. code

    0下载:
  2. 模拟排队论中的ErlangA模型,到达时间,服务时间,放弃时间服从指数分布-simulation about queue theory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5592
    • 提供者:帅帅琦
  1. InterCup

    0下载:
  2. c#编写上位机,采用多线程技术及模拟消息队列-c# prepared PC, multi-threading and message queue simulation
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2806360
    • 提供者:lihaibin
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com