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

搜索资源列表

  1. 仿真图书馆电梯问题

    0下载:
  2. 这是个实现电梯问题的算法,包含了类的设计,和算法的实现-This is a realization of the elevator algorithm, the category includes the design, and algorithm implementation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:台红按
  1. 电梯调度

    1下载:
  2. 用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:128.52kb
    • 提供者:王东
  1. 电梯控制器

    0下载:
  2. 一个电梯控制器。模拟电梯的功能。
  3. 所属分类:其它文档

    • 发布日期:2009-01-14
    • 文件大小:8.5kb
    • 提供者:annic350606
  1. MyElevator.rar

    0下载:
  2. 模拟电梯系统,模拟现实中电梯的基本调度算法与实现.有基本的测试,Simulated elevator system, simulated reality elevator and realization of the basic scheduling algorithm. There was a basic test
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:zhongjin
  1. jinchengguanli

    1下载:
  2. 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
  3. 所属分类:进程与线程

    • 发布日期:2017-04-21
    • 文件大小:688.07kb
    • 提供者:卢思琦
  1. CplusplusDiskScheduling

    0下载:
  2. 模拟电梯调度算法,对磁盘进行移臂操作,观察调度程序的动态运行过程。-Elevator scheduling algorithm simulation of the disk arm to move the operation to observe the dynamic scheduler is running.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:27.67kb
    • 提供者:薛松
  1. C++MecrosoftWord

    0下载:
  2. 这是关于一部电梯的C++算法实现对于初学者很有帮助望大家借鉴下载-This is an elevator on the C++ Algorithm look very helpful for everyone from beginners to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:16.76kb
    • 提供者:xuyunjin
  1. elevatorAttemper

    0下载:
  2. 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5.12kb
    • 提供者:张鹤
  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
    • 文件大小:1.6kb
    • 提供者:操智雄
  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
    • 文件大小:6.12kb
    • 提供者:逸泉
  1. fawt

    0下载:
  2. 电梯运行控制的算法,已经运行出来,有一定的参考价值-Elevator operation control algorithms, has been running out, there is some reference value
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:zhangyine
  1. new

    0下载:
  2. 实现了应用于办公场所或者酒店的电梯调度算法,解决了乘客长期等待的问题。-a system about the runing of elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:55.42kb
    • 提供者:LISHAOYUAN
  1. makefile

    0下载:
  2. 电梯调度算法,包括四种方法。操作系统必备的知识-Elevator scheduling algorithms, including the four methods. Operating system must have knowledge
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:龙我雷
  1. Scan

    0下载:
  2. 一个完整的模拟磁盘电梯调度算法 有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1.88kb
    • 提供者:刘贤震
  1. Elevator_diantidiaodusuanfaC

    0下载:
  2. 实现电梯调度算法的C++源程序,有四种,感觉蛮丰富的,蛮全的-C++ source code to achieve the Elevator scheduling algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:L
  1. MyElevator

    0下载:
  2. 实现电梯调度算法的演示 有两个电梯可以使用-Elevator scheduling algorithm to achieve a demonstration
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:dream
  1. Elevator

    1下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:602.78kb
    • 提供者:李梓钺
  1. elevator

    0下载:
  2. 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:董馨荧
  1. dianti

    1下载:
  2. 一个简单的电梯调度算法 自己写的 有需要的随便拿 希望对大家有所帮助-A simple elevator scheduling algorithm wrote it myself in need of randomly want to help everyone
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:19.84kb
    • 提供者:lilanxiao
  1. 电梯群控方法图

    0下载:
  2. 详细介绍了如何控制多部电梯的算法,包括模糊神经网络
  3. 所属分类:技术管理

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com