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

搜索资源列表

  1. bank

    0下载:
  2. 自己用C语言编写的银行排队系统,并且含有VIP客户的,已经测试,无密码-Bank Queuing System of c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:8610
    • 提供者:liruxin
  1. bank

    0下载:
  2. 实现银行排队自动要号等待等功能,对于初学C++Builder的朋友很有帮助-To achieve line at the bank number to wait for other functions
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:311658
    • 提供者:leehom
  1. matlab_Monte_Carlo

    0下载:
  2. matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟,代码详细,并且有很直观的动画演示-matlab source _ queued for the computer simulation using Monte Carlo method, the code in detail, and very intuitive animation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:35744
    • 提供者:周瑾
  1. chaduimaip

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

    • 发布日期:2017-04-07
    • 文件大小:888673
    • 提供者:王南
  1. Airport0621

    0下载:
  2. 连接WIFI,显示登机口,并包括排队,查看航班信息,推送航班信息,聊天等功能-Connection WIFI, gates, and including the line up to view flight information, push the flight information, chat, and other functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:763510
    • 提供者:caihong
  1. mm1

    0下载:
  2. 排队论 经典 M/M/1程序 Queuing theory, the classical M/M/1 proce-Queuing theory, the classical M/M/1 process
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:812
    • 提供者:frank
  1. recent-simulation

    0下载:
  2. 求阻塞率,仿真采用Erlang B模型,即呼叫阻塞清除模型。其原理是,不对呼叫请求进行排队,对于每一个请求服务的用户,假设没有建立时间,如果有空闲信道则立即进入;如果没有空闲信道,则呼叫阻塞,被拒绝进入和释放掉,只能以后再试。-Request blocking rate, the simulation using the Erlang B model, and call blocking to clear the model. The principle is to not call reque
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:420305
    • 提供者:berry
  1. MM1

    1下载:
  2. MM1排队系统的matlab仿真。整个系统的仿真采用了离散事件系统仿真,并统计稳态分布、平均队列长度,等待时间的分布以及平均等待时间等值,以与理论分析结果进行对比,得到了较为满意的结果,同时还完成了统计曲线的绘制并进行了分析。-MM1 queuing system with matlab simulation. The simulation of the entire system using discrete event simulation, and statistical steady s
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:229816
    • 提供者:lijun
  1. QuickSortListCtrl

    0下载:
  2. 在CListCtrl的基础上增加了快速排队功能,并在CListHeadCtrl上面使用遮罩算法实现上下排序图标的转换-Increase on the basis of the CListCtrl fast queuing and CListHeadCtrl above mask algorithm to achieve the conversion of the up and down sort icon
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1931618
    • 提供者:吴哲
  1. The-analog-Bank-call-queuing-system

    0下载:
  2. 模拟银行排队叫号系统,触摸取号,然后窗口显示要服务的对象。-Analog line at the bank system, called Touch take a number, then the window displays the object you want to service.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:61997
    • 提供者:王丽梅
  1. fangzhen

    0下载:
  2. 2个服务台,顾客流服从泊松分布的排队论仿真模拟-2 help desk, customer flow simulation of queuing theory to obey the Poisson distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1255
    • 提供者:魏伟
  1. shopping-question

    0下载:
  2. 实现超市中排队购物用时最短,是计算机算法设计与分析中的一道题。自己写的程序,原创!-Achieve queued supermarket shopping with the shortest, is a question in the design and analysis of computer algorithms. Write their own procedures, original!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:885666
    • 提供者:huang ketao
  1. threadpool2

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

    • 发布日期:2017-03-31
    • 文件大小:28221
    • 提供者:张华
  1. combat1

    0下载:
  2. 统计模拟(蒙特卡洛法),航空运输排队,机场设计-Statistical simulation (Monte Carlo method), Air Transport queuing, airport design
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:2154
    • 提供者:杨雨
  1. matlab

    1下载:
  2. 排队系统仿真,考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开。仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-queue up system simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:8865
    • 提供者:lqp
  1. simon

    0下载:
  2. 数据排队的仿真过程,反映了源速率和相关参数的关系-it s the simulation of queueing model which reflects the relationship between source rate and parameters.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-02
    • 文件大小:1647
    • 提供者:赵希萌
  1. paidui

    1下载:
  2. 基于linux的,银行排队系统源代码,软件环境:红帽5,硬件S3C2440开发板,sl端的-Linux-based bank queuing system source code, software environment: Red Hat 5, hardware S3C2440 development board, sl side
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:733892
    • 提供者:007
  1. QUEEN

    0下载:
  2. 比较粗略的排队系统上位机部分,是通过串口与多个单片机通信-Rough queuing system PC part, through the serial port with multiple single-chip communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:139413
    • 提供者:maruijie
  1. bank

    0下载:
  2. 银行自动叫号系统,模拟银行排队叫号情况,含有VIP客户请求处理-The bank automated calling system simulation bank call queuing, and to contain VIP customers request processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3667385
    • 提供者:修gaara
  1. cameraroam

    0下载:
  2. opengl的场景案例,雪人在地面排队,通过上下左右键控制镜头移动-the opengl scene stories, snowman queued on the ground through the up and down keys to control the lens moving
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:5301248
    • 提供者:Zhan Wang
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 48 »
搜珍网 www.dssz.com