CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - queue model

搜索资源列表

  1. sms_que

    0下载:
  2. 一个实现可以在进程间或者线程间通信的高效环形队列类,特别适用于那种生产者/消费者模型的应用中-an achievement in inter-process communication between threads or efficient circular queue category, particularly applicable to the kind of producer / consumer model of the application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7163
    • 提供者:杨雨虹
  1. DsFlying-Jeff

    0下载:
  2. 用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设计思想的一个简单范例以及尝试吧,希望和大家多讨论。 里面附有使用实例,以及可执行文件,适合初学者!-used to achieve the queue list and stack algorithm, Interface and realization of the structure. The original intention o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30529
    • 提供者:杰弗雷
  1. paidui

    0下载:
  2. mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2032
    • 提供者:skyout
  1. xrun

    0下载:
  2. 数据结构之任意多叉树的建立和操作,包括先序,中序,层序,和插入节点,统计树信息。 融入了树,双向队列等经典数据结构的使用模式。-Data structure of any multi-branch tree establishment and operation, including the first order, in sequence, sequence, and insert the node, the tree statistics information. Into the tr
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7627
    • 提供者:EmersonLee
  1. LabVIEWzhiliao

    1下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming model. Between the parallel loop through the queue or a local variable
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:863576
    • 提供者:天天一天天
  1. chengxu

    0下载:
  2. 食堂用餐拥挤问题 但服务台多队列模型 系统优化-Canteen meals congestion problem, but help desk Multi-Queue Model of System Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:13864
    • 提供者:落潭
  1. queueing_theory

    0下载:
  2. 计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。 模拟一个M/M/k排队系统。 该资料为通信系统排队理论matlab实验内容。-Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic whi
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2381
    • 提供者:Aurora
  1. queue

    0下载:
  2. ns2中一个队列类,描述队列是如何建立的- a queue model
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2746
    • 提供者:libera
  1. queue

    2下载:
  2. 用matalb来模拟排队论中的模型,M/M/n+M-simuation on ErlangA model
  3. 所属分类:matlab

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

    0下载:
  2. 关于排队模型的资料整理,很全面,应用到很多方面,欢迎下载-A lot of materials about queue model, very useful, and they are many applications, welcome to download.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1739055
    • 提供者:香水雨
  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-03-31
    • 文件大小:254850
    • 提供者:李辉
  1. MMCqueue

    0下载:
  2. In queueing theory, the M/M/c queue is a multi-server queueing model.[1] In Kendall s notation it describes a system where arrivals form a single queue and are governed by a Poisson process, there are c servers and job service times are exponentially
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-26
    • 文件大小:999
    • 提供者:Giren
  1. M/G/1 queue model

    1下载:
  2. The code of Queue theory M/G/1 model in Matlab
  3. 所属分类:matlab例程

    • 发布日期:2015-09-14
    • 文件大小:864
    • 提供者:iMuzik
  1. sim100

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

    • 发布日期:2017-05-01
    • 文件大小:9940
    • 提供者:zhuai98f406
  1. MMCqueue

    0下载:
  2. M/M/C排队模型,信道分配,二级用户可占用以及用户的空闲信道-M/M/C queue-based model ,Markov-chain model is extendable to any practical number of PCs and SCs and remains accurate for any practical Primary User (PU) and Secondary User (SU) tele-traffic intensity
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2674
    • 提供者:懿轩
  1. j

    0下载:
  2. agent based model, agent based discrete q-agent based model, agent based discrete queue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:kate
  1. paiduilun

    0下载:
  2. 排队论(Queuing Theory) ,是研究系统随机聚散现象和随机服务系统工作过程的数学理论和方法,又叫随机服务系统理论,为运筹学的一个分支。又称服务系统,是排队系统模型的基本组成部分。排队论(queuing theory), 或称随机服务系统理论, 是通过对服务对象到来及服务时间的统计研究,得出这些数量指标(等待时间、排队长度、忙期长短等)的统计规律,然后根据这些规律来改进服务系统的结构或重新组织被服务对象,使得服务系统既能满足服务对象的需要,又能使机构的费用最经济或某些指标最优。-Que
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:430672
    • 提供者:张一
搜珍网 www.dssz.com