搜索资源列表
银行OpenGL模拟
- 利用VC开发的银行系统的场景仿真,能够控制等待顾客的排队等。-Scene simulation of bank system in VC which could control the queue of customer etc.
银行排队
- 操作系统实验模拟银行营业-banking business
银行系统模拟
- 希望对大家有用
Bank.rar
- 此为银行排队系统 银行营业厅配置 --营业窗口设3~8个,可以灵活设置 ;两类客户:一类是普通客户,一类是VIP客户 (需要提供VIP身份号进行身份验证);设定1~2个窗口优先办理VIP客户服务。只要有VIP客户在等待,这些窗口都要优先办理VIP客户业务。只在当前没有VIP客户服务申请的情况下,这些窗口转去办理普通客户业务。 营业窗口在办完一项业务后,可以暂停办理,停止叫号,休息一段时间,然后恢复办理。但原则上所有窗口不会同时休息。 当所有服务号码都被处理完毕,才允许发出“下班”指令,关
bank_service
- 模拟银行排队系统,分vip和普通用户,运用多线程实现多窗口,同时运用egg来完成图形界面的显示-Queuing System Simulation banks, sub-vip and ordinary users, the use of multi-threaded multi-window, while the use of egg to complete the graphical interface display
matlab
- 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
Banks
- 模拟银行排队处理,窗口可以自己开,输出服务总人数和每位顾客平均等待时间-Bank queuing simulation processing, the window can open, the output of the total number of service and average wait time per customer
bank
- 这是我做作业时候的一个小成果,银行排队系统模拟,希望对大家有用-This is my homework when the results of a small, banks queuing system simulation, in the hope that useful
tian
- 模拟银行的排队系统,各种业务 和服务时间的统计-bank waitting
BankLiner
- 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
yinhangpaidui
- 银行排队系统,这里是设计有5个窗口,并计算随机时间,等待时间-bank
yinhang
- 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
bank
- 银行排队模拟,每个到达事件产生自己的离开事件和下一个顾客的到达事件-Bank queuing simulation
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.
Queuing-system-simulation-program
- 老师布置的题目,银行排队系统模拟程序,内含题目报告-Bank queuing system simulation program, the subject reports containing
c++模拟银行排队
- c++ 模拟银行排队,用模拟银行排队的程序使我们对c++程序的编写有更多的认识(C++ simulation bank queuing, using analog banking queuing procedures, so that we have more knowledge of the preparation of c++ program)
bank queue
- 运用数据结构中的栈结构,实现模拟银行排队的功能(Using the stack structure of data structure, the function of simulating Bank Queuing is realized)
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.)
排队论银行取钱
- 本文使用排队论,对银行排队取钱的情况进行模拟,亲测可用。(This paper uses queuing theory to simulate the situation of Bank Queuing to withdraw money, which can be used by personal test.)