机票搜索引擎的改进和实现
发布时间:2021-06-25 12:59
21世纪被认为是信息技术的时代。在生活的许多方面,如果离开信息技术,你将什么也做不了,旅行也不例外。在现代社会,在网上买机票是我们的需要,现在的信息技术可以实现网上买票,但如果还在用10年前的技术将会被淘汰。随着时间的推移,人们对航班的需求变得不同,客户希望在一个网站上收到所有信息,立即看到最佳选择。因此他们不需要搜索很多不同的航空公司网站,而OTA应该可以帮客户分析网站内的所有选项。网上购物意味着省钱,而不是多付钱,因为你不知道一些商业细节。在客户需要向旅行社预订机票之前,我们已经有了所有的工具,可以为客户提供各种简单和复杂需求的最佳选择。与10-20年前相比,现代数据库、编程语言和大数据将带来了更好的结果。OTA网站的主要问题是它们不能直接访问所有航班的列表。这些数据存储在四个大型全球分布服务(GDS)中。航空公司在向GDS发布航班信息时,会报告航线、票价、可用座位,然后GDS进行搜索卖机票,不过只在指定航线上使用这些信息。通常一家航空公司属于一个国家,例如,乌克兰国际航空公司(UIA)从首都基辅起飞,他们经营着大约50个国际航班和10个国内航班。此外,他们与大约10家航空公司签订...
【文章来源】:西安电子科技大学陕西省 211工程院校 教育部直属院校
【文章页数】:89 页
【学位级别】:硕士
【文章目录】:
摘要
ABSTRACT
List of Abbreviations
Chapter One Introduction
1.1 Global Distribution System
1.2 Travelport Universal API
1.3 Existing relevant solutions on the market
1.4 Motivation
1.5 Statement of the Problem
1.6 Objective
1.6.1 The main purpose of the work
1.6.2 Particular goals
1.7 Methodology
1.7.1 Data collection strategy
1.7.2 Design methodology
1.8 Thesis structure
Chapter Two Literature Review
2.1 Related Work
2.2 Summary
Chapter Three Structure and Architecture of the System
3.1 Introduction
3.2 The main functional requirements for the developed system
3.3 UML diagram
3.4 GDS selection
3.5 Software selection
3.5.1 Hypertext Preprocessor language
3.5.2 MySQL Database
3.5.3 SOAP
3.5.4 Java Script
3.5.5 XML
3.6 System Architecture
3.6.1 System components
3.6.2 System Users
3.7 System Design
3.7.1 Presentation layer
3.7.2 Business layer
3.7.3 Data Access layer
3.8 Summary
Chapter Four Implementation
4.1 Introduction to Smart Search algorithm
4.2 Smart Search Controllers
4.3 Database Design
4.3.1 Database Tables
4.4 Admin Panel Interface
4.4.1 User Management and Access Control
4.4.2 Other Administrator tools
4.4.3 Orders information
4.5 Flight Search and Booking Pages
Chapter Five Testing and Analysis
5.1 Select test mode
5.2 Software Testing
5.3 Screen shots with testing results
5.4 Analysis of system operation
5.4.1 General analysis on the same route
5.4.2 Detailed analysis on different routes
5.5 Summary
Chapter Six Conclusion and Future Work
6.1 Conclusion
6.2 Future Work
References
ACKNOWLEDGEMENTS
Introduction of the author
本文编号:3249249
【文章来源】:西安电子科技大学陕西省 211工程院校 教育部直属院校
【文章页数】:89 页
【学位级别】:硕士
【文章目录】:
摘要
ABSTRACT
List of Abbreviations
Chapter One Introduction
1.1 Global Distribution System
1.2 Travelport Universal API
1.3 Existing relevant solutions on the market
1.4 Motivation
1.5 Statement of the Problem
1.6 Objective
1.6.1 The main purpose of the work
1.6.2 Particular goals
1.7 Methodology
1.7.1 Data collection strategy
1.7.2 Design methodology
1.8 Thesis structure
Chapter Two Literature Review
2.1 Related Work
2.2 Summary
Chapter Three Structure and Architecture of the System
3.1 Introduction
3.2 The main functional requirements for the developed system
3.3 UML diagram
3.4 GDS selection
3.5 Software selection
3.5.1 Hypertext Preprocessor language
3.5.2 MySQL Database
3.5.3 SOAP
3.5.4 Java Script
3.5.5 XML
3.6 System Architecture
3.6.1 System components
3.6.2 System Users
3.7 System Design
3.7.1 Presentation layer
3.7.2 Business layer
3.7.3 Data Access layer
3.8 Summary
Chapter Four Implementation
4.1 Introduction to Smart Search algorithm
4.2 Smart Search Controllers
4.3 Database Design
4.3.1 Database Tables
4.4 Admin Panel Interface
4.4.1 User Management and Access Control
4.4.2 Other Administrator tools
4.4.3 Orders information
4.5 Flight Search and Booking Pages
Chapter Five Testing and Analysis
5.1 Select test mode
5.2 Software Testing
5.3 Screen shots with testing results
5.4 Analysis of system operation
5.4.1 General analysis on the same route
5.4.2 Detailed analysis on different routes
5.5 Summary
Chapter Six Conclusion and Future Work
6.1 Conclusion
6.2 Future Work
References
ACKNOWLEDGEMENTS
Introduction of the author
本文编号:3249249
本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/3249249.html