搜索资源列表

  1. bankqueue

    0下载:
  2. java编写的一个多线程程序,模拟银行排队.-prepared in a multithreaded process that simulates the bank queue.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:毛伟
  1. 银行排队

    0下载:
  2. 操作系统实验模拟银行营业-banking business
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:来盛骞
  1. 模拟服务台前的排队现象问题

    0下载:
  2. 某银行有一个客户办理业务站,在单位时间内随机地有客户到达,设每位客户的业务办理时间是某个范围内的随机值。设只有一个窗口,一位业务人员,要求程序模拟统计在设定时间内,业务人员的总空闲时间和客户的平均等待时间。假定模拟数据已按客户到达的先后顺序依次存于某个正文数据文件中。对应每位客户有两个数据,到达时间和需要办理业务的时间。-a certain bank for a business client stations, the unit ti
  3. 所属分类:C#编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:刘一
  1. 银行OpenGL模拟

    0下载:
  2. 利用VC开发的银行系统的场景仿真,能够控制等待顾客的排队等。-Scene simulation of bank system in VC which could control the queue of customer etc.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:320512
    • 提供者:张在房
  1. job-queue

    0下载:
  2. C++语言\面向对象编程(银行排队系统的程序)-C \ object-oriented programming (banks queuing system procedures)
  3. 所属分类:其他行业

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. thd-pool

    0下载:
  2. C++语言\面向对象编程(银行排队系统的相关程序)-C \ object-oriented programming (banks queuing system procedures)
  3. 所属分类:其他行业

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. atomic

    0下载:
  2. C++语言\面向对象编程\银行排队系统设计程序-C \ object-oriented programming \ banks queuing system design process
  3. 所属分类:其他行业

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. BankNumCall

    0下载:
  2. 这是一个银行排队叫号系统,可以取号排队,等待叫号,还可以知道队列还剩多少人-This is a banking system, called the queue, the queue can take, and wait for the call, but also know how many people left Queue
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-04
    • 文件大小:2284544
    • 提供者:陈鑫
  1. Yinhangpaiduixitong

    0下载:
  2. 银行排队系统程序代码,可运行的排队系统仿真-banks queuing system code can be run Queuing System Simulation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1961984
    • 提供者:
  1. yinghangpeidui

    0下载:
  2. 银行排队系统仿真 银行排队系统仿真 -Bank Queuing System Simulation Bank Queuing System Simulation bank queue System Simulation
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-04
    • 文件大小:3923968
    • 提供者:upking
  1. PDXT

    0下载:
  2. 针对银行排队,自动叫号,与拍号器配合可以缓解大厅人员拥挤。-Bank queuing, automatic call number, and time signature device with hall staff can ease congestion.
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-04
    • 文件大小:2043904
    • 提供者:wsy
  1. Project_2

    0下载:
  2. 银行排队的数学模型的实现 问题: n银行有n个窗口对外营业,每个窗口一次只能接待一个客户 n客户的到达时间和处理业务的时间不同(可随机产生) n利用链表队列模拟总的处理过程和处理时间 n假设 n不允许插队,不同客户的交接时间忽略不计 策略I: 策略 客户先选择无人窗口办理 如果没有,就选择人数最少的窗口排队 讨论 人数最少未
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:43008
    • 提供者:云从龙
  1. ex2

    0下载:
  2. 数据结构的实验,银行排队程序,帮助理解队列内容-Experimental data structures, the banks lined up procedures to help understand the queue content
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-04
    • 文件大小:1074176
    • 提供者:liao
  1. bankorder

    0下载:
  2. 银行排队系统的VHDL程序实现,可以实现排队顾客自动取号,查看前面排队人数,银行服务柜台号等。-Bank queuing system VHDL program can be achieved automatically check its customers lined up to view the queue in front of the number of its banking services, such as counte
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:divine
  1. 银行排队系统

    0下载:
  2. 银行排队系统柜台叫号端,可以通过语音播报发送通知(The calling side bank queuing system counter)
  3. 所属分类:数据库系统

    • 发布日期:2024-05-04
    • 文件大小:354304
    • 提供者:Moustache
  1. 银行排队设计

    0下载:
  2. 用c语言写的银行排队系统(Bank Queuing system written in C language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:31744
    • 提供者:sun 浩然
  1. c++模拟银行排队

    0下载:
  2. c++ 模拟银行排队,用模拟银行排队的程序使我们对c++程序的编写有更多的认识(C++ simulation bank queuing, using analog banking queuing procedures, so that we have more knowledge of the preparation of c++ program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:3090432
    • 提供者:kaw
  1. 银行排队系统

    0下载:
  2. banksystem 银行排队系统银行排队系统银行排队系统(banksystem linkqueue)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:203776
    • 提供者:caonima007
  1. 银行排队系统

    0下载:
  2. ● 运行由PC机控制,操作简单,功能卓越,外形美观、大方。采用485总线连接方式(IP网络银行排队系统基于局域网传输),安装简捷。 ● 软件直接控制叫号系统、显示系统、语音系统及号票打印。 ● 专业开发,界面直观,操作简单。 ● 可根据需要设置各个窗口办理一项或多项业务。 ● 可根据需要随时对每个窗口的相应队列业务资料进行增加、修改、删除。(Operation is controlled by PC, with simple o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:里阿库
  1. 银行排队模拟

    0下载:
  2. 模拟了银行排队,其中队列数,间隔时间,等待时间可调,用来研究最大化效益问题(It simulates Bank Queuing, where queue number, interval time and waiting time can be adjusted to maximize efficiency.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4941824
    • 提供者:林林15838
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org