搜索资源列表

  1. simulation of airport

    0下载:
  2. 模拟一个飞机场一天中的飞机起降问题 飞机降落的优先级别高于起飞的优先级-day simulation of an airport of aircraft taking off and landing aircraft landed issue the priority level higher than the take-off priority
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:刘通学
  1. C语言模拟飞机场

    0下载:
  2. 用了三个队列的数据结构,用随机数来模拟飞机请求,填写一个队列,另外一个队列就是飞机场停着的飞机,最后一个是空中的飞机队列-spent three queue data structure used to simulate random aircraft requested to fill in a queue, another is a queue of aircraft parked at the airport, the last
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15.06kb
    • 提供者:赖晖
  1. AirportGame

    0下载:
  2. 用vc开发的简易飞机场调度程序,算法模拟
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:326.46kb
    • 提供者:terry
  1. airport

    0下载:
  2. 飞机场模拟系统,,使用了栈和队列的知识,,是学习数据结构时做的,,大家不妨学习一下
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:121.94kb
    • 提供者:clseer
  1. Terrain

    0下载:
  2. 主要是模拟飞机场的飞机起飞程序 可以进行发射和飞行的两种模式
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:443.76kb
    • 提供者:郑小燕
  1. airport

    0下载:
  2. 考虑一个很繁忙的小型飞机场,这个飞机场只有一条飞机跑道。在每个单位时间内,只有一架飞机可以着陆,或者只有一架飞机可以起飞,但不允许同时着陆和起飞。飞机的到达和起飞时随机的,因此任何给定的时刻,飞机跑道可能空闲,或者可能有一架飞机正在着陆或起飞,并且可能有若干架飞机在等待着陆或者起飞。编写一个程序模拟这一情形。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:米莱
  1. airport

    0下载:
  2. 程序利用模拟了飞机场在运作过程中处理机场等待起飞以及空中等待停靠等情况
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:文龙武
  1. 机场模拟程序(数据结构)

    0下载:
  2. 飞机场跑道。
  3. 所属分类:书籍源码

    • 发布日期:2010-01-05
    • 文件大小:1.22mb
    • 提供者:simon_kain
  1. simulation of airport

    0下载:
  2. 模拟一个飞机场一天中的飞机起降问题 飞机降落的优先级别高于起飞的优先级-day simulation of an airport of aircraft taking off and landing aircraft landed issue the priority level higher than the take-off priority
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:2kb
    • 提供者:刘通学
  1. C语言模拟飞机场

    0下载:
  2. 用了三个队列的数据结构,用随机数来模拟飞机请求,填写一个队列,另外一个队列就是飞机场停着的飞机,最后一个是空中的飞机队列-spent three queue data structure used to simulate random aircraft requested to fill in a queue, another is a queue of aircraft parked at the airport, the last
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:15kb
    • 提供者:赖晖
  1. AirportGame

    0下载:
  2. 用vc开发的简易飞机场调度程序,算法模拟-Vc developed using simple airport scheduler, algorithm simulation
  3. 所属分类:系统编程

    • 发布日期:2025-01-14
    • 文件大小:326kb
    • 提供者:terry
  1. airport

    0下载:
  2. 飞机场模拟系统,,使用了栈和队列的知识,,是学习数据结构时做的,,大家不妨学习一下-Airport simulation system, the use of the stack and queue knowledge, is a data structure of learning to do, and, we may as well learn about
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-14
    • 文件大小:122kb
    • 提供者:clseer
  1. Airport_Simulation

    0下载:
  2. 飞机场模拟的C++源代码 《数据结构与程序设计》里对飞机场模拟的完整c++源代码,能运行。-Airport simulation C++ source code for " data structures and program design," where a complete simulation of the airport c++ source code, can run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-14
    • 文件大小:1.04mb
    • 提供者:howlong
  1. AirportSimulation

    0下载:
  2. 数据结构算法,三跑道飞机场模拟。 主要是队列的算法 内容包括: 实验报告 源码工程文件-Data structure algorithms, three runway airport simulation. The algorithm is mainly queue includes: experimental report source project file
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-14
    • 文件大小:26kb
    • 提供者:张泽西
  1. Airport

    0下载:
  2. 用飞机场模拟程序做若干次试运行实验,调整准备着陆和起飞的飞机数的期望值,并找出在飞机不会被拒绝服务的条件下这些数字的尽可能大的近似值。-Airport simulation program.
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:145kb
    • 提供者:孙燚
  1. flying

    0下载:
  2. 飞机场模拟项目试验 主要是对飞机的起飞和降落的模拟 以及提供车和检查车的行为-flying
  3. 所属分类:压缩解压

    • 发布日期:2025-01-14
    • 文件大小:428kb
    • 提供者:杨波
  1. cpp

    0下载:
  2. 这是一个用 visual stdio 2008 写的一个关于飞机场模拟的一个项目试验-fly
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:30.63mb
    • 提供者:杨波
  1. airport

    0下载:
  2. 这是一个飞机场模拟的程序,包括飞机的起飞降落等,还有跑道等功能。-This is an airport simulation procedures, including the landing of aircraft take-off, as well as track and other functions.
  3. 所属分类:Windows编程

    • 发布日期:2025-01-14
    • 文件大小:26.83mb
    • 提供者:何小婷
  1. airport

    0下载:
  2. 利用数据结构的队列,模拟一个飞机场的运行,有一条跑道多条跑道等模式,是数据结构预算法的经典问题,这个是我们的项目,压缩包包含了源代码,项目报告,MFC界面。-Queue data structure used to simulate the operation of an airport, there is a multi-runway runway models, the data structure is a classic pro
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-14
    • 文件大小:9.93mb
    • 提供者:蔡程序
  1. airport

    0下载:
  2. 一个小型的繁忙飞机场模拟,起落,有一个有限的排队队列。共6问(Simulation a small but busy airport with only one runway.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-14
    • 文件大小:4.09mb
    • 提供者:potatosgames
« 12 »

源码中国 www.ymcn.org