搜索资源列表
酒店停车系统
- 1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueueGuest表示等待队列,其节点元素为表示车辆停车信息的结构体QueueGuest;-1. With a size of MAX contains an array of the structure RoomArray said Rooms to list its array elements to said vehicle parkin
park
- 通过堆栈和队列完成一个停车场的模拟.停车场是一个堆栈结构,无空位时车子进入队列结构进行等待-A parking code with the use of stack and queue structure
queue
- 饭店排队系统,可以简单地对排队的用户叫号,排号。-Hotel queuing system