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

搜索资源列表

  1. ban_java

    0下载:
  2. java 银行排队模拟系统 可以添加人数 进行动态的跟踪-java bank queuing simulation system
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:3004878
    • 提供者:gong
  1. Source-Files

    0下载:
  2. 本程序完成了银行排队系统的模拟,采用多线程方式处理。-This process is complete the bank queuing system simulation, multi-threaded approach.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:8902
    • 提供者:cpp
  1. queueM

    0下载:
  2. 使用matlab编写的排队算法,队列长度为m-Queuing algorithm, using matlab queue length m
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1367
    • 提供者:tml
  1. thread_pool

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

    • 发布日期:2017-12-06
    • 文件大小:1962
    • 提供者:王君雷
  1. execise2

    0下载:
  2. 每次由键盘接受目前即将加入排队的顾客数目: 由于人们的排队心理,每个人依次将选择人少的通道加入; 每次输入人数后, 各开放的通道同时各有一位顾客付款结束离开; 返回当前开放的总收银通道数和各通道长度;-Accepted by the keyboard s imminent accession to the number of customers queuing at a time: Due to people queuing psychological, each person
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:773
    • 提供者:欧阳文俊
  1. bank

    0下载:
  2. 银行排号模拟系统,链表与队列结构,模拟等待时间与排队队列信息-The bank the Arranging simulation system, linked list and queue structure to simulate the waiting time and queuing queue information
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:248109
    • 提供者:骆程
  1. chaduimaipiao

    0下载:
  2. 在每个队伍允许插队的情况下,若你在排队,有一个以上的朋友要求插队,你可以安排他们的顺序,每次一个人入队,并且如果这个入队的人发现队伍中有自己的朋友,则可以插入到这个朋友的后面,当队伍中的朋友不止一个时,这个人会排在最后一个朋友的后面。若队伍中没有朋友,则排在队伍的最后面。每一个入队的人都先进行上述判断。当队伍前面的人买到票后,依次出队。 -In the case of each team allowed to jump the queue, if you are in the line up,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-08
    • 文件大小:98135
    • 提供者:梁逸杰
  1. bankqueue

    0下载:
  2. 基于排队论实现银行业务窗口平均排队长度、平均等待时间的计算。-Queuing theory-based banking window average queue length, average wait time calculation.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:34708
    • 提供者:刘辉
  1. fangzhen

    0下载:
  2. 编制一个事件驱动仿真程序。 模拟理发馆内一天的活动,要求输出在一天的营业时间内,到达的顾客人数、顾客在馆内的平均逗留时间和排队等候理发的平均人数以及在营业时间内空椅子的平均数。-Preparation of an event-driven simulation program. Analog Barber museum day activities required output within the business hours of the day, the number of cust
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:83008
    • 提供者:刘明
  1. paiduiwenti

    1下载:
  2. 通信网中离散时间多重休假排队问题分析的matlab程序,完整的毕设程序,可以运行-Communication network in the discrete-time multiple vacation queuing problem analysis matlab program, complete the Bi-based program, you can run
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:2243
    • 提供者:王一
  1. MM1_queuing_theory

    2下载:
  2. 排队论的几个经典模型的实现,如M/M/n/m,M/M/1-Realization of several classic model of queuing theory, such as the M/M/n/m, M/M/1
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:5406
    • 提供者:
  1. ATM

    0下载:
  2. 简单模拟了自动取款机的工作流程,使用队列实现排队的人员流动-Simple simulation workflow for automated teller machines, using the movement of persons queuing queue implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:895852
    • 提供者:李阳
  1. BankofWLY

    0下载:
  2. 本段代码完成的功能有:银行服务系统,顾客在窗口排队,窗口有序服务顾客-Completion of the section of code function: banking services, customers line up at the window, the window orderly customer service
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:927518
    • 提供者:doodoodle
  1. bank

    0下载:
  2. 这是银行排队系统的项目,是基于socket编程的,有客户端和服务端-This is a bank queuing system project, is based on the socket programming, the client and the server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:512583
    • 提供者:黄志文
  1. Bank-analog-system.

    0下载:
  2. 银行模拟系统。链表和链队列(均带头指针)实现,程序中累计客户逗留时间,客户数,银行营业时间等,最终计算客户排队办理时间-Bank analog system. Linked list and chain queue (pointer to take the lead) to achieve, the cumulative customers stay program time, the number of customers, banking hours, the final calculati
  3. 所属分类:SQL Server

    • 发布日期:2017-12-04
    • 文件大小:5032
    • 提供者:Blus
  1. queuing-theory_modle

    1下载:
  2. 当排队系统的到达时间间隔和服务时间的概率分布很复杂时,或不能用公式给出时,就不能用解析法求解。这就需要用随机模拟法求解。该实验用MFC程序模拟排队系统,分析模型。-Can not be used when the probability distribution of the queuing system, the arrival time interval and service time is very complex, or can not use the formula gives an
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:2730576
    • 提供者:茄子
  1. quene_time

    0下载:
  2. 采用matlab编写的面向时间和对象的排队论计算,顾客的到达收款台是随机的,平均时间间隔为0.5分钟-Queuing theory matlab written time-oriented and object, the customer reaches the checkout counter is random, the average interval of 0.5 minutes
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:879
    • 提供者:李德海
  1. queuing-ticket

    0下载:
  2. concurrent的排队售票模拟 这个是固定人数的,可以加一个线程专门用来往等待人员的队列中加人,这样就可以模拟不特定人数的场景了。当然,买票线程就不能通过判断人数来停止了-concurrent simulation of queuing ticket
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:1229
    • 提供者:宋黑
  1. BankQueue

    0下载:
  2. 银行业务逻辑演示程序,演示了排队办理业务等的相关情况。-Banking logic demo program demonstrates queuing to transact business, and other relevant circumstances.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:17277
    • 提供者:原海南
  1. queue

    0下载:
  2. 饭店排队系统,可以简单地对排队的用户叫号,排号。-Hotel queuing system
  3. 所属分类:Hotel software system

    • 发布日期:2017-11-26
    • 文件大小:2815830
    • 提供者:高锦天
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 48 »
搜珍网 www.dssz.com