搜索资源列表
ooplist
- 实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
银行模拟指导
- 数据结构银行模拟指导-simulation data structure to guide banks
银行业务模拟
- 数据结构课程设计,一个简单的银行业务模拟.在c++环境下调试通过.-data structure curriculum design, a simple simulation of the banking business. C in the environment through debugging.
Soft20060207110748047
- 本代码详细的编写了银行管理系统,可以对毕业设计等方面加以利用-The preparation of a detailed code of the bank management system, graduating from the design can be used, etc.
datastructure
- 数据结构课程设计,做的一个银行模拟系统,挺好-Data structure the curriculum design, to do a bank simulation system, quite good
yinhang
- 用c++实现一个简单的银行储蓄系统。能实现添加、删除、查询账户等功能。-Using c++ to achieve a simple bank savings system. Enables to add, delete, query account functions.
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
bank
- 这是数据结构报告,主要是研究开发银行业务模拟。-VC++ bank
Bank_que
- 关于银行排队系统优化以及存取前系统的课程设计 内涵PPT演讲材料-Queuing system on the banking system optimization and access to curriculum content before the PPT presentation materials
Bank-Queue-Management-System
- 基于Visual C++环境下编写的完整银行排队系统C代码。界面优美,程序易懂。-Environment based on Visual C++ to prepare a complete line banking system C code. Beautiful interface, the program easy to understand.
bankyuanma
- 银行排队系统源码,有排队算法,用C++编写-bank queuing system c++ write queuing theory of mathematical algorithms procedures on to postgraduate comrades useful,
yinhangpaidui
- 这是一个银行排队系统 解决了用户在银行排队的问题 有取票 然后等待 -This is a bank queue system solves the problems users have in the bank queue and wait for tickets
银行管理系统代码
- 自己搞的银行开发的代码,感觉不错,大家可以尝试下载啊
银行排队设计
- 用c语言写的银行排队系统(Bank Queuing system written in C language)
银行排队问题
- 银行排队问题在数学建模中的典型问题,此程序能很好的解决此问题(Bank queuing problem in mathematical modeling of typical problems, this program can be a good solution to this problem)
银行业务模拟
- 严蔚敏《数据结构C语言版》算法:对银行业务进行模拟(data structure : bank simulator)
bank queue
- 运用数据结构中的栈结构,实现模拟银行排队的功能(Using the stack structure of data structure, the function of simulating Bank Queuing is realized)
银行业务模拟
- 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win
8589-银行客户平均等待时间
- 经典问题的标准算法:银行客户平均等候时间,要算等候时间和算逗留时间不同(The standard algorithm of the classic problem: the average waiting time of the bank customer is different from the waiting time and the time of the stay.)
排队论银行取钱
- 本文使用排队论,对银行排队取钱的情况进行模拟,亲测可用。(This paper uses queuing theory to simulate the situation of Bank Queuing to withdraw money, which can be used by personal test.)