搜索资源列表
LandingGearSubmit.zip
- 基于MATLAB和SIMULINK的飞机起落架结构设计,MATLAB and SIMULINK based on structural design of aircraft landing gear
palne
- 模拟飞机在飞机场起飞和降落 输入想模拟的时间长度,输出为调度的过程 降落平均等待时间..起飞平均等待时间 -Simulating an aircraft taking off and landing at the airport would like to enter the length of time simulation, the output of the process for scheduling the average waiting time for landing
Lineaication
- 模型线性化方法在着陆滑跑过程中的研究实现-Linearization method in the aircraft during landing roll Application
landing
- This package was used was aircraft landing simulation. Its code implements algorithms, that detect objects on planes runway: vehicles, people, animals. Analizes black&white image from infrared camera (folder containes just Photoshop images), detects
ght
- 神经网络的民用飞机重着陆诊断技术Neural network diagnostic techniques of civil aircraft landing weight-Neural network diagnostic techniques of civil aircraft landing weight
airport
- 【问题描述】假设机场有一条跑道,每架飞机需花费一定时间着陆,花费一定时间起飞,飞机的起降满足一定的概率。一般来讲,机场存在两个队列,一个等待着陆的飞机队列和一个等待起飞的飞机队列,同样等待时间下,等待着陆的飞机比准备起飞的飞机具有更高的优先级。试编写程序模拟这个机场的运行。 【基本要求】使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。 【实现提示】可以假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个
Qt_Flight
- 图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports. Only direct