当前位置:
首页
资源下载

搜索资源 - takeoff simulation
搜索资源列表
-
0下载:
航空定票系统模拟软件
要求C或C++编写。
具有功能:
可以录入航班情况;
查询某个航线的情况,可以输入起飞抵达城市,查询飞机航班情况;
可以订票;
可退票,退票后修改相关数据文件;
客户资料:姓名,证件号,订票数量及航班情况,定单有编号;
修改航班信息。
-air ticket system simulation software requirements C or C preparation. With function : entry flight; I
-
-
0下载:
模拟机场飞机起飞、降落,以及空中交通调度,具有动画仿真效果-Analog airport takeoff and landing, and air traffic control, simulation with animation effects
-
-
0下载:
机场航空管制模拟 使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。-Airport air traffic control simulation using a queue or priority queue implementation requirements can transform takeoff and landing frequency to simulate flying day peak peri
-
-
0下载:
用队列来实现机场的起飞和降落队列。队列是用链表结构封装后来实现的。
假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个在0-99内的随机数:如果第一个随机数小于landingRate*100,那么一个“着陆到达”将发生并被添加到着陆队列中;如果第二个随机数小于takeOffRate*100,那么一个“起飞到达”将发生并被添加到起飞队列中。接着,检查跑道是否空闲。若空闲,首先检查着陆队列是否为非空,如果是,允许第一架飞机着陆;否则,处理起飞队列
-With a queue to a
-
-
0下载:
The modeling and attitude stabilization control problems of a four-rotor vertical takeoff and landing unmanned air vehicle (UAV)
known as the quadrotor are investigated.The quadrotor’s attitude is represented by the unit quaternion rather than Eule
-
-
0下载:
AIRPORT RUNWAY ALLOTMENT SIMULATION The software written in c simulates landing and takeoff a runway and allocates runway to aircraft based on slot and priority
-AIRPORT RUNWAY ALLOTMENT SIMULATION The software written in c simulates landing and ta
-
-
0下载:
无人机起飞动态仿真程序,其中fly_survey.m是主程序(UAV takefoff simulation, show the variaton of different coefficients)
-