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

搜索资源列表

  1. lift-finally(example)

    1下载:
  2. 电梯算法调度.模拟多人在不同楼层同时要求到各自目的地时电梯的响应顺序,要求使用C语言编程,定义合适的数据结构。-Elevator algorithm
  3. 所属分类:Data structs

    • 发布日期:2016-06-23
    • 文件大小:23552
    • 提供者:朱嘉儿
  1. elevator-simulation

    0下载:
  2. 电梯模拟,模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t测试一次,若无人进出,则关门;关门和开门各需要2
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:69891
    • 提供者:陈庆
  1. power

    0下载:
  2. 一个电梯、五楼运行的模拟控制程序,含有楼层数字,内外按钮等-An elevator, the simulation control program running fifth floor, with floor numbers, internal and external buttons, etc ...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2155782
    • 提供者:刘奇
  1. 3090608026

    0下载:
  2. 模拟电梯调度算法,实现对磁盘的驱动调度 模拟电梯调度算法,对磁盘进行移臂和旋转调度。-Simulation of elevator dispatching algorithm, realization of the disk drive operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1029683
    • 提供者:yang
  1. e.c

    0下载:
  2. 这个程序是用C语言编写的,主要是解决电梯调度的问题,有较高的参考价值。
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1077
    • 提供者:panfh
  1. diantidiaodu

    0下载:
  2. 该程序是一个简单的电梯调度算法,可以有效的计算电梯的调度过程。-gai chen xu shi yi ge jian dan de dian ti diao du suan fa. ke yi you xiao jie jue dian ti de diao du guo cheng.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4316
    • 提供者:panfh
  1. SCAN

    0下载:
  2. SCAN 算法又称电梯调度算法。SCAN算法是磁头前进方向上的最短查找时间优先算法,它排除了磁头在盘面局部位置上的往复移动,SCAN算法在很大程度上消除了SSTF算法的不公平性,但仍有利于对中间磁道的请求。-SCAN algorithm, also known as elevator scheduling algorithm. SCAN algorithm is the shortest on the head to find the forward direction of time prio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:102937
    • 提供者:吴英杰
  1. 2a2

    0下载:
  2. 电梯控制柜检测与评价系统的研究.Elevator control cabinet detection and evaluation system research.-Elevator control cabinet detection and evaluation system research.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:556403
    • 提供者:
  1. elevator

    0下载:
  2. 用C语言实现经典的电梯调度算法,压缩包里包含涉及思想及完整的源代码,流程图。-In C language implementation classic elevator scheduling algorithm, compressed package contains involving thought and complete source code, flow chart.
  3. 所属分类:Data structs

    • 发布日期:2015-03-24
    • 文件大小:10240
    • 提供者:Lee
  1. Passeges

    0下载:
  2. 实现了电梯客流仿真,且运行结果与实际相符-realize the simulation of passengers who will take elevator. The results are the same as fact.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:946
    • 提供者:任宏涛
  1. c_sitesdownloads.1057.file(1)

    0下载:
  2. 这是一个C++的算法还是可以的,可以用于电梯群控调度上的使用还是可以的-This is a c++ algorithm can still, can be used for elevator group control scheduling the use of can still
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:122628
    • 提供者:hanqi
  1. dianti

    0下载:
  2. 模拟四层电梯控制,可实现电梯自动计算按最短路径运行-four floors elevator
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:417190
    • 提供者:
  1. elevator

    0下载:
  2. 本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。-This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.Whe
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5339
    • 提供者:郭琼
  1. elevator

    0下载:
  2. 电梯模拟,实现一个模拟电梯的环境,用C程序实现的,封装良好-elevator modify
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:920920
    • 提供者:苏一帆
  1. lift

    0下载:
  2. 完整的8层智能双电梯运行系统。主要接军了两电梯同时运行是的最优算法问题-complete design of the 8-floor-lift system, the main achievement is the algorithm of soving the optimal method of two lifts operation at the same time
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:346009
    • 提供者:jason
  1. dianti

    2下载:
  2. 一个简单的电梯模型,使用matlab软件编写的程序仿真出电梯模型-A simple elevator model, the use of simulation matlab software programs written out of the elevator model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2176
    • 提供者:罗云
  1. elevator1_sfun

    0下载:
  2. 电梯控制模型的搭建,可生成对应的HDL代码-elevator control
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:72170
    • 提供者:charleswang
  1. Boost1

    2下载:
  2. PWM在双向DC-DC的应用时十分显著的,可以用于很多场合,比如电梯节能,电动汽车-PWM convert pwm simulink pwm buckpwm pwm matlab DC DC PWM PI MATLAB PWM buck simulink dc-dc ma pi DC
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:12656
    • 提供者:李小飞
  1. elevator

    0下载:
  2. 大楼有一部电梯,电梯从一楼起,几乎每层都停,十分浪费时间。于是某人想出了一个新的电梯调度算法:由于大楼楼层不高,因此每次电梯从一楼往上走时,只允许电梯停在某一层,然后其他人在从本层爬楼梯到达各自的目的地;在一楼的时候,每人选择自己的楼层,电梯应根据每楼层的不同人数计算出目的楼层。请求出电梯停在哪一层,才能保证所有旅客所爬楼层数之和最少-The building has an elevator, early in the evening peak period when the elevator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:803
    • 提供者:littlelina
  1. dianti

    1下载:
  2. matlab 电梯工作原理动画模拟 m文件解压即可使用-matlab elevator animation simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1893
    • 提供者:无忌
« 1 2 3 45 »
搜珍网 www.dssz.com