CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 银行排队 系统

搜索资源列表

  1. job-queue

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

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:
  1. thd-pool

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

    • 发布日期:2008-10-13
    • 文件大小:1002
    • 提供者:
  1. atomic

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

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:
  1. BankNumCall

    2下载:
  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. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:33471
    • 提供者:陈鑫
  1. yinghangpeidui

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

    • 发布日期:2008-10-13
    • 文件大小:43650
    • 提供者:upking
  1. yinhang

    0下载:
  2. 银行排队系统,可以计算出银行应该开的窗口个数以及用户等待时间-Bank queuing system, you can calculate the number of banks should open a window and the user waiting time
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-30
    • 文件大小:9271
    • 提供者:0708114117
  1. GoogleEarthZH

    0下载:
  2. googleEath引言:排队技术最早出现于上个世纪的六、七十年代, 开始主要集中在欧美等西方国家,后迅速得到普及。在国外,人们去银行等机构办理业务时,先取号再等候呼叫已属于常识,生产排队管理系统的公司也随着市场的发展逐渐形成一个专门的行业--排队技术产业。在我国,排队产品概念的引进不过几年光景,特别是在中国加入WTO以后,一批批国人走出国门,将很多优秀和先进的服务方法、理念带回国内。“排队技术”也随之被引进国内,并在我国特有的高速经济发展的环境里得到迅速的普及和应用。
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-28
    • 文件大小:10338645
    • 提供者:杨雄
  1. 20073134jiaohao

    0下载:
  2. 两个程序,模拟银行排队系统的实现。其中一个程序实现“人民币、外币、理财”3种客户排队。另一程序模拟银行窗口服务,有3~6个服务台服务,单击某服务台叫号器,实现叫号服务。服务台开设个数、每个服务台的服务类型在程序运行初始设定,且当外币、理财排队人数为0,则所有正在服务的窗口全接待人民币服务客户。-failed to translate
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-24
    • 文件大小:10235
    • 提供者:吴丽军
  1. bank

    0下载:
  2. 大型银行营业厅为满足业务不断扩大的需要,引入电子排队系统。 电子排队系统按照两级系统调度方式,一级为VIP用户,二级为普通用户。 一级用户优先于二级用户得到服务,同级用户按照先来先服务的原则。 因为营业厅很大,需要放置两个以上的取号机,上不封顶。 柜台人员服务人员也在两个以上,上不封顶-large bank branch to meet the expanding business needs, introducing electronic queuing system. Acc
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-07
    • 文件大小:3377
    • 提供者:留心
  1. bank_

    1下载:
  2. 银行的模拟系统,有客户平均排队时间的计算,设置了优先级队列-Bank of simulation system, a customer calculate the average queue time, set the priority queue
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-31
    • 文件大小:805135
    • 提供者:张涵飞
  1. BankSimulationSystemVS05

    0下载:
  2. 该系统模拟银行服务系统,通过 因为客户业务有存钱和取钱两种,所以我们用0和1来分别表示存和取;因为两个窗口前要排队,所以用链表实现的队列来表示排队的情况;对于每个客户的基本信息,我们创建Customer结构来实现对客户信息的处理;我们用随机函数rand()来实现对生活中客户存与取、钱数、处理时间等情况的模拟。-The system simulated banking system, through the business because customers get money saving a
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-17
    • 文件大小:111200
    • 提供者:tanyecheng
  1. pank

    0下载:
  2. 设计一个银行业务模拟系统,模拟银行的业务运行并计算一天中客户在银行逗留的平均 时间。银行有N 个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个 窗口在某个时刻只能接待一个客户,因此在客户人数多时需在窗口前排队,对于刚进入银行 的客户,如果某个窗口的业务员正空闲,则可上任意空闲窗口前办理业务;反之,若N 个 窗口均有客户占用,他便会排在人数最少的队伍后面。 1) 用户通过人机交互的方式设定程序所需参数:银行的开门时间、关门时间;营业窗 口数目。 2
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-03
    • 文件大小:1043310
    • 提供者:莫离
  1. simple_bank

    0下载:
  2. 简易银行排队系统,有服务器,叫号端和排号端-Easy bank queuing system, a server, called the port to port and Arranging
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:392940
    • 提供者:边靖钧
  1. BankSimulationSystem

    0下载:
  2. 银行模拟系统,模拟银行的排队机制,运用了数据结构和算法课程的概念-Bank Simulation System
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-17
    • 文件大小:240943
    • 提供者:王柯
  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. paiduijiaohao

    0下载:
  2. 银行排队叫号系统,客户取号模块、窗口模块、叫号模块-Bank queue calling system, customers take a number module window module, calling module
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-12-04
    • 文件大小:9407490
    • 提供者:wlsky
  1. Bank-queuing-system

    0下载:
  2. 银行排队系统 可以叫号 取号 简单的排队系统-Bank queuing system can be called Numbers to simple queuing system
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-03
    • 文件大小:207223
    • 提供者:cym
  1. bank

    0下载:
  2. 模拟一个银行排队系统,共5个窗口,工作时间内可以取号排队,到空闲窗口处理业务。最后统计各窗口处理业务数和平均业务时间-Simulate a bank queuing system, a total of five windows, working hours can take a number line to idle window treatment business. Finally, each window treatment business statistics and average
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:24293
    • 提供者:hsp
  1. yinhang

    0下载:
  2. 这是一个简单的模拟银行叫号系统,用c语言实现的。我的专业只学过C,翻阅学习了些数据机构的知识,然后开始编写的。一个初学程序的新手。往多多指点! 实现的功能:根据先来先服务的原则,模拟实现一个银行业务服务叫号系统(系统需求:客户到达银行首先取号,然后根据先来先服务的原则等待空闲业务服务窗口叫号,最后业务处理完离开)   系统主要分为3个功能模块,分别是:客户取号(客户创建)、叫号系统(业务服务安排)、退出。   客户取号界面:当客户到达时,在主菜单输入“1”,进入“客户到达界面”。此时界面会显示:
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2780416
    • 提供者:蔡伟航
  1. 总测试

    0下载:
  2. 机场排队安检系统,和银行排队系统一系列排队系统都很类似。C语言编写,一次大作业(The airport queuing system is very similar to other queuing systems.)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-05-02
    • 文件大小:10240
    • 提供者:没看见过
搜珍网 www.dssz.com