CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 航班订票系统

搜索资源列表

  1. flight

    0下载:
  2. 航班订票系统 数据结构课程设计 设计航班信息,订票信息的存储结构,设计程序完成功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10260
    • 提供者:张品强
  1. 航班订票系统

    0下载:
  2. 所属分类:文档资料

    • 发布日期:2011-03-10
    • 文件大小:502536
    • 提供者:bingzhiyan01
  1. 1

    0下载:
  2. 航班订票系统 航线管理 订票办理 退票办理 乘客管理-Management of flight reservation system airline booking refund for passenger management
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:3251
    • 提供者:wang
  1. hangbandingpiao

    0下载:
  2. 本人大一做的一个vc++的航班订票系统小程序-This is the Teacher HIT than cow' s computer network to do the experiment guide book. . Feel good
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2927318
    • 提供者:增加变黑
  1. CX_01_04_1

    0下载:
  2. 综合运用C语言程序设计课程的主要知识,设计一个飞机订票系统程序,设计要求包括功能要求和技术要求。 功能要求: 程序至少具有航班信息查找、浏览、订票、退票、添加、删除、修改功能。 技术要求: (1)每条航班信息包括航班号、起始站、终点站、起飞时间和剩余机票数。 (2)航班信息以磁盘文件的形式存储。 (3)航班订票系统中能够实现多数条航班信息的管理。 -Comprehensive use of C language programming knowledge course
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4745
    • 提供者:geliang
  1. 111

    0下载:
  2. 本课题主要的目的是完成网吧管理系统,具体的要求是: 网吧管理系统主要分为机场、航空公司和客户三方的服务。航空公司提供航线和飞机的资料,机场则对在本机场起飞和降落的航班和机票进行管理,而客户能得到的服务应该有航班线路和剩余票数的查询,以及网上订票等功能。客户又可以分为两类,一类是普通客户,对于普通客户只有普通的查询功能和订票功能,没有相应的机票优惠,另一种是经常旅客,需要办理注册手续,但增加了里程积分功能和积分优惠政策。机场还要有紧急应对措施,在航班出现延误时,要发送相应的信息。-The ma
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:1403947
    • 提供者:weidongdong
  1. airlineweb

    1下载:
  2. 设计主要内容(提纲): 1、航空售票系统前台功能页面设计,包括查询、订票、退票; 2、数据库后台管理程序设计,完成航空售票系统相关内容,如航班计划、飞机型号、营业网点、营业员等; 3、网站与数据库相连接; 4、程序模块功能设计,完成各个功能所需代码。 -The main contents of the design (outline): 1, air ticketing system features front page design, including inquiri
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-16
    • 文件大小:24666329
    • 提供者:pengxiangtian
  1. BookTicket

    0下载:
  2. 用c++编写的飞机航班订票系统,充分考虑了各种错误情况,扩展性很强-Prepared using c++ flight booking system, fully taking into account a variety of error conditions, expanding strongly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7142
    • 提供者:zhangts
  1. book1

    0下载:
  2. 航班订票系统实现航班信息录入修改订票查询航班订票信息-Flight booking system changes to achieve flight booking information into the flight booking information inquiries
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:3095
    • 提供者:张华
  1. 123

    0下载:
  2. 航班订票系统,c++做的,能实现订票,退票,查看航班仓的情况和路线-Flight reservation system, c++ to do, to achieve booking, a refund, see the situation and the route flight position
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2659
    • 提供者:熊玮
  1. 123

    0下载:
  2. 用C语言编写的航班订票系统,可以订票,退票,查看航班线路等-Using C language flight booking system, you can booking, a refund, view the flight lines,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3353
    • 提供者:熊玮
  1. 234

    0下载:
  2. 用C++写的航班订票系统,#define P_S &(p->number),p->time_go,p->time_to,p->place_go,p->place_to,&(p->price),&(p->discount),&(p->seat_total),&(p->seat_odd) #define P_P p->number,p->time_go,p->time_to,p->place_go,p->pla
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:3127
    • 提供者:熊玮
  1. BookTicketSystem

    0下载:
  2. 数据结构课程设计中做的一个飞机航班订票系统,可以对机票的预定,查询,和退票等进行操作。-Data structure to do a course design flight booking system, you can book tickets, check, and operate such a refund.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:3861
    • 提供者:zhoufachao
  1. VChangkongjianpiaoxitong

    0下载:
  2. 本程序是一个飞机航班订票系统的,设计了有关订票的一些程序-This program is a flight booking system, the design of some of the procedures related to booking
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:267661
    • 提供者:沈亮
  1. Flight

    0下载:
  2. 飞机航班订票系统,可以实现订票,退票,以及航线查询等功能-Flight reservation system, can achieve booking, refund, and the route query function
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:362695
    • 提供者:maksung
  1. ticket-reservation

    0下载:
  2. 用java和数据库实现的飞机航班订票系统,包括订票、退票、航班查询等功能,同时利用触发器实现了订票系统的等候功能。-And database implementation using java flight booking system, including ticketing, refund, flight inquiries and other functions, while taking advantage of the booking system triggers the waiti
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:8434
    • 提供者:maksung
  1. MHSPXT

    0下载:
  2. 基于J2EE的民航售票管理系统,分为前台和后台两部分,主要包括航班查询,网上订票,网上退票,留言管理,公告管理等模块,基于struts和Hibernate,功能强大,操作简单。-J2EE-based ticket management system for civil aviation is divided into two parts front and back, including flight information, online booking, online refund, mes
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-12
    • 文件大小:20121784
    • 提供者:gao shou
  1. A-simple-flight-booking-system

    0下载:
  2. 一个简单的航班订票系统,大学课程设计内容-A simple flight booking system, university curriculum content
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:533790
    • 提供者:ColinZM
  1. flightsystem(c)

    0下载:
  2. 飞机航班订票系统,客户资料信息,数据结构的课程设计内容,供学习参考-structflight bookticket
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3356
    • 提供者:xpkuaiji1
  1. Plant_Man_ASP

    0下载:
  2. 航班订票系统 有管理员和用户两个界面, 数据库可以自己修改SQL语句-The flight booking system administrators and users two interfaces, the database can modify the SQL statement
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:1472058
    • 提供者:郑政斌
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com