CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - airport

搜索资源列表

  1. aieticketsystem

    0下载:
  2. This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example. -This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5088
    • 提供者:lugourong
  1. airPortSimulation

    0下载:
  2. 金元平版数据结构 实验答案 有关飞机场内容的实验-money lithography experimental data structure answers the contents of the airport
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5027
    • 提供者:王浩
  1. hlf-airport

    0下载:
  2. 这是我的课程设计,184616 5498 1684984618-This is my curriculum design, 184616 5498 1684984618
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14020
    • 提供者:林峰
  1. airport

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

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

    0下载:
  2. 从课本上弄下来的例子,稍微改动了下,是数据结构课的一次实验。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5242
    • 提供者:linyingxia
  1. bookticket

    0下载:
  2. 此程序是一个机场的订票系统,功能较完整,有订票,退票,预约等功能,较适合作为数据结构科目的课程设计。-This program is an airport booking system, function more complete, with booking, refund, booking and other functions, more suitable as a data structure, curriculum design subjects.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:14738
    • 提供者:黄山
  1. new

    0下载:
  2. 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:14569
    • 提供者:刘军
  1. air

    0下载:
  2. 一个机场模拟的程序和实验报告,学习<数据结构>者必用,比较容易阅读-An airport simulation procedures and experimental reports, learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:176346
    • 提供者:tzy
  1. AirPort

    0下载:
  2. 学习数据结构时的课堂实验。利用数据结构中的队列、随机数等模拟一飞机场的飞机起降或等待起降-Data structure learning classroom experiments. Use the queue data structure, such as simulation of a random number of aircraft movements the airport or waiting for take-offs and landings
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1122242
    • 提供者:树海
  1. airport

    0下载:
  2. 模拟airport,添加航班,去除航班,算出最短路径 -Simulated airport, add flights to remove flights to calculate the shortest path, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:6084656
    • 提供者:kde
  1. palne

    0下载:
  2. 模拟飞机在飞机场起飞和降落 输入想模拟的时间长度,输出为调度的过程 降落平均等待时间..起飞平均等待时间 -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
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:19078
    • 提供者:
  1. code

    0下载:
  2. 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6512
    • 提供者:徐洁
  1. Airport_Simulation

    1下载:
  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. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1089740
    • 提供者:howlong
  1. AIRPORT

    0下载:
  2. 模拟机场跑道上飞机起飞,VC实现,适合研究数据结构算法 -Simulated airport runway on the plane to take off, VC achieved, appropriate to study the data structure algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3936
    • 提供者:李东国
  1. Airport

    0下载:
  2. 一个机场调度算法的模拟,用VC开发,学习数据结构的可以看下。-Scheduling an airport simulation, using VC++, learning data structures may have a look.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:652593
    • 提供者:杨晓
  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 problem of the Budget Act, this i
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:10414174
    • 提供者:蔡程序
  1. Airport-taxing-on-ACC

    0下载:
  2. 基于改进蚁群协同算法的枢纽机场场面滑行道优化调度模型-Opti mal scheduling model for hub airport tax i based on i mproved ant colony coll aborative al gorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:262693
    • 提供者:dm
  1. airport

    0下载:
  2. 【问题描述】假设机场有一条跑道,每架飞机需花费一定时间着陆,花费一定时间起飞,飞机的起降满足一定的概率。一般来讲,机场存在两个队列,一个等待着陆的飞机队列和一个等待起飞的飞机队列,同样等待时间下,等待着陆的飞机比准备起飞的飞机具有更高的优先级。试编写程序模拟这个机场的运行。 【基本要求】使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。 【实现提示】可以假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:185429
    • 提供者:李梅
  1. The-airport-scheduling-analysis

    0下载:
  2. 模拟一个机场飞机降落和起飞的过程。 内容:一个小飞机场有1条跑道,在天上有一个队列的飞机准备降落,地上有一队列的飞机准备起飞,当然必须等天上的飞机全部降落完后才能开始起飞。-Simulate a process of airport landing and take-off. Content: a small airport one runway, there is a queue in the sky of the plane to land, a queue for the plane ta
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:陈默
  1. airport

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

    • 发布日期:2018-01-04
    • 文件大小:4288512
    • 提供者:potatosgames
« 12 3 »
搜珍网 www.dssz.com