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

搜索资源列表

  1. mmc_system_report

    0下载:
  2. 单队列多服务台排队系统系统分析报告 1、系统的组成实体 实体:顾客、n个服务台、队列 2、系统组成实体的属性 顾客属性:到达时间、编号、 服务机构属性:编号、忙闲状态、服务项目的时长 队列属性:队列长 -Single-queue multi-server queuing system, system analysis 1, the system' s constituent entities of entities: customers, n a d
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:186479
    • 提供者:xuwentao
  1. Stack.queue.data.structure

    0下载:
  2. 数据结构设计栈和队列开发文档Stack and queue data structure design development documents -Stack and queue data structure design development documents
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:62476
    • 提供者:da
  1. queue

    1下载:
  2. (一)题目: 假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾元素结点而不设头指针,试编写相应的队列初始化、入队列、出队列和判断队列状态的算法。  利用上述算法完成下面的各操作,并在每一操作后输出队列状态。  1)下列元素逐一入队:5,7,3,8,55 状态:5个元素  2) 3个元素出队    状态:2个元素 3)再2个元素出队  状态:队空  4)再1个元素出队  状态:队空(指示下溢) -(A) Title: Suppose to take the l
  3. 所属分类:Data structs

    • 发布日期:2014-12-20
    • 文件大小:1024
    • 提供者:zhongkeli
  1. yrh2

    0下载:
  2. ADT Queue 的表示和实现-------------- //--------------队列的顺序存储结构- -ADT Queue-------------- //-------------- representation and realization of the order of the queue storage structure-
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3303
    • 提供者:严若林
  1. Priority

    0下载:
  2. Priority Queue. Simple but effective. Implemented with heap.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1533
    • 提供者:Latkin
  1. Queue

    0下载:
  2. This a Java code explaining about Queue concept.-This is a Java code explaining about Queue concept.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:vivek
  1. lab9

    0下载:
  2. 不同队列管理机制:DropTail和RED对系统吞吐率,时延,丢包率的影响。-Different queue management mechanisms: DropTail and RED on the system throughput, delay, packet loss rate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2082
    • 提供者:杜少波
  1. Queue

    0下载:
  2. Implementation of queue in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:607
    • 提供者:m
  1. code-4

    0下载:
  2. This a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the arrival rate is poisson-This is a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the a
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11419
    • 提供者:Aswink
  1. queue

    0下载:
  2. 模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:228635
    • 提供者:杜鹃
  1. Queue

    0下载:
  2. Queue used in linux programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:hireraju
  1. Queue-processing

    0下载:
  2. 此程序可实现数据结构中对队列的相关操作,包括入队,出队-This program can be realized on the queue data structure related to operations, including into the team, a team, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:320973
    • 提供者:范特西
  1. queue

    0下载:
  2. 队列是一种特殊的线性表,它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。进行插入操作的端称为队尾,进行删除操作的端称为队头。队列中没有元素时,称为空队列。 -Queue is a special kind of linear form, it only allows the front of the table (front) to delete, and in the form of back-end (rear) to insert. The insert
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:763
    • 提供者:mfeng
  1. array-queue

    0下载:
  2. Array Queue code in C and C++ language
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:755
    • 提供者:ramya
  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
    • 文件大小:295158
    • 提供者:
  1. queue

    0下载:
  2. 队列代码,可以把不同的对象放入队列中去,实现先进先出-Queue code, you can put different objects into the queue to achieve FIFO
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:12031
    • 提供者:yangchangqi
  1. Bank-Queue-Management-System

    0下载:
  2. 基于Visual C++环境下编写的完整银行排队系统C代码。界面优美,程序易懂。-Environment based on Visual C++ to prepare a complete line banking system C code. Beautiful interface, the program easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1952432
    • 提供者:Sunny kim
  1. Circular-Queue

    0下载:
  2. circular queue using arra in java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:50750
    • 提供者:sushantsukale
  1. Queue-using-linked-list

    0下载:
  2. queue using link list java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:32685
    • 提供者:sushantsukale
  1. Priority-Queue

    0下载:
  2. priority queue using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:63630
    • 提供者:sushantsukale
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com