搜索资源列表
test
- 数组、指针和引用的操作练习 航空售票系统:为一个容量为10个座位飞机的航班之每次飞行分配座位。程序显示两个选项的菜单: please type 1 for ″smoking″ please type 2 for ″nonsmoking″ 如果购票人键入了1,那么程序就在吸烟区给他分配一个座位(座号1―5);如果键入了2,程序就在无烟区给他分配一个座位(座号6―10)。然后程序打印出该购票者所得的座号以及座位是在无烟区还是在吸烟区。
ParkingManager
- 可视化的停车场计时收费管理系统,数据库课程设计写的,可以修改停车的类型,车库的容量,根据停车时段修改收费的金额。-Visualization of parking time charge management system, design courses write, you can modify the type of parking garage of capacity, according to the parking fee modification period.