文件名称:flight_demo
-
所属分类:
- 标签属性:
- 上传时间:2017-03-05
-
文件大小:14.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用C语言中链表相关知识,实现一个航班信息的录入、查询、显示、排序等功能。
1)录入(可以直接从键盘录入,也可通过文件存储)
2)显示所有航班信息
3)按照查询要求(比如日期、地点等),列出相关的航班信息。
-Linked list with C language knowledge, to achieve a flight information input, query, display, sort and other functions.
1) input (can be directly the keyboard input, but also through the file storage)
2) display all flight information
3) according to the query requirements (such as date, place, etc.), list the relevant flight information.
1)录入(可以直接从键盘录入,也可通过文件存储)
2)显示所有航班信息
3)按照查询要求(比如日期、地点等),列出相关的航班信息。
-Linked list with C language knowledge, to achieve a flight information input, query, display, sort and other functions.
1) input (can be directly the keyboard input, but also through the file storage)
2) display all flight information
3) according to the query requirements (such as date, place, etc.), list the relevant flight information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
flight_demo/flights
flight_demo/include/flight.h
flight_demo/include/list.h
flight_demo/main
flight_demo/main.c
flight_demo/Makefile
flight_demo/operate/find.c
flight_demo/operate/Makefile
flight_demo/operate/sort.c
flight_demo/operate/wrap.c
flight_demo/include
flight_demo/operate
flight_demo
flight_demo/include/flight.h
flight_demo/include/list.h
flight_demo/main
flight_demo/main.c
flight_demo/Makefile
flight_demo/operate/find.c
flight_demo/operate/Makefile
flight_demo/operate/sort.c
flight_demo/operate/wrap.c
flight_demo/include
flight_demo/operate
flight_demo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.