Description: Dormitory management query software (limited to two people to complete) a) Task: write a hostel dormitory management staff management query software, program design requirements: A. B. working interactively build data files, data files by keyword (name, school number, room number) sort (bubble, selection, insertion sort, etc. Choose one) 2) Query menu: (with a binary search to achieve the following) A. Search by name Search by student number B. C. Press room number Query 3) print any query result (can continuous operation)
To Search:
File list (Check if you may need any files):
宿舍管理软件.c