文件名称:Flights-System
介绍说明--下载内容均来自于网络,请自行研究使用
航班系统,实现以下功能:
1) 信息录入(可直接在标准输入录入(即键盘),也可从文件录入)
2) 信息显示(按照起飞时间先后顺序显示)
3) 信息查询(可根据不同的关键字进行查询)
4) 信息排序(可按各种字段进行排序)
-Flight system, the following functions: 1) information into the (direct input in the standard input (ie keyboard), can also be input from the file) 2) Information (according to departure time order) 3) information query (according to different keyword query) 4) sort (according to a variety of fields to sort)
1) 信息录入(可直接在标准输入录入(即键盘),也可从文件录入)
2) 信息显示(按照起飞时间先后顺序显示)
3) 信息查询(可根据不同的关键字进行查询)
4) 信息排序(可按各种字段进行排序)
-Flight system, the following functions: 1) information into the (direct input in the standard input (ie keyboard), can also be input from the file) 2) Information (according to departure time order) 3) information query (according to different keyword query) 4) sort (according to a variety of fields to sort)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Flights System\flights
..............\include\flight.h
..............\.......\list.h
..............\main
..............\main.c
..............\Makefile
..............\operate\find.c
..............\.......\Makefile
..............\.......\sort.c
..............\.......\wrap.c
..............\include
..............\operate
Flights System