搜索资源列表
bank-paidui
- 一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
BANKmoni
- 银行业务活动的模拟 客户的业务分为两种 通过模拟方法求出客户在银行内逗留的平均时间。
bank
- 关于银行系统的业务模拟,可以计算出一天内客户的平均服务时间。
yinhang
- 在8086上编程模拟银行排队机的功能,如当客户到达时,总人数增加一个;当客户处理完业务时,已处理人数增加一个-Simulation programming in 8086 on the functions of banks Queue
ALGO0307
- 数据结构书中的第三章,讲解利用事件表,链表来进行银行业务模拟-Using the eventList and linked list to simulat the process of the bank daily affairs.
duan
- 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数(A bank has four service windows, a waiting queue, each wind