搜索资源列表
Bank_Simulation
- 银行业务情况模拟(银行有四个柜台。客户随机地进入银行办理业务,每个人办理业务需要的时间也是随机确定。客户进入银行后选择队列最短的队列排队,如果队列都一样长,则随机选择一个队列排队。客户进入队列后,如果是队列第一个,则接受银行服务,直到服务完成,然后离开银行。-banking business of simulation (4 bank counters. Random access to customer bank business, Everyone transacting business
yinhangyewu
- 利用随机数算法来产生客户,对于客户提出的各种要求和运营的情况对各种业务给予安排和调度,模拟银行的存款、取款业务,客户交易、客户排队等-use random number algorithm to generate customers, For customer's requirements and operation of the right to give all the business arrangements and scheduling, simulation of bank
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.
bank
- 某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口(设一个队列对窗口进行管理),理财卡业务指定5号窗口。但如果5号窗口忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示5个营业窗口的状态。-the queue of bank
bank1
- [问题描述] 客户业务分为两种。第一种是申请从银行得到一笔资金,即取款或借款。第二种是向银行投入一笔资金,即存款或还款。银行有两个服务窗口,相应地有两个队列。客户到达银行后先排第一个队。处理每个客户业务时,如果居于第一种,且申请额超出银行现存资金总额顺得不到满足,则立刻排入第二个队等候,直至满足时才离开银行;否则业务处理完后立刻离开银行。每接待完一个第二种业务的客户,则顺序检查相处理(如果可能)第二个队列中的客广,对能满足的申请者予以满足,不能满足者重新排列第二个队列的队尾。注意,在此检查过
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
Bank-queuing-simulation-program
- 银行排队仿真程序,对银行的排队进行仿真,该程序的主要模拟银行从开始营业到下班的人流问题,程序给出了队列的动态模拟(用字符“*”表示人),客户的来以及办理时间均为随机数,由库函数srand()产生,基本按C++数据封装的思想实现,在main中放了一个界面壳子。程序是用C++在VS上编出来的-Bank queuing simulation program, the simulation line up on the banks of the main simulation program open
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
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
Chain-queue-queuing-problem-bank
- 用链队列解决银行排队叫号问题 用链队列解决银行排队叫号问题-Chain queue resolved queuing problem bank
bank
- 队列的银行利率表,输入存款金额,存储年限即可输出最终金额-Bank interest rates queue table, enter the deposit amount, you can output the final amount of storage life
Bank-calling-system_frome-SYSU
- 1、一个程序模拟银行叫号系统。 2、假设某银行有 5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客。 3、每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的 顾客随即得到服务。假定每个顾客需要的到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。服务时间也是 随机的。 4、在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务的顾客的顺序号 2) 目
银行模拟
- 模拟银行队列功能,运用优先队列和stl的queue实现简单模拟(bank queue using priority queue and stl queue to achieve easy process)
BANK
- 实现了基于队列的银行排队模拟系统,并对其服务进行了一定的分析(A queue based bank queuing simulation system is implemented)
