Welcome![Sign In][Sign Up]
Location:
Search - airline

Search list

[transportation applicationsmanagement_system_vb_source_code_for_airline

Description: vb航空公司管理系统源代码:management system vb source code for airline-management system vb airline source code: management system vb source code for airline
Platform: | Size: 91136 | Author: uio | Hits:

[transportation applicationsAirline-reservation-system

Description: 航空订票系统,有全部的源代码和说明文档,可以放心下载-Airline reservation system
Platform: | Size: 626688 | Author: 唐亚朋 | Hits:

[Otherairline

Description: 航空客运订票系统。输入航班号输出其他信息!完成订票退票功能!-The airline system
Platform: | Size: 8192 | Author: 周宇 | Hits:

[transportation applicationsairline

Description: 航空订票系统就是用于顾客以及管理人员,所以程序开始只设计了顾客和管理人员两个入口多的我也不会。在顾客界面下,可以提供“显示所有航班信息”,“查询航班”,“订票”,“退票”等四个功能,其中“查询航班”又有若干种查询方式,比如‘按航班号’,‘按时间’,‘按目的地’,‘按价格等’;在管理员界面下,有“建立航班信息数据库”,“增加航班信息”,“删除航班信息”,“修改密码”等功能。退票是订票的逆操作,只需将bookinglist里的节点删除就行了。 设计管理员界面时,考虑到网上论坛等形式一般的管理员功能,管理员可以要求做到新航班的录入、删除,修改航班信息(如起飞时间,余票量等) -Airline reservation system is for customers and managers, so the beginning of the program is designed only to customers and management of more than two I will not be imported. The customer interface to provide "all the flight information display, ""check flight","booking","refund" the four features, which "check flight" there are a number of query methods, such as according to the flight number , by time , according to destination , by price in the administrator interface, the "establishment of flight information database"," more flights, ""delete flight information, ""Change password " and other functions . Refund is the inverse operation of booking, simply delete the node bookinglist in on the line. Administrator interface design, taking into account the general form of online forums administrator, the administrator may request a new flight to do input, delete, modify flight information (such as departure time, more than the amount of tickets, etc.)
Platform: | Size: 14336 | Author: Lihaoran | Hits:

[Data structsA

Description: A simple airline ticket reservation program
Platform: | Size: 2048 | Author: Carl | Hits:

[Windows Developairline

Description: this nothing but description file-this is nothing but description file
Platform: | Size: 11264 | Author: khaled | Hits:

[transportation applicationsbook-airline-tickets

Description: 这个程序是专门为航空订票而设计的,程序简单实用。-This process is designed for booking airline tickets , simple and practical .
Platform: | Size: 3072 | Author: 田帅 | Hits:

[transportation applicationsAirline-Revenue-Management

Description: 关于航空公司的收益管理系统等等的内容-On the airline' s revenue management system, and so content. . . . . .
Platform: | Size: 1534976 | Author: 陈恬 | Hits:

[matlabAirline

Description: 用时间序列建模,预测和监视国际飞机乘客数量序列,-Forecasting and monitoring of objectives:international airline passengers
Platform: | Size: 1024 | Author: 李伟起 | Hits:

[JSP/JavaAirline-reservation-system

Description: 本系统是基于B/S模式的航空订票系统,使用mysql数据库,压缩包内含相关文档和源代码 该系统能够完成顾客登录,查询航班,订票,退票等功能;在航空公司内部能够完成添加或删除航班等功能。 这个项目分成4个模块:航班的录入,航班的查询,订票,退票。 1. 录入:可以录入航班情况(数据可以存储在数据库中,管理员可以登录服务器端对航班状态进行修改) 2.查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,确定航班是否满仓,可以输入起飞抵达城市,查询飞机航班情况); 3.订票:(订票情况可以存在数据库中)可以订票,订票成功后,服务器会发给客户一个订票订单来确认。如果该航班已经无票,提示没有票已经售完 4.退票: 可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。 -The system is based on B/S mode airline reservation systems, the use of mysql database, compressed packets containing documentation and source code The system is able to complete the customer log in, check flight, booking, refund and other functions in the airline to complete the Add or Remove internal flight and other functions. The project is divided into four modules: the flight entry, flight information, booking, a refund. 1. Input: You can input flight conditions (data can be stored in a database, the administrator can log on the server side of the flight status changes) 2. Enquiries: You can query a route (such as, enter the flight number, the query time taking off and landing, taking off from the city, flight fares, flights to determine whether the full position, you can enter to take off from the city, check flight conditions) 3. Reservations: (booking conditions can exist in the database) can book your tickets, booking is successful, the server to the custo
Platform: | Size: 1423360 | Author: 叶涛 | Hits:

[transportation applicationsAirline-reservation-system

Description: 航空订票系统,能查询,订购,退订系统中所有全国各地机票-Airline reservation system to check, order, unsubscribe from all over the country in the ticket system
Platform: | Size: 934912 | Author: 柳叶 | Hits:

[transportation applicationsfeiji

Description: 一个简单的机票预订方案 先决条件,目标和成果 先决条件:学生应掌握以下必备技能。 • 指​ ​ 针 - 使用的指针间接引用和修改对象 • 链接列表 - 链表的实施的理解 • 动态内存管理 - 使用新的和删除 目标:本作业的目的是加强学生的链表的理解。 结果:学生成功地完成这项任务将掌握以下成果。 • 了解执行链表 • 使用指针 • 使用动态内存管理 说明 一个简单的机票预订方案应显示以下选项的菜单:预订机票,取消预订,查看是否有票是为特定的人保留的,并显示乘客。这些信息保存在一个链表的名称字母顺序排列。在程序的一个简单的版本,假设门票只保留一个航班。在一个更全面的版本,地方上的航班数量没有限制。创建一个与每个包括一个指向指针的链表节点乘客航班链表。 任务 写下订票根据上面的描述程序更全面的版本。 -A simple airline ticket reservation program Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. • Pointers- Using pointers to indirectly reference and modify objects • Linked Lists- Understanding of a linked list implementation • Dynamic Memory Management- Use of new and delete Goals: This assignment is designed to reinforce the student s understanding of linked lists. Outcomes: Students successfully completing this assignment would master the following outcomes. • Understand implementation of linked lists • Use pointers • Use dynamic memory management Description A simple airline ticket reservation program should display a menu with the following options: reserve a ticket, cancel a reservation, check whether a ticket is reserved for a particular person, and display the passengers. The information is maintained on an alphabetized linked list of names. In a simpler version of t
Platform: | Size: 358400 | Author: Ada | Hits:

[Windows Developairline

Description: 航空服务系统 找出最小段路 找出必经结点 文件输入-airline control system
Platform: | Size: 433152 | Author: csr | Hits:

[Data structsairline-reservation-system

Description: 一个简单的航空订票系统,利用C++和队列数据结构实现实现。-A simple airline reservation system, using C++ and queue data structure implementation.
Platform: | Size: 3072 | Author: 李浪 | Hits:

[transportation applicationsairline

Description: jsp+Servlet+JDBC 航空订票系统-jsp+Servlet+JDBC airline、plane
Platform: | Size: 1526784 | Author: 小康 | Hits:

[Software EngineeringAirline-Reservation-System

Description: 航空订票系统(Airline Reservation System)的设计针对于国内航空预订票和管理情况,包含网上预订票、营业点取票、营业点买票、订票管理、网上退票、营业点退票(即订票、退票、查询、管理)等业务。-Airline reservation systems (Airline Reservation System) is designed for domestic air ticket booking and management, including online ticket booking, sales point tickets, ticket sales points, booking management, Refunds, business point of refund (that is, booking , refund, query, management) services.
Platform: | Size: 1582080 | Author: 小哀 | Hits:

[transportation applicationsairline-reservation-systems

Description: 简单的航空订票系统,实现航班查询和乘客信息查询的基本操作,实用C语言编写的-Simple airline reservation systems, flight check and passenger information to achieve the basic operation of the query, written in C language and practical
Platform: | Size: 9216 | Author: 杨渊 | Hits:

[transportation applicationsAirline-passenger-reservation-system

Description: 航空客运订票系统 具有查看订票时间,航班,起飞时间等功能-Airline passenger reservation system
Platform: | Size: 7168 | Author: 微露 | Hits:

[Software Engineeringairline-reservation

Description: this the synopsis of airline reservation system used to book air tikets online.-this is the synopsis of airline reservation system used to book air tikets online.
Platform: | Size: 7168 | Author: naman | Hits:

[transportation applicationsairline

Description: an airline reservation system that reserve tickets for travellers
Platform: | Size: 325632 | Author: Chima | Hits:
« 1 2 34 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net