文件名称:fly
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-30
- 文件大小:
- 228kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
试设计一个航空订票系统,基本要求如下:
每条航班所涉及的信息有:航班号,航班机型,起飞机场,降落机场,日期(星期几),起飞时间,降落时间,飞行时长,价格,乘员定额,余票量,订定票的客户名单(包括姓名,订票量,舱位等级(头等舱、公务舱、经济仓)以及等候替补的客户名单(包括姓名、所需数量)。采用链式存储结构
-Try to design an airline reservation system, the basic requirements are as follows:
Each flight information involved are: flight number, flight models, departure airport, landing at the airport, date (day of week), departure time, landing time, flight length, price, crew fixed, I vote the amount of tickets set the client list (including name, booking amount, class of (first class, business class, economy class) and a list of customers waiting bench (including name, quantity). using chain storage structure
每条航班所涉及的信息有:航班号,航班机型,起飞机场,降落机场,日期(星期几),起飞时间,降落时间,飞行时长,价格,乘员定额,余票量,订定票的客户名单(包括姓名,订票量,舱位等级(头等舱、公务舱、经济仓)以及等候替补的客户名单(包括姓名、所需数量)。采用链式存储结构
-Try to design an airline reservation system, the basic requirements are as follows:
Each flight information involved are: flight number, flight models, departure airport, landing at the airport, date (day of week), departure time, landing time, flight length, price, crew fixed, I vote the amount of tickets set the client list (including name, booking amount, class of (first class, business class, economy class) and a list of customers waiting bench (including name, quantity). using chain storage structure
(系统自动生成,下载前可以参看下载内容)
下载文件列表
航空订票系统\air-ticket.cpp
............\air-ticket.dsp
............\air-ticket.dsw
............\air-ticket.h
............\air-ticket.ncb
............\air-ticket.opt
............\air-ticket.plg
............\buy.txt
............\customer.txt
............\Debug\air-ticket.exe
............\.....\air-ticket.ilk
............\.....\air-ticket.obj
............\.....\air-ticket.pch
............\.....\air-ticket.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\information.txt
............\queue.txt
............\Debug
航空订票系统