-
题目:设有一航班售票系统,要求完成以下功能:
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
-
Example VB Code in an Excel*. xls file for programmatically recalculating and re...
Example VB Code in an Excel *.xls file for programmatically recalculating and resizing DataLink functions. Last Updated July 2006-Example VB Code in an Excel*. xls file for programmatically recalculating and resizing DataLink functions. Last Updated July 2006
- 2022-06-21 06:59:59下载
- 积分:1
-
电影回顾
movie review asp code
- 2022-10-23 15:55:03下载
- 积分:1
-
数据结构(C++描述)电子教案,幻灯片
数据结构(C++描述)电子教案,幻灯片-data structure (C) is the electronic lesson plans, slides
- 2022-01-26 07:29:48下载
- 积分:1
-
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7...
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
- 2022-09-23 22:05:03下载
- 积分:1
-
数据结构试验,包含试验报告和源码,运行能通过,自己写的...
数据结构试验,包含试验报告和源码,运行能通过,自己写的-Test data structure, including test reports and source code, run through, their own written
- 2023-06-06 13:00:03下载
- 积分:1
-
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。...
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
- 2023-04-07 01:55:02下载
- 积分:1
-
所有的数学统计知识的源代码,这里是一个数学…
所有数理统计知识的源代码都在此,是一本数理统计数的配套光盘.里面有各种分布类型及参数估计插值-all mathematical statistical knowledge of the source code here is a mathematical statistical matching CD. There are various types and the distribution parameter estimation interpolation, etc.
- 2022-11-27 05:05:04下载
- 积分:1
-
数据结构赫夫曼编码
数据结构赫夫曼编码-data structure Huffman coding
- 2022-03-13 05:28:04下载
- 积分:1
-
China Mobile calls an inquiry example, help for beginners.
一个中国移动话费查询的例子,对初学者有帮助。-China Mobile calls an inquiry example, help for beginners.
- 2022-04-08 13:19:15下载
- 积分:1