Airline Reservation
標簽: Reservation Airline
上傳時間: 2015-03-10
上傳用戶:yuchunhai1990
Scotia Airlines is a new budget Airline operating between Glasgow Airport and the Western Isles. It operates two 24-seater light passenger aircraft and requires a flight booking system. Because Scotia offers low cost air travel, there is a need to treat each flight as single cost centre and to be able to ascertain, at any moment, the amount of the cash taken for that flight. Reservations and bookings cannot be made until the flight details have been finalised (flight number, departure and arrival airports). A seat on a flight is considered booked when payment as been received for it. When a reservation is confirmed (changed to booked), the passenger name is checked against the original reservation. A flight can be in any of the following states: Available for bookings Checking in Boarding Closed
標簽: operating Airlines Glasgow Airport
上傳時間: 2016-03-25
上傳用戶:hgy9473
Software Requirements Specification (SRS) Airline Ticket System
標簽: Specification Requirements Software Airline
上傳時間: 2017-03-06
上傳用戶:520
IT IS AN Airline reservation system catering to the needs of officials as well as to the customer
標簽: reservation officials the catering
上傳時間: 2017-04-10
上傳用戶:xfbs821
Airline Reservations System A small Airline has just purchased a computer for its new automated reservation system. You have been asked to develop the new system called ARSystem. You are to write an application to assign seats on each flight of the Airline s only plane (capacity: 24 seats.) Your application should display the following alternatives: Please type 1 for FirstClass and Please type 2 for Economy. If the user types 1, your application should assign a seat in the first-class section (seats 1-8). If the user types 2, your application should assign a seat in the economy section (seats 9-24). Your application should then display a boarding pass indicating the person s seat number and whether it is in the first-class or economy
標簽: Reservations automated purchased computer
上傳時間: 2017-04-14
上傳用戶:lizhizheng88
Airline Reservation code & is very nice check it
標簽: Reservation Airline check code
上傳時間: 2013-12-18
上傳用戶:515414293
Airline reservation system is a simple jsp application through which users can reserve tickets online
標簽: reservation application Airline reserve
上傳時間: 2017-06-12
上傳用戶:xiaohuanhuan
一個航空公司的機票預定系統的說明文檔 An Airline ticket reservation system of documentation
標簽: documentation reservation Airline ticket
上傳時間: 2013-12-20
上傳用戶:1583060504
The task in this assignment is to implement an Airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and calculate the shortest route (ie path) between them.
標簽: system assignment implement Airline
上傳時間: 2017-09-07
上傳用戶:kiklkook
(1)、航空訂票系統: 通過此系統可以實現如下功能: 1] 錄入航線信息 每條航線信息包括航班號、飛機號、目的地、訂票數、余票數共5項。假設現在有3條航線, 目的地分別是北京, 上海, 廣州, 飛機上可乘坐100人[ 即初始訂票數為0, 余票數為100] , 將這3條航線信息存入文件“Airline.dat” 中。 2] 訂票業務 客戶信息包括姓名, 航班號, 座位號[初始為0], 假設已有3個客戶信息存入文件“customer.dat”中。 有新客戶訂票時, 先輸入客戶的姓名和他提出的航班號, 查詢該航線的訂票情況, 若有余票, 則為客戶辦理訂票手續, 分配給客戶一個座位號, 然后將新客戶的信息添加到文件“customer.dat”中, 并修改文件“Airline.dat”中該航線的訂票數和余票數。若無余票, 則輸出客滿信息。進一步可實現如果該航班已經無票,可以提供相關可選擇航班信息。 3] 退票業務 根據客戶提出的航班號, 辦理退票, 從文件“customer.dat”中刪除該客戶的信息, 并修改文件“Airline.dat”中相應航線的訂票數和余票數。 4] 修改航班信息:當航班信息改變可以修改航班數據文件。 5] 輸出全部航線信息和全部客戶信息。 6] 退出系統。
上傳時間: 2017-03-24
上傳用戶:jichenxi0730