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

搜索资源列表

  1. Intelligent-obstacle-avoidance

    0下载:
  2. 智能避障小车实现的是在指定的路线内躲避障碍物,在跑道上跑圈,并用超声波模块测算与前车的距离,通过1602液晶显示模块显示-Intelligent obstacle avoidance trolley to achieve is to the in the as the designated routes is within the to avoid the obstacle, on the runway on the counting laps in, and use the ultrasoni
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-18
    • 文件大小:2968
    • 提供者:宋英杰
  1. dm642main

    0下载:
  2. DM642上跑道检测程序,CCS编程实现地平线算法实现跑道检测-DM642 on the runway testing procedures, CCS programming the horizon algorithm runway detection
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:16655
    • 提供者:hy
  1. airport

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

    • 发布日期:2017-11-14
    • 文件大小:185429
    • 提供者:李梅
  1. Base-on-adaboost-in-Matlab

    1下载:
  2. 基于纹理特征提取adaboost算法 的机场识别和adaboost算法实现的Matlab代码-Texture-Based Airport Runway Detection and the Matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-01-17
    • 文件大小:326656
    • 提供者:donglu
  1. CCDCAR

    0下载:
  2. 柔和启动 采样速率加倍 50Hz 舵机校正更方便 串口修改PID 提高抗干扰能力 速度自适应 速度检测电路改进后 无线设置参数(OK) //都用前排循线(改为前3排,2007.5.7) PID均扩大10倍(改为自适应PID 2007.5.2) 刹车加剧(2007.5.7) m_cSampNum = -24 (改为-25) 抗干扰能力加强(冲出跑道可回来2007.5.7) 增加滤波算法(未成功2007.5.20) 外部AD(2007.5.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:801081
    • 提供者:znbin
  1. xiaochebai

    0下载:
  2. 通过检测模块,检测到路边界,小车即左右摆动,以使小车不冲出跑道。-By detecting module, test to the border of the road, the car is swinging, in order to make the car is not the runway.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:36959
    • 提供者:王大森
  1. airport-simulation

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

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

    0下载:
  2. 绘制一个虚拟场景,其中有:天空、地形、虚拟摄像机、广告牌技术、粒子系统等内容。通过碰撞检测实现一个物体把另一个物体碰撞后导致其中一个物体消失的效果,就像一个物体把另一个物体吃掉了一样。本程序是通过控制大嘴花吃掉跑道上的蘑菇,达到游戏的目的。 -Draw a virtual scene, including: the sky, terrain, virtual camera, billboard technology, particle system, etc. Through collisi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11920843
    • 提供者:夏磊磊
  1. complete-set-procedures

    0下载:
  2. 飞思卡尔智能车光电组完整程序,经本人测试可以跑2.5米或以上(这要根据车的设计和跑道等其他原因)。-Freescale smart car photoelectric complete set procedures, via oneself tests can be run 2.5 meters or more (depending on the design of the car and the runway and other reasons).
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:545513
    • 提供者:曹尼玛
  1. xs128

    0下载:
  2. 基于xs128芯片的线性ccd控制舵机的程序,并且可以上跑道-Based on xs128 chip application of linear CCD control steering gear, and can be on the runway
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:403155
    • 提供者:fengshao1
  1. Patrol_car

    1下载:
  2. 一个智能小车巡线程序,通过光敏电阻检测跑道来控制小车前进-A Smart car line inspection procedures to detect the runway by photoresistor to control the car forward
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6452
    • 提供者:周润远
  1. freescare-guangdianchengxu

    0下载:
  2. 飞思卡尔参赛程序,检测边缘跳变来检测跑道左右线。包含ADC,电机控制,摄像头数据处理等完整算法-Freescale entry procedures, detect the edge jump around to detect the runway line.Contains the ADC, motor control, camera complete algorithms such as data processing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:359475
    • 提供者:吕博
  1. coding

    0下载:
  2. Airport runway detection using zernike meoments
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4681207
    • 提供者:pavi
  1. Image-texture

    0下载:
  2. Runway detection using various fetaures.They are as follows Haralick feature,Basic features,Zernike moments,Circular-Mellin features,Fourier power spectrum,Gabor filters
  3. 所属分类:matlab

    • 发布日期:2015-12-30
    • 文件大小:89088
    • 提供者:pavi
  1. pdcpat

    0下载:
  2. Addresses on the Merced Bus != all Runway Bus addresses.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3962
    • 提供者:donghoupi
  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. Runway_simulation

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4869
    • 提供者:checknmate
  1. AirplaneSimulation

    0下载:
  2. 这是一个使用队列,栈数据结够写成的飞机场流量模拟程序,里面有一报告详细说明了跑道数量的不同,单车道双车道,飞机的到达率等因素对飞机场运作的影响。-This is a used queue, stack data and written enough airport traffic simulation program, there is a report detailing the runway number of different, single two-lane, the aircraft
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1213228
    • 提供者:eminem
  1. test1

    0下载:
  2. Airport simulation, : The user must supply the number of time intervals the simulation is to run, the expected number of planes arriving, the expected number of planes departing per time interval, and the maximum allowed size for runway queues. Pos
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:20502
    • 提供者:kinglau66
  1. the-program-of-the-tracking-the-way

    0下载:
  2. 89C51单片机为核心,编写的小车循迹程序,可以过直角弯,冲出跑道可以返回继续循迹!-89C51 microcontroller core, the preparation of the car tracking program, can live right angle, you can return to continue tracking the runway!
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:49677
    • 提供者:程先生
« 1 2 34 »
搜珍网 www.dssz.com