-
题目:设有一航班售票系统,要求完成以下功能:
1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。
2)查询:根据用户提出的终到站查询航班号...
题目:设有一航班售票系统,要求完成以下功能:
1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。
2)查询:根据用户提出的终到站查询航班号、售票情况等航班信息;也可根据航班号,列出该航班已订票的乘客名单。
3)订票:根据航班号为客户订票,如该航班有余票,则为客户订票;如该航班已满员,则显示相应信息。
4)退票:按乘客要求退出已预定的机票。
-Topic: First flight with the ticketing system, required to complete the following functions: 1) It is assumed that the Civil Aviation have a number of flights, calls for increased flights and cancellation of a flight functions. 2) query: Based on user queries raised by the end of the arrival flight number, booking flight information, etc. also available under the flight number, listed in the flight
- 2022-03-15 20:32:52下载
- 积分:1
-
在数据结构中编程实现表达式求值算法(加减乘除)
在数据结构中编程实现表达式求值算法(加减乘除)-Structure in the data evaluated the expression programming algorithm (calculation)
- 2022-07-13 14:31:46下载
- 积分:1
-
非常好的来源。学习数据库的访问。一个详细的说明…
非常非常好的消息来源。访问学习数据库。有详细的解释。我们希望能帮上忙
- 2022-02-25 05:12:04下载
- 积分:1
-
Including the string reversal, list reversal, to determine the existence of two...
包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,-Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the middle of a one-way linked list nodes, how to determine whether it is a balanced binary tree Binary Tree, strstr () to achieve a simple,
- 2022-04-24 01:21:16下载
- 积分:1
-
Algorithm category, the combined ranking of the source code, from the Introducti...
算法类,合并排序的源代码,来自算法导论上的-Algorithm category, the combined ranking of the source code, from the Introduction to Algorithms
- 2022-04-21 13:58:30下载
- 积分:1
-
This is a test report to verify and insert a delete query to achieve ordered ope...
这是一份实验报告,用以验证和实现插入删除查询排列等数据库语言操作。-This is a test report to verify and insert a delete query to achieve ordered operations such as database language.
- 2022-07-16 11:09:14下载
- 积分:1
-
是个HEAP SORT 算法..对一个数列进行HEAP SORT
是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
- 2022-01-24 18:35:52下载
- 积分:1
-
dbcmp-数据库内容比较工具
dbcmp是一个数据库内容比较工具。用于比较数据库的两个表数据之间的差异,并通过WEB的形式高亮显示。dbcmp运行于Linux/Unix平台,目前只支持Oracle.运行前用户要配置dbcmp.cfg、dbcmp.tbl、dbcmp.xcols文件. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-27 22:45:03下载
- 积分:1
-
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。...
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
- 2022-09-28 02:05:03下载
- 积分:1
-
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DA
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
- 2022-07-08 02:52:45下载
- 积分:1