-
design an experimental air ticketing system requirements : 1 : Aircraft basic in...
设计一个航空售票系统
实验要求:
1:飞机基本信息包括:
航班号;
目的地;
起飞时间(小时:分);
飞行日期(星期几飞行);
(5) 余票额。
2:乘客基本信息包括:
(1)姓名;(2)座位号;(3)密码;(4)身份证号。
3:系统功能基本包括:
查询功能(包括:按航班查找;按乘客查找);
订票功能;
退票功能。-design an experimental air ticketing system requirements : 1 : Aircraft basic information, including : Flight; Destination; take-off time (hours : minutes); Flight Date (what day flight); (5) the amount of votes. 2 : passengers basic information including : (a) Name; (2) seats; (3) Password; (4) identification. 3 : The basic system functions include : inquiry functions (including : Search on flights; Search by passengers); Booking function; Refund function.
- 2022-03-06 11:49:39下载
- 积分:1
-
C# delegate type is considered innovative linguistic identity, C programmers (wh...
C# delegate 型别是经过深思熟虑的创新型语言特性,C++ 程序员(无论其对 C# 或者 Microsoft 有何想法)应该会对这个特性产生特殊的兴趣。-C# delegate type is considered innovative linguistic identity, C programmers (whether right or Microsoft C# What thoughts) should be able to have this special characteristic interested.
- 2023-07-21 13:40:03下载
- 积分:1
-
程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首
程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首的Tab或空格 2).格式缩进, 以Tab或空格填充行首 安全性能: 只对行首的空格和Tab操作,不添加空行, 不操作单行注释语句/多行注释段,不修改任何执行语句-version : Professional C 1.0 source document formatting procedures functions : C source files only the first space trip and Tab to collate, drawing big changes to the original style in brackets : 1). Alignment format, the first trip to delete the Tab or space 2). Format brings to Tab or space filled first trip safety performance : only the first trip to space, and Tab operation, not add blank lines, not operate in separate statements Notes/multiple lines of the Notes, to amend any of the Executive statement
- 2022-01-26 01:46:18下载
- 积分:1
-
标题: [书籍] Clementine 使用培训(详细) 肖立宏
标题: [书籍] Clementine 使用培训(详细) 肖立宏-Title: [Books] Clementine use training (details)肖立宏
- 2023-06-13 18:40:04下载
- 积分:1
-
is a picture animation production source. Yes animation into the case. A total o...
是一种图片动画制作的源代码。是制作动画变成的实例。共各位参考
-is a picture animation production source. Yes animation into the case. A total of your reference
- 2022-01-24 18:36:41下载
- 积分:1
-
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书...
《设计模式可复用面向对象软件的基础》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。
- Design Patterns for Reusable Object-Oriented Software book design example from the design of object-oriented selection of 23 design patterns, object-oriented design sums up the most valuable experience, and use simple reusable expressed in the form. This book describes the classification of a group of well-designed to express a clear software design patterns, these models have in the practical environment particularly useful.
- 2022-05-19 12:21:41下载
- 积分:1
-
DSP2812
dsp2812-c语言高手,通过这本书对你dsp有一定帮助-dsp2812-c language experts, through this book you have some help dsp
- 2023-04-14 23:10:03下载
- 积分:1
-
Tung Yuen supermarket management system, which I graduated design, reference to...
东源超市管理系统,我作毕业设计时,参考过这个系统,好东西不敢独享,请大家支持一下了啦-Tung Yuen supermarket management system, which I graduated design, reference to the system, good things not exclusive ask you to support what it-
- 2022-05-06 19:22:12下载
- 积分:1
-
FPGA的设计指南
Guide to FPGA design
- 2022-01-25 14:33:30下载
- 积分:1
-
apm2.74飞控代码
应用背景# ArduPilot Project
You can find lots of development information at the [ArduPilot development site](http://dev.ardupilot.com)
## Getting the source
You can either download the source using the "ZIP" button at the top
of the github page, or you can make a clone using git:
```
关键技术APM是http://www.ardupilot.com/的一个开源嵌入式系统,用于控制直升机,多轴飞行器,模型车
基本配置可以参考http://dev.ardupilot.com/
编译的配置参考http://dev.ardupilot.com/wiki/building-ardupilot-with-arduino-windows/
- 2022-09-08 01:10:03下载
- 积分:1