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

搜索资源列表

  1. MM1

    0下载:
  2. 基于matalbd 排队possion mm1 模拟-Simulation based matalbd line possion mm1
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:108239
    • 提供者:qifei
  1. code8-13-14

    0下载:
  2. 数据结构课程设计 8航空订票系统 13银行排队 14课程编排-Data structure course design airline reservation system 13 8 14 curriculum bank queue
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:577185
    • 提供者:fuqian
  1. simmm1

    0下载:
  2. MMM1排队系统建模与仿真,可以用MATLAB运行,有2个仿真图-MMM1 queuing system modeling and simulation, you can use MATLAB to run, there are two simulation charts
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1183
    • 提供者:laoniu
  1. banksystem

    0下载:
  2. 银行操作系统的一些功能实现,主要是排队服务的问题,设计socket编程-Banks to achieve some of the features of the operating system, mainly line services, the design of socket programming
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2573786
    • 提供者:liangjie
  1. mm1quene

    0下载:
  2. 用于仿真MM!排队模型,计算平均等待时间和到来的人数,并对每个人的等待时间绘图-Used to simulate the MM! Queuing model to calculate the average waiting time and the number of people coming, and everyone' s waiting time in drawing
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:540
    • 提供者:韩冰
  1. Monte-Carlo-method-wait

    0下载:
  2. 用蒙特卡洛法实现对排队等待问题的计算机模拟,很有学习价值,大家可以参考下,-Monte Carlo method to realize the problem of computer simulation of waiting in line, great learning value, we can refer to, huh, huh
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:47949
    • 提供者:guoyu
  1. Monte-Carlo

    0下载:
  2. 蒙特卡洛排队法,三个服务员 排队问题 Monte Carlo -Line Monte Carlo method, the three waiters queue problem
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:35898
    • 提供者:陈墨
  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. 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. park

    0下载:
  2. 利用队列模拟车进入车位之前的排队情况,同时输出车刚进入便道的停车位置。n个车位用栈来模拟,同时输出车刚进入停车场内的车位。与此同时记录车到达和离开的时间,从而计算应缴费用。-Queuing simulation using vehicles to enter the parking situation before the line, while the output of car parking spaces just entering the pavement. n spaces to si
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:140663
    • 提供者:小缪子
  1. SqueueBlank

    0下载:
  2. 基于离散事件模型,利用C++编写银行排队系统,该排队模型是M/M/K。-Based on discrete event models, written using C++ line banking system, the queuing model M/M/K.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:187878
    • 提供者:汪玲
  1. bank

    0下载:
  2. 数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1660
    • 提供者:马孟来
  1. mm1

    0下载:
  2. M\M\1排队模型(1)可计算用户到达数量与用户离开数量,实际值与理论值的仿真对比-M\M\1 Queuing model(1)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1939
    • 提供者:弱弱
  1. simulation-the-queue-process

    0下载:
  2. 用Matlab实现排队过程的仿真 matlab仿真 画出等待时间和离开时间的图像-use matlab to simulation the queue process
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1234
    • 提供者:TsingtomHoo
  1. MM1vc

    0下载:
  2. M/M/1排队系统仿真程序,VC6下调试通过-M/M/1 queuing system simulation program, VC6 through debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1246
    • 提供者:rebort
  1. anotherMM1VC6.0

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

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

    0下载:
  2. M/M/1,单服务台排队系统的分析,标准的M/M/1模型-M/M/1,QUEUE THEORY
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1352
    • 提供者:luoziguo
  1. queue-up

    0下载:
  2. 排队系统,要求顾客来窗口空闲则接受服务,忙则等待。-Queuing system, ask the customer to receive service window is idle, busy while waiting.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1882996
    • 提供者:suisai
  1. paiduijiaohaoxitong

    0下载:
  2. 排队演示 课程设计报告 好好看看 对你或许有用-Demonstration program designed to line up a good look at the report may be useful for you
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:51576
    • 提供者:韩龙
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com