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

搜索资源列表

  1. Demo

    0下载:
  2. 一个电梯功能的东西 ,写这个东西废了我不少劲啊,希望大家喜欢-Elevator function of a thing, to write this thing, I spent a lot of strong ah, I hope you like
  3. 所属分类:GIS program

    • 发布日期:2017-04-10
    • 文件大小:1705913
    • 提供者:luoquan
  1. building

    0下载:
  2. 电梯模拟程序,自己看书弄的,有待改进。谢谢惠顾-Elevator simulation program, get their own books, and room for improvement. Thank you, patronage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:6850
    • 提供者:贾易
  1. Elevator

    0下载:
  2. 一个完成好的电梯小程序,实现10层楼四部电梯的异步调度。-A small program to complete a good lift to achieve 10 floors 4 lifts asynchronous scheduling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:366084
    • 提供者:蒲涛
  1. Elevator1.0

    0下载:
  2. 一个可以自动设置楼层高度和电梯数量的异步电梯调度程序。-Can automatically set up a floor height and the number of asynchronous elevator elevator scheduler.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:100844
    • 提供者:蒲涛
  1. elevator2

    0下载:
  2. 一个很小的电梯模拟程序,大家可以用作参考和使用。-A very small elevator simulation program, it can be used as a reference and use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:10222
    • 提供者:蒲涛
  1. lift

    0下载:
  2. 模拟电梯的运行过程,对电梯的运行进行了仿真-Simulated elevator operation process, the operation of the elevator simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4264
    • 提供者:岳璐
  1. dianti

    0下载:
  2. 磁盘调度算法,用的电梯调度的算法实现,再vc下可以运行!-Disk scheduling algorithm, using the elevator scheduling algorithm, and then can run under vc!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:1658
    • 提供者:操智雄
  1. dianti01

    0下载:
  2. 电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:1640
    • 提供者:操智雄
  1. dianti1

    0下载:
  2. 这是个电梯模拟系统,是用一些简单的图形来模拟电梯运行时的情况-This is a simulation system for the lift, is to use some simple graphics to simulate the situation of elevator running
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7379
    • 提供者:ayi
  1. liucengdianti

    0下载:
  2. 六层电梯控制器:可以基本实现六层电梯控制器的各种功能.-Six-storey elevator controller: You can basically realize the six-storey elevator controller functions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:4982
    • 提供者:孙超
  1. 33427984

    0下载:
  2. 多线程例子,模拟电梯运行采用了常用的一些,在delphi7下运行测试成功-Multi-threaded example, simulated elevator used to run a number of commonly used in the tests are successfully run under Delphi7
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:134061
    • 提供者:gu
  1. cipan

    0下载:
  2. 磁盘调度算法实现:先来先服务算法(FCFS)、短寻道时间优先算法(SSTF)算法和电梯算法(SCAN)-Disk Scheduling Algorithm: First Come First Served algorithm (FCFS), short seek time priority algorithms (SSTF) algorithm and elevator algorithm (SCAN)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1610
    • 提供者:黄致伟
  1. Elevator_algorithm

    0下载:
  2. 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6263
    • 提供者:逸泉
  1. ElevatorSim_v2.0

    0下载:
  2. 40层的电梯调度程序,是用VC完成的,可以自由设定电梯超载人数,电梯运行时间等,功能完整-40-story elevator scheduling procedure is completed with VC, they can set the number of overloading the lift, elevator and other run-time, full-featured
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:69480
    • 提供者:校言
  1. qudongdiaodu

    0下载:
  2. 这是一个驱动调度的设计,用电梯算法实现对磁盘的存取.-This is a design-driven scheduling with elevator algorithm for disk access.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:264714
    • 提供者:
  1. cipandiaodu

    0下载:
  2. 磁盘的调度算法,采用的是电梯调度算法,标准的C++编写的程序-Disk scheduling algorithm, using the elevator scheduling algorithm, the standard C++ Preparation procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2474
    • 提供者:王一
  1. c

    0下载:
  2. 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-Requirements: 1. The realization of the three algorithms: 1. First Come First
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1748
    • 提供者:
  1. dianti

    0下载:
  2. 单片机控制步进电机程序,应用在电梯的控制之上-Single-chip stepper motor control procedures used in elevator control on
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:陈琦
  1. ElevatorSimulator

    0下载:
  2. 一个电梯模拟程序。 该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)-An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight)
  3. 所属分类:Other windows programs

    • 发布日期:2015-03-24
    • 文件大小:401885
    • 提供者:inotseeyou
  1. elevator

    0下载:
  2. 广告行业项目的行业应用文档,修改行业应用-Advertisement industry sector Application project document, modify the application of industry
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5169838
    • 提供者:1111111
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com