文件名称:VC++tongxunlu
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 457kb
- 下载次数:
- 0次
- 提 供 者:
- j**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一.问题描述
航班查询系统
系统功能
查询起飞城市至抵达城市的航班情况
查询起飞城市的航班情况
查询抵达城市的航班情况
航班情况
航班号,起降时间,起飞城市,抵达
城市,航班票价,票价折扣
二、系统分析
通过对题目要求的阅读,要求本订票系统要能够实现航班情况的录入功能、航班的查询功能、订票功能、退票功能以及管理本系统的功能即能够修改航班信息。
具体分析如下:
1、录入功能
可以录入航班信息,如录入航班号,起飞城市,到达城市,起飞时间,到达时间,飞机票数,票价及折扣。利用结构体数组存放数据。
2、查询功能
可以查询航班的各项信息,如输入航班号可以查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓;输入起飞抵达城市,可以查询航班号。
3、订票功能
可以订票并且记录下乘客的相关信息如记录下乘客姓名,身份证号码,所订航班的航班号以及所订的票数。利用结构体数组存放数据。
4、退票功能
可以退票并且记录乘客的相关信息以及退票信息。利用结构体数组存放数据。
5、修改功能
可以根据需要由管理员对航班信息进行修改更正。
-one. Problem descr iption flight inquiry system functions inquiries arrived at the take-off city to city flights take off of the city's inquiries flight conditions inquiries on the status of flights arrived at the city of flights of the flight, take-off and landing, taking off cities and arrived at the city, flight fares, two discount fares, the analysis requested by the subject of reading, requested the booking system to be able to achieve flights of the input function, the inquiry flights, booking function, Refund management function and the function of the system is to change flight information. Specific analysis is as follows : 1, logging function can be recorded flight information, such as logging flight number, city, arriving in cities, the time to take off. arrival time, the numb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Address
.......\Address.aps
.......\Address.clw
.......\Address.cpp
.......\Address.dsp
.......\Address.dsw
.......\Address.h
.......\Address.opt
.......\Address.rc
.......\AddressCtrl.cpp
.......\AddressCtrl.h
.......\AddressDoc.cpp
.......\AddressDoc.h
.......\AddressView.cpp
.......\AddressView.h
.......\CompanyPage.cpp
.......\CompanyPage.h
.......\ContactPage.cpp
.......\ContactPage.h
.......\GfxCategoryManager.cpp
.......\GfxCategoryManager.h
.......\GfxColumnManager.cpp
.......\GfxColumnManager.h
.......\GfxCustomizeColumnDlg.cpp
.......\GfxCustomizeColumnDlg.h
.......\GfxFormatColumnDlg.cpp
.......\GfxFormatColumnDlg.h
.......\GfxHeaderCtrl.cpp
.......\GfxHeaderCtrl.h
.......\GfxInCombo.cpp
.......\GfxInCombo.h
.......\GfxInComboEdit.cpp
.......\GfxInComboEdit.h
.......\GfxInComboList.cpp
.......\GfxInComboList.h
.......\GfxInComboStatic.cpp
.......\GfxInComboStatic.h
.......\GfxInEdit.cpp
.......\GfxInEdit.h
.......\GfxListCtrl.cpp
.......\GfxListCtrl.h
.......\GfxListTip.cpp
.......\GfxListTip.h
.......\GfxPopupMenu.cpp
.......\GfxPopupMenu.h
.......\HyperLink.cpp
.......\HyperLink.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\NewMenu.cpp
.......\NewMenu.h
.......\Person.cpp
.......\Person.h
.......\PersonalPage.cpp
.......\PersonalPage.h
.......\PersonPropertySheet.cpp
.......\PersonPropertySheet.h
.......\res
.......\...\Address.rc2
.......\...\bitmap1.bmp
.......\...\bmp00001.bmp
.......\...\bmp00002.bmp
.......\...\bmp00003.bmp
.......\...\bmp00004.bmp
.......\...\bmp00005.bmp
.......\...\company.bmp
.......\...\folder1.ico
.......\...\icon1.ico
.......\...\icon2.ico
.......\...\name.ico
.......\...\telephon.bmp
.......\...\Toolbar.bmp
.......\...\toolbar1.bmp
.......\resource.h
.......\StdAfx.cpp
.......\StdAfx.h
Address.aps
Address.clw
Address.cpp
Address.dat
Address.dsp
Address.dsw
Address.h
Address.opt
Address.rc
AddressCtrl.cpp
AddressCtrl.h
AddressDoc.cpp
AddressDoc.h
AddressView.cpp
AddressView.h
CompanyPage.cpp
CompanyPage.h
ContactPage.cpp
ContactPage.h
.......\Address.aps
.......\Address.clw
.......\Address.cpp
.......\Address.dsp
.......\Address.dsw
.......\Address.h
.......\Address.opt
.......\Address.rc
.......\AddressCtrl.cpp
.......\AddressCtrl.h
.......\AddressDoc.cpp
.......\AddressDoc.h
.......\AddressView.cpp
.......\AddressView.h
.......\CompanyPage.cpp
.......\CompanyPage.h
.......\ContactPage.cpp
.......\ContactPage.h
.......\GfxCategoryManager.cpp
.......\GfxCategoryManager.h
.......\GfxColumnManager.cpp
.......\GfxColumnManager.h
.......\GfxCustomizeColumnDlg.cpp
.......\GfxCustomizeColumnDlg.h
.......\GfxFormatColumnDlg.cpp
.......\GfxFormatColumnDlg.h
.......\GfxHeaderCtrl.cpp
.......\GfxHeaderCtrl.h
.......\GfxInCombo.cpp
.......\GfxInCombo.h
.......\GfxInComboEdit.cpp
.......\GfxInComboEdit.h
.......\GfxInComboList.cpp
.......\GfxInComboList.h
.......\GfxInComboStatic.cpp
.......\GfxInComboStatic.h
.......\GfxInEdit.cpp
.......\GfxInEdit.h
.......\GfxListCtrl.cpp
.......\GfxListCtrl.h
.......\GfxListTip.cpp
.......\GfxListTip.h
.......\GfxPopupMenu.cpp
.......\GfxPopupMenu.h
.......\HyperLink.cpp
.......\HyperLink.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\NewMenu.cpp
.......\NewMenu.h
.......\Person.cpp
.......\Person.h
.......\PersonalPage.cpp
.......\PersonalPage.h
.......\PersonPropertySheet.cpp
.......\PersonPropertySheet.h
.......\res
.......\...\Address.rc2
.......\...\bitmap1.bmp
.......\...\bmp00001.bmp
.......\...\bmp00002.bmp
.......\...\bmp00003.bmp
.......\...\bmp00004.bmp
.......\...\bmp00005.bmp
.......\...\company.bmp
.......\...\folder1.ico
.......\...\icon1.ico
.......\...\icon2.ico
.......\...\name.ico
.......\...\telephon.bmp
.......\...\Toolbar.bmp
.......\...\toolbar1.bmp
.......\resource.h
.......\StdAfx.cpp
.......\StdAfx.h
Address.aps
Address.clw
Address.cpp
Address.dat
Address.dsp
Address.dsw
Address.h
Address.opt
Address.rc
AddressCtrl.cpp
AddressCtrl.h
AddressDoc.cpp
AddressDoc.h
AddressView.cpp
AddressView.h
CompanyPage.cpp
CompanyPage.h
ContactPage.cpp
ContactPage.h