CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - airport

搜索资源列表

  1. simulation of airport

    1下载:
  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
    • 文件大小:1986
    • 提供者:刘通学
  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 one is the air aircraft Queue
  3. 所属分类:其它

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

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

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:文龙武
  1. shairport

    1下载:
  2. 可用于接收Airplay播放的音频,模仿Airport Expre-Airplay can be used to receive audio to imitate the Airport Express
  3. 所属分类:MacOS develop

    • 发布日期:2015-03-16
    • 文件大小:49152
    • 提供者:Pumpkin
  1. parser

    0下载:
  2. 基于条件随机场的汉语自动分词系统。把句子划分成一个一个的词-Based on the conditions of the airport with Chinese automatic segmentation system. The sentence was divided into an a word
  3. 所属分类:MultiLanguage

    • 发布日期:2017-06-02
    • 文件大小:15022966
    • 提供者:moses kang
  1. CRF1-2

    0下载:
  2. CRF1.2,条件随机场软件包,很好用很流行的一个文本分类软件,可以用于自然 语言的处理,标签,分类,词性发现,用户只需要着重构造特征函数既可以,实验结果和应用表明crf要优于隐马尔科夫模型。实现环境为java语言。-CRF1.2, conditions package with the airport, very good very popular with a text classification software, can be used in natural language proc
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-09
    • 文件大小:2253205
    • 提供者:陈先开
  1. CRF++-0.51

    0下载:
  2. 应用在自然语言识别等领域的机器训练,最新版本的条件随机场工具-Applications in natural language recognition in areas such as machine training, the latest version of the conditions with the Airport tools
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:420529
    • 提供者:wen6860
  1. AirportSimulation

    0下载:
  2. 机场系统,用于派分飞机降落与起飞,合理安排跑道-Airport system for sending sub-aircraft landing and taking off, rationally arrange the runway
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:12373
    • 提供者:王奇
  1. jisuanji

    0下载:
  2. 利用C++ builder 6.0,使用时间步长法,对机场飞机起落的情况进行模拟-The use of C++ builder 6.0, using the time-step method, plane landing on the airport situation Analog
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:466175
    • 提供者:宋宇
  1. Automatic_Entity_Relation_Extraction_Based_on_Cond

    0下载:
  2. 说明:基于条件随机场模型的实体关系识别,内含条件随机场的理论介绍以及该理论应用于实体关系识别的实验及实验分析 -Note: Based on Conditional Random Fields model entity-relationship recognition, implied condition of the theoretical descr iption with the airport, as well as the theory is applied to entity-r
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:231619
    • 提供者:lihaifeng
  1. Airport

    0下载:
  2. 用数据结构模拟小型飞机场的运作模式,代码来自与数据结构与程序设计-airport transport
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:72815
    • 提供者:章群燕
  1. airport

    0下载:
  2. connect ma c++ with mat
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:134113
    • 提供者:ahmed refaat
  1. jichanligang

    0下载:
  2. 机场离港系统,C语言编写的,有录入查找删除检索等功能-Airport departure system, C language, and have entry to delete search functions to find
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:131229
    • 提供者:王杰
  1. hangbanxitong

    0下载:
  2. 该系统需要实现以下功能: (1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中, 插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息; (2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。 当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息; (3) 将某航次的余票数恢复初值为该航次的最大客票数; (4) 显示:显示该机场各航次班
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:6895
    • 提供者:伊瓦
  1. AirportSimSource

    0下载:
  2. a solution for airport problem by delphi 7.0 is tested . 4 band. any planet . Queues Technology .-a solution for airport problem by delphi 7.0 is tested . 4 band. any planet . Queues Technology .
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:6912
    • 提供者:mostafa
  1. jichangliulinag

    0下载:
  2. 机场流量预测与分析,用于分析与控制机场客运货运流量-The airport flow projections and analysis, for analysis and control of airport passenger and cargo traffic
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:13720
    • 提供者:李丽
  1. bandara

    0下载:
  2. This is an example of single code of Airport You can use this in your simple Code for learning. Enkoy it! :)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:664
    • 提供者:Ilmal
  1. bandarasukses

    0下载:
  2. This is an example of code about Airport You can use this in your simple Code for learning. Enkoy it! :)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:670
    • 提供者:Ilmal
  1. 2

    0下载:
  2. 26日,泰国曼谷廊曼机场狮航柜台前,一泰籍女子为制止两名中国女子不停插队,发生口角引发动手。廊曼机场安全管理处接线员称,事发办理登记手续的7号柜台,一中国籍女子不守秩序遭泰国女子斥责,继而武斗,但没有造成恶劣后果,很快就被旁人劝阻。-26, don muang airport in Bangkok, Thailand lion air counter, a Thai woman to stop two Chinese women to jump the queue, cause our quar
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7908039
    • 提供者:姚超炼
  1. Multicolumn-Listbox

    0下载:
  2. 高端大方的多行列表控件,机场标牌效果,非常漂亮-High-end generous multi-line list controls, airport signage effect, very nice
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:38324
    • 提供者:jimslin
« 12 »
搜珍网 www.dssz.com