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

搜索资源列表

  1. BankQueue

    0下载:
  2. 使用JavaSE多线程模拟银行排队叫号系统。-Using-JavaSE multi-thread simulation bank call queuing system.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:15720
    • 提供者:Tony
  1. NEWJ

    0下载:
  2. 我用C++写的分解质因数算法和排队报数算法。其中排队问题为:若干人站成一个首尾相连的环,从第一个人开始从1到3报数,每次数到3的人站出来,问最后剩下的那个人是原先的第几个人。-I with C++ write the prime factorization algorithm and the number of queued message algorithm. Queuing problem: a number of people standing in a ring of end-to-en
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:640
    • 提供者:汪发进
  1. threadpool

    0下载:
  2. 线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动 -The thr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-05
    • 文件大小:252159
    • 提供者:陈小明
  1. banking-practice

    0下载:
  2. 本实例实现了银行业务的模拟。假设某个银行有4个窗口对外接待客户。从早晨银行开门 不断有客户进入银行。由干每个窗口在某-时刻只能接待一个客户,因此在客户人数众多时需 在每个窗口前顺次徘队。对子刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前办 理、Ik务,反之,若4个窗口都忙着,则要选择一个最短的队伍排队。现在需要编制一个程序来 模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。-The examples of simulation of the banking business.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:2429
    • 提供者:hxk
  1. JIAOHAO-B

    0下载:
  2. 银行排队叫号系统,,单片机,lcd显示,蜂鸣器声音提示-Bank queuing system, microcontroller, LCD display, buzzer voice prompts
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:319037
    • 提供者:gj
  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. lab2

    0下载:
  2. 银行模拟排队系统,C++实现,模拟银行的排队叫号-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:3567
    • 提供者:zyq
  1. lab3_2

    0下载:
  2. 4、 某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示6个营业窗口的状态。 -1, a total of six operating window, a bank business hall is eq
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:178595
    • 提供者:ray
  1. BankQueue

    0下载:
  2. 一个描述银行排队流程的小程序。主要知识点:单例模式,多线程-A descr iption of the the bank queuing process procedures. Main points: a single case mode, multi-threaded
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:10250
    • 提供者:
  1. queuing-simulation

    0下载:
  2. 离散事件系统仿真程序,用于排队论问题仿真。-Discrete event system simulation program for the queuing theory simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:96428
    • 提供者:姚良
  1. youxianpaidui

    0下载:
  2. CPLD/FPGA开发常用程序,用CPLD实现可编程逻辑电路,优先排队电路编程实现-CPLD/FPGA development of common procedures, with CPLD programmable logic circuit, priority queuing circuit programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-05
    • 文件大小:883
    • 提供者:刘红喜
  1. matlab

    0下载:
  2. 单服务台模型,一分析fifo排队规则的分析模型,此代码可以计算出分析数据,而且可以绘出二维分析图-Single-desk model, an analysis of the FIFO queuing discipline analysis model, this code can calculate the analysis of data, and you can draw two-dimensional analysis chart
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:1106
    • 提供者:daixinyi
  1. queue

    0下载:
  2. 有关运筹学的轮船进港排队问题,实现队列的计算以及相关处理。-Operations research ship into port queuing problem, the queue calculation and processing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:1087
    • 提供者:孙凯歌
  1. Bank

    0下载:
  2. 一个简易的查询银行排队时间和可用窗口号的银行排队系统-A simple query window bank queuing time and available number of bank queuing system
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:12850
    • 提供者:盛浩
  1. duoxiangshi

    0下载:
  2. 约瑟夫环的排队转圈什么的各种问题,单循环,单链表循环-Josephus circling what queuing problems, round robin, single chain loop
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-02
    • 文件大小:2808
    • 提供者:宁雯
  1. Bank

    4下载:
  2. 银行排队模拟系统 设计一个程序模拟银行叫号系统。 假设某银行有5个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。 要求在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:2317756
    • 提供者:酉永松
  1. mm1

    0下载:
  2. 使用matlab语言能实现MM1排队系统-MM1 queue system
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:2937
    • 提供者:zyl
  1. kengdie

    0下载:
  2. 排队,本源码用于排队问题,很好用的啊,希望对大家有所帮助。-very important
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:11099
    • 提供者:刘明
  1. Queue_System_for_Restaurant

    0下载:
  2. 餐厅排队系统。可以仿真顾客到来,存储顾客到达时间、等待时间、用餐时间和离开时间;可以预测某个时刻到达的顾客在店等候的时间长。内附系统设计文档。-Restaurant queuing system. Customers can simulate the arrival of the storage customer arrival time, waiting time, meal time and departure time can predict a certain time to reac
  3. 所属分类:Hotel software system

    • 发布日期:2017-05-06
    • 文件大小:1384120
    • 提供者:Hugh Chai
  1. MM1-queuing-system-simulation

    0下载:
  2. MM1排队系统matlab仿真,出图结果,平均等待时间平均等待队长随时间变化的图-MM1 queuing system of matlab, the graph as a result, the average waiting time average waiting for captain figure change over time
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:3409
    • 提供者:白露
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 48 »
搜珍网 www.dssz.com