搜索资源列表
BankSimulation
- 一个银行业务的事件驱动模拟系统,银行有两种业务:第一,取款或借款;第二,存款或还款。银行有两个窗口,用两个队列实现。事件表用带头结点的单向链表实现。-A banking system of event-driven simulation, the bank has two operations: first, the withdrawal or loan second, deposit or payment. Bank has two windows, with two queue imple
jiaohao
- 银行叫号系统,用户排队拿好各个窗口随即的号码,工作窗口依照号码叫号,还以察看一天的叫号情况-Bank called its system, the user queue window then Collect all of the numbers, in accordance with the job number is called its window, but also to see the situation of the day called No.
yinhang
- 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
BankSchedual
- 设计和实现一个银行排队机系统,该系统对银行当前能提供服务的窗口统一调度,使用MFC模拟调度及排队窗口。-Queue design and implementation of a banking system that can provide services to the bank window to the current unified control, scheduling and queuing simulation using the MFC window.
yinghangpaidui
- 银行排队系统具有许多功能。 1、顾客到达:分为vip用户与普通用户排队; 2、顾客离开:将该顾客从队列中删除,并让客户评价; 3、查看业务办理:查看每个业务窗口正给几号顾客办理业务; 4、查看排队情况 5、系统查询 6、退出-The bank line up system has many functions. 1, customers arrived: divided into VIP customers line up with ordinary user
bank
- 银行排号模拟系统,链表与队列结构,模拟等待时间与排队队列信息-The bank the Arranging simulation system, linked list and queue structure to simulate the waiting time and queuing queue information
bank-queue-system
- 此程序为银行排队系统程序,是基于C++语言环境下的一个面向过程程序,主要涉及到C++语言数组知识的应用,供C++初学者学习-Bank queuing system in this program, is based on a process-oriented program C++ language environment, mainly related to the application of the knowledge of C++ language array, for C++ begi
yinhangpaihao
- 利用队列写的银行排号系统,初级者可以参考,可以有三组队列。自动排队。-The use of bank queuing system queue write, beginners can refer to, you can have three group queue. Automatically queued.
Bank-calling-system_frome-SYSU
- 1、一个程序模拟银行叫号系统。 2、假设某银行有 5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客。 3、每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的 顾客随即得到服务。假定每个顾客需要的到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。服务时间也是 随机的。 4、在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务的顾客的顺序号 2) 目
BANK_CPP
- 模拟银行叫号系统C++程序,问题描述:设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同。-Simulated bank system, called C++ programs, descr iption of the problem: Let the bank has four service windows, a queue, each window can make deposits, withdrawals, loss, loa
银行排队系统
- ● 运行由PC机控制,操作简单,功能卓越,外形美观、大方。采用485总线连接方式(IP网络银行排队系统基于局域网传输),安装简捷。 ● 软件直接控制叫号系统、显示系统、语音系统及号票打印。 ● 专业开发,界面直观,操作简单。 ● 可根据需要设置各个窗口办理一项或多项业务。 ● 可根据需要随时对每个窗口的相应队列业务资料进行增加、修改、删除。(Operation is controlled by PC, with simple operation, excellent function,
BANK
- 实现了基于队列的银行排队模拟系统,并对其服务进行了一定的分析(A queue based bank queuing simulation system is implemented)
