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

搜索资源列表

  1. Parking-management-simulation-system

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

    • 发布日期:2017-05-24
    • 文件大小:4589950
    • 提供者:李莹丽
  1. OK_List_Queue

    0下载:
  2. 练习如何使用链表模拟队列的数据进出操作。-Practice how to use the linked list data simulation queue out of operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:177119
    • 提供者:
  1. omnetUserManual

    0下载:
  2. OMNeT++中文手册协议模拟 OMNEST 是OMNeT++的一个商业版本,OMNeT++只在学术和非盈利性活动免费,在进行商业性 研究时需要从Global 公司获得OMNEST 许可证。-OMNeT++ Chinese manual agreement simulation • simulation queue network • simulation multiprocessor and other distributed hardware
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1045658
    • 提供者:吴亚杰
  1. discrete-event-simulation

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

    • 发布日期:2017-04-16
    • 文件大小:13418
    • 提供者:wangdan
  1. MM1-SIMULATION

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

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

    0下载:
  2. Discrete-time bank queue simulation in JAVA As part of the MSc course I’m currently undertaking, there’s a great need to understand optimality of processes and operations. One of them is the problem of queues while serving customers. The followi
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2637782
    • 提供者:vanz404
  1. queue-theory

    0下载:
  2. 通过Matlab 平台实现了排队论中M/M/1/N/∞ 模型的过程仿真。-Matlab platform for process simulation of queuing theory M/M/1/N/∞ model.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:254850
    • 提供者:李辉
  1. Parking

    0下载:
  2. 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上述要求进行管理的
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1296113
    • 提供者:卧龙
  1. Simulation-of-D.D.1-queue

    0下载:
  2. Simulation of D/D/1 queue with reports
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1208816
    • 提供者:aws
  1. Design

    0下载:
  2. JAVA课的作业 用java applet 实现 模拟队列操作的小程序-The JAVA class working applet java applet simulation queue
  3. 所属分类:Applet

    • 发布日期:2017-12-05
    • 文件大小:10940
    • 提供者:jz
  1. queue-model

    0下载:
  2. Create a Monte Carlo simulation of random source of packets that are received and processed by a M/M/1 queue.-Create a Monte Carlo simulation of random source of packets that are received and processed by a M/M/1 queue.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1110
    • 提供者:陈侃
  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
    • 文件大小:356529
    • 提供者:junxiacaocao
  1. Analog-queue-operations

    0下载:
  2. 该Java 小程序Applet 成功实现了对最多50 个元素的队列新建、产生随机序列、入 队、出队、元素查找、元素删除的功能,另外还加入了一个是否允许元素有相同值的功能, 成功的模拟了队列的各种操作。-The successful implementation of Java applets Applet for up to 50 elements in the new queue, resulting in random sequence, into the team, the tea
  3. 所属分类:Applet

    • 发布日期:2017-11-24
    • 文件大小:18078
    • 提供者:goendlesson
  1. Supermarket-Simulation

    0下载:
  2. supermarket queue simulation
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:28957
    • 提供者:guruigang
  1. airport-simulation

    0下载:
  2. 用队列来实现机场的起飞和降落队列。队列是用链表结构封装后来实现的。 假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个在0-99内的随机数:如果第一个随机数小于landingRate*100,那么一个“着陆到达”将发生并被添加到着陆队列中;如果第二个随机数小于takeOffRate*100,那么一个“起飞到达”将发生并被添加到起飞队列中。接着,检查跑道是否空闲。若空闲,首先检查着陆队列是否为非空,如果是,允许第一架飞机着陆;否则,处理起飞队列 -With a queue to a
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:4572
    • 提供者:蔡敏
  1. simple-ATM-sequence

    0下载:
  2. 本文用C++实现了ATM取款队列的简单模拟,初学者可以从中学习到编程的规范以及C++语言的基本语法,可供参考-In this paper, using C++ to achieve a simple simulation queue ATM withdrawals, beginners can learn to program in C++ specification and basic language syntax for reference
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-28
    • 文件大小:53610
    • 提供者:项鹏
  1. Queue

    0下载:
  2. 在VC平台下模拟的队列模块文件,可以模拟队列事件,可以移植到ucos等内核环境中,或用于消息事件队列等。-Queue module files in the VC platform simulation can simulate queue events, such as the kernel can be ported to ucos environment, or for message queues and other events.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2998
    • 提供者:周天飞
  1. (Queue)

    0下载:
  2. queue using c.we can simulation a queue using c programming.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:wirahul
  1. queue-theory-program

    1下载:
  2. 排队论仿真程序,采用了gui界面实现用户交互-Queuing theory simulation program, using a gui interface to achieve user interaction
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-17
    • 文件大小:26782
    • 提供者:lsl
  1. queue

    0下载:
  2. 实现排队系统模拟实验,能够模拟队伍阻塞情况-the experiment of the simulation of queue
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:45324
    • 提供者:朱凌
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com