# ServiceWaitPeople **Repository Path**: diycp/ServiceWaitPeople ## Basic Information - **Project Name**: ServiceWaitPeople - **Description**: Qt实现的叫号系统,模拟银行、医院的取号叫号系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2016-06-24 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 模拟银行医院登公共机构的叫号系统,使用 qt编写,初始化只有3个服务窗口和一个客户队列,队列默认初始化100个等待的客户。服务窗口使用3个子线程,使用 qrand 来随机模拟服务窗口的服务处理时间