搜索资源列表
酒店停车系统
- 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
酒店管理
- 酒店管理系统,用链表实现,文件的存储与读取操作(学习作品)- The hotel management system management system, with the chain table realization, the document memory with reads takes the operation (study work)
binguanguanlixitong
- 宾馆订房和退房系统 假设一个宾馆有n个标准的客房,每个标准客房有m个标准间,利用链表、栈或者队列等数据结构设计出具有订房和退房等功能的管理系统 -Hotel booking and check-out system assumes a standard hotel room with n, m for each standard room standard, the use of linked lists, stacks, or queues and other data struc