搜索资源列表
Calculator
- 简单的银行排队机的代码,老师给的答案,不知道好不好,大家可以随便参考一下,懂得随机洗牌的算法-Bank Queue simple code, the teacher' s answer, do not know good or not, we can easily refer to, understand the random shuffle algorithm
yinhang
- 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
bankSimulation
- 模拟银行一天的人均逗留时间,其中采用队列和栈来实现主要功能。-Simulation of per capita stay one bank, which adopts queue and stack to achieve the main function.
main
- 一个模拟银行业务程序,模拟银行排队以及办理各种业务流程的程序 -A simulation banking program to simulate bank queue and the procedures for a variety of business processes
BankingSimulation
- 用于模拟银行排队系统,通过队列和列表来模拟银行排队平均时间-the C program for Bank Simulation It shows how to use Queue and List to simulate average waiting time
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
mn
- 模拟银行排队办公 进入银行办理业务,排队等候; 办理完毕,离开队列,显示当前队伍顾客信息-Simulates the bank queue office into the bank to conduct business, waiting in line completed, leave the queue, displays the current team of customer information
yinhangpaihao
- 利用队列写的银行排号系统,初级者可以参考,可以有三组队列。自动排队。-The use of bank queuing system queue write, beginners can refer to, you can have three group queue. Automatically queued.
bank
- 队列的银行利率表,输入存款金额,存储年限即可输出最终金额-Bank interest rates queue table, enter the deposit amount, you can output the final amount of storage life
hank
- 数据结构作业,有关队列来描述银行的ATM排队-Bank analog queue data structure operations, about the bank s ATM queue to describe the queue
Bank-calling-system_frome-SYSU
- 1、一个程序模拟银行叫号系统。 2、假设某银行有 5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客。 3、每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的 顾客随即得到服务。假定每个顾客需要的到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。服务时间也是 随机的。 4、在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务的顾客的顺序号 2) 目
Bank_Simulation(1)
- 利用队列模拟银行排队情况,计算每天的客流量,非常实用,可直接使用-Bank queuing situation of queue simulation, calculation of traffic every day, very practical, it can be used directly
银行排队系统
- ● 运行由PC机控制,操作简单,功能卓越,外形美观、大方。采用485总线连接方式(IP网络银行排队系统基于局域网传输),安装简捷。 ● 软件直接控制叫号系统、显示系统、语音系统及号票打印。 ● 专业开发,界面直观,操作简单。 ● 可根据需要设置各个窗口办理一项或多项业务。 ● 可根据需要随时对每个窗口的相应队列业务资料进行增加、修改、删除。(Operation is controlled by PC, with simple operation, excellent function,
BANK
- 实现了基于队列的银行排队模拟系统,并对其服务进行了一定的分析(A queue based bank queuing simulation system is implemented)
银行排队模拟
- 模拟了银行排队,其中队列数,间隔时间,等待时间可调,用来研究最大化效益问题(It simulates Bank Queuing, where queue number, interval time and waiting time can be adjusted to maximize efficiency.)
