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

搜索资源列表

  1. Myfb

    0下载:
  2. K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:912
    • 提供者:谢朝
  1. PaiDuiLiLun

    0下载:
  2. 实现了排队理论在数学中的使用方法,是一种图形化的演示,可以加深理解-realized the queuing theory in the use of mathematical methods, is a graphic demonstration, it can deepen understanding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1863366
    • 提供者:王凡
  1. ACMsuanfa

    0下载:
  2. 本程序实现ACM里面的背包,骑士,矩阵相乘和排队问题,算法比较科学,请多多指教-the program ACM inside backpacks, Knight, matrix multiplication and queuing problem, the algorithm more scientific, Please exhibitions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4403
    • 提供者:ouzf
  1. 2009B

    0下载:
  2. 蒙特卡洛模拟法是当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用则可用随机模拟法近似计算出系统可靠性的预计值。随着模拟次数的增多,其预计精度也逐渐增高。由于需要大量反复的计算,一般均用计算机来完成。本文件用来求解医院排队论问题-Monte Carlo simulation when the system reliability characteristics of each unit volume is known, but th
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3117
    • 提供者:prince
  1. 3

    0下载:
  2. 利用队列实现停车场功能,能判断停车位是够已经满,若已满,来的车进入队列,若有车离开,队列头自动进入停车,并能计算停车费用-Using Queuing parking function is enough to determine parking is full, if full, to the cars into the queue, if cars leave the queue to enter the first automatic parking, and parking fees ca
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1338
    • 提供者:lizhaoyang
  1. Bank_que

    0下载:
  2. 关于银行排队系统优化以及存取前系统的课程设计 内涵PPT演讲材料-Queuing system on the banking system optimization and access to curriculum content before the PPT presentation materials
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2552840
    • 提供者:Vencent_H
  1. stackANDqueue

    0下载:
  2. 1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:SUMMER
  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. huffman-tree

    0下载:
  2. 用优先队列实现哈胡曼树,实现程序的可模版化,不用浪费多余的时间去比较-Priority Queuing with Hu Ha Man Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:719950
    • 提供者:林瀚驰
  1. queue

    0下载:
  2. 队列是一种重要的数据结构,本文档介绍了一些典型的应用队列的工程问题。-Queuing is an important data structure, this document describes some typical applications engineering problems the queue.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:795291
    • 提供者:zyh
  1. bankyuanma

    0下载:
  2. 银行排队系统源码,有排队算法,用C++编写-bank queuing system c++ write queuing theory of mathematical algorithms procedures on to postgraduate comrades useful,
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1958
    • 提供者:样里
  1. code_1414

    0下载:
  2. 运筹学排队论算法的实现(m/m/c模型)-Algorithm Implementation of Operational Research queuing theory
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:21111
    • 提供者:吴彬
  1. yinhangjiaohaoxitong

    0下载:
  2. 银行排队叫号演示 课程设计报告 看看你能不能用能-Bank queuing demonstrate curriculum design to see if you can not use
  3. 所属分类:Data structs

    • 发布日期:2016-12-22
    • 文件大小:222208
    • 提供者:韩龙
  1. yinhangpaiduibaogao

    0下载:
  2. 银行排队叫号演示 课程设计报告 看看你能不能用能-Bank queuing demonstrate curriculum design to see if you can not use
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:97842
    • 提供者:韩龙
  1. shibing

    0下载:
  2. 士兵排队问题,通过C语言对士兵排队问题进行了分析和讲解,从而解决问题-Soldiers queuing, queue of soldiers through the C language has been analyzed and explained the problem to solve the problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:343163
    • 提供者:Third
  1. 4

    0下载:
  2. 􀁺 采用链队设计一个算法,反应病人看病、排队看医生的情况,在病人排队过程当中,主要重复两件事情: –(1)病人到达诊室,将病历本交给护士,排到等待队列中候诊; –(2)护士从等待队列中去除下一位病人的病历,该病人进入诊室就诊。 要求模拟病人等待就诊这一过程。程序采用菜单方式,下面将其选项及功能进行说明: –1,排队,输入派对病人的病历号,加入到病人排队队列中; –2,就诊,病人排队队列中最前面的病人就诊,并将其从队列中删除; –3,查看排队,从对首到
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4542
    • 提供者:包包
  1. Queue

    0下载:
  2. 以一个生动的排队例子深入了解对数组的特性和各项操作-Depth understanding of the features and the operation of the array to a vivid example of queuing
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:304254
    • 提供者:欧发欣
  1. Qeuing-simulation-sysem

    0下载:
  2. queuing simulation system theory and the solution for some problem that will stop you for bullding-queuing simulation system theory and the solution for some problem that will stop you for bullding
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:222863
    • 提供者:george barakat
  1. bank-queuing-system

    0下载:
  2. 此代码是模拟银行顾客排队系统,用于计算某个时间断内在银行各个窗口服务的情况和顾客得到服务的情况-This code is simulated bank customer queuing system, used to calculate a time-off the inner bank window service and customer services
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:3242
    • 提供者:韦龙
« 12 »
搜珍网 www.dssz.com