CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 机场模拟

搜索资源列表

  1. 飞机票最终版(最后)

    1下载:
  2. 模拟一个飞机票订票和退票系统 假定某民航机场有M个航次的班机,每个航次都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。 要求系统具有下列功能: (1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次有关数据,否则,给出相应的提示信息。 (2)退票。若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3057
    • 提供者:王殂
  1. 机场模拟系统

    0下载:
  2. 描述了一个简单的机场是怎么运行的
  3. 所属分类:Windows编程

  1. airportBETA1.0.rar

    0下载:
  2. 数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细,Classic example of data structure, airport simulation, single-track, in accordance with expectations for randomly generated input to take off and landing aircraft, detailed notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2073
    • 提供者:alick
  1. AirportSimulation

    0下载:
  2. 3条跑道的机场模拟程序,模拟机场对飞机的调度-3 runway airport simulation program to simulate the airport to aircraft scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:27902
    • 提供者:Rabby
  1. project

    0下载:
  2. 机票订票处理系统。可进行机场订票模拟。订票,退票,更换信息。查询信息等。-Booking ticket processing system. Airport booking can be simulated. Booking, a refund, replacement of information. Query information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:11730
    • 提供者:elaine
  1. AirportImitate

    0下载:
  2. 一个模拟机场控制飞机起飞降落及查询功能的程序。-Control of a simulated airport landing and take-off procedures for the inquiry.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:631222
    • 提供者:焦波
  1. plane

    0下载:
  2. 通过机场调度来实现分时系统的模拟 数据结构与算法大实验-By airport operators to implement time-sharing system simulation experiment in data structures and algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1864396
    • 提供者:Leehowe
  1. plotgdop

    2下载:
  2. 代码主要用来模拟林芝机场附近一天内4个不同时间GDOP变化情况-Code is mainly used to simulate the Nyingchi Airport near four different times within a day GDOP changes
  3. 所属分类:Other systems

    • 发布日期:2014-09-28
    • 文件大小:63488
    • 提供者:大力
  1. airport-simulation

    0下载:
  2. 用队列来实现机场的起飞和降落队列。队列是用链表结构封装后来实现的。 假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个在0-99内的随机数:如果第一个随机数小于landingRate*100,那么一个“着陆到达”将发生并被添加到着陆队列中;如果第二个随机数小于takeOffRate*100,那么一个“起飞到达”将发生并被添加到起飞队列中。接着,检查跑道是否空闲。若空闲,首先检查着陆队列是否为非空,如果是,允许第一架飞机着陆;否则,处理起飞队列 -With a queue to a
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:4572
    • 提供者:蔡敏
  1. queue

    0下载:
  2. 用c语言编程实现数据结构中队列,模拟机场办理登记手续。-With C language programming to queue data structure, simulation of airport check-in.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:2056
    • 提供者:compiler
  1. src

    0下载:
  2. 模拟飞机起飞降落的机场控制系统,包含有起降次序,跑道利用率。并有测试。-Control system simulation of the planes land and take off airport, contains a landing sequence, utilization rate of the runway. And have a test.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:9342
    • 提供者:Alvin
  1. 工程VER1.2.1

    0下载:
  2. 模拟机场安检口的功能,包括缓冲区和安检口、旅客进出、排队、安检口申请休息、恢复休息等等(Simulate the functions of airport security checkpoints, including buffer zones and security checkpoints, passengers entering and leaving, queuing, security checkpoints, applications for rest, rehabilitation
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:57344
    • 提供者:江东柚子
  1. A201710009018_罗顺_桑野_庞旭_支撑材料

    0下载:
  2. 机场排队模型,取部分数据模拟乘客流,采取多窗口单队列模型,窗口数量为两个或三个(Airport queuing model)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:小小顺·
搜珍网 www.dssz.com