搜索资源列表
yinghangpeidui
- 银行排队系统仿真 银行排队系统仿真 -Bank Queuing System Simulation Bank Queuing System Simulation bank queue System Simulation
BankCallingSystem
- 模拟银行叫号系统。使用基本队列操作。假设某银行有5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。-Simulated bank calling system. Use basic queue operations
BankQueue
- 模拟银行排队后等候的一个业务调度系统,*面-After the simulated bank queue waiting for a traffic scheduling system, no interface
bankorder
- 银行排队系统的VHDL程序实现,可以实现排队顾客自动取号,查看前面排队人数,银行服务柜台号等。-Bank queuing system VHDL program can be achieved automatically check its customers lined up to view the queue in front of the number of its banking services, such as counters.
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
yinhang
- 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
code8-13-14
- 数据结构课程设计 8航空订票系统 13银行排队 14课程编排-Data structure course design airline reservation system 13 8 14 curriculum bank queue
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.
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
yinhangpaidui
- 这是一个银行排队系统 解决了用户在银行排队的问题 有取票 然后等待 -This is a bank queue system solves the problems users have in the bank queue and wait for tickets
queue
- 银行排队系统建模的C++源代码,关于离散事件的建模-The bank line up system modeling
bank
- 基于s3c6410的模拟银行排队及叫号系统-Simulation bank queue and queue management system
discrete-event-simulation
- 用于离散事件仿真,针对银行排队系统仿真。-Discrete event simulation.used for the bank queue waiting system simulation
sxsx
- 银行的叫号系统,通过简单的c的语言,有一个窗口,可以进行叫号,取号等功能.-Bank queue system, called, can be called the number, take number and other functions.
bank
- 银行排号模拟系统,链表与队列结构,模拟等待时间与排队队列信息-The bank the Arranging simulation system, linked list and queue structure to simulate the waiting time and queuing queue information
Bank-analog-system.
- 银行模拟系统。链表和链队列(均带头指针)实现,程序中累计客户逗留时间,客户数,银行营业时间等,最终计算客户排队办理时间-Bank analog system. Linked list and chain queue (pointer to take the lead) to achieve, the cumulative customers stay program time, the number of customers, banking hours, the final calculati
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
BankPaiDuiSys
- 用C实现的银行排队系统,全面展示了栈、队列在该方面应用的的优势,想了解栈和队列的实际用处的可以参考下-Bank queuing system implemented in C, a comprehensive display of the stack, queue advantages in the application
Bank
- 银行排队模拟系统 设计一个程序模拟银行叫号系统。 假设某银行有5个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。 要求在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务
Bank-calling-system_frome-SYSU
- 1、一个程序模拟银行叫号系统。 2、假设某银行有 5 个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客。 3、每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的 顾客随即得到服务。假定每个顾客需要的到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。服务时间也是 随机的。 4、在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务的顾客的顺序号 2) 目