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

搜索资源列表

  1. 28679-28679.ZIP

    0下载:
  2. Elevator Java program
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:147938
    • 提供者:J
  1. Elevator1Source

    0下载:
  2. Java Elevator Source code 1
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:10688
    • 提供者:J
  1. 1019151Java-List

    0下载:
  2. 实现的电梯模拟系统,能够通过界面方式简易模拟电梯的运行,管理员登录,设置等基本功能!附有开发文档,程序代码和界面的一些图片,开发环境为:JCreator,一些功能还未实现,希望给你一点借鉴,并希望你能够完善它! -To achieve the elevator simulation system that enables the simulation of the interface simple way to run the elevator, the administrator log
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1177626
    • 提供者:陈炎龙
  1. Dianti

    0下载:
  2. java做的简单电梯模拟,能够完美的模拟出电梯的开门,关门,以及上下等动作-java to do a simple elevator simulation, to simulate the perfect elevator door, close the door, and moves up and down, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10523
    • 提供者:李培英
  1. Multi-Agent-Project--JADE-Platform

    1下载:
  2. 本项目模拟了电梯系统的运行情况,将主控器、电梯、用户均作为Agent参与到系统的交互中,用JADE平台实现了多agent系统。-The project simulates the operation of the elevator system, the master, elevator, users are involved in the system as Agent interaction with the JADE platform multi-agent system.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1158509
    • 提供者:小杭
  1. prac

    0下载:
  2. 自己研究学习的电梯模拟程序,以用户的角度来进行的,结构简陋,算法拙略,如果是门外汉的话会有些帮助。-Own research study of the elevator simulation program to carry out the user' s point of view, the structure of simple, humble little algorithm, if a layman would be helpful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1763
    • 提供者:wuwu
  1. Evelator

    0下载:
  2. this elevator code applet-this is elevator code applet
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:3069
    • 提供者:behzad
  1. LiftRunning

    0下载:
  2. 一个关于电梯的程序 可显示层数和升降并有其他提示-A program can display the number of layers and lift on the elevator, and other tips
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:780
    • 提供者:肥肥
  1. NewLiftScheduler

    0下载:
  2. 实现简单的电梯调度,但是存在一些小问题,但是绝对可以运行得-Realization of elevator scheduling
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-14
    • 文件大小:3437
    • 提供者:
  1. Disk

    0下载:
  2. 操作系统中磁盘调度算法,java实现,包括电梯算法,EA算法,fcfs算法等-Operating system, disk scheduling algorithms, java implementation, including the elevator algorithm, EA algorithm, fcfs, algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1152287
    • 提供者:陈伟彬
  1. elevator2.0

    1下载:
  2. 电梯调度算法模拟 说明:电梯调度算法的基本原则就是如果在电梯运行方向上有人要使用电梯则继续往那个方向运动,如果电梯中的人还没有到达目的地则继续向原方向运动。具体而言,如果电梯现在朝上运动,如果当前楼层的上方和下方都有请求,则先响应所有上方的请求,然后才向下响应下方的请求;如果电梯向下运动,则刚好相反。-Elevator scheduling algorithm to simulate Note: the basic principles of the elevator schedulin
  3. 所属分类:Applet

    • 发布日期:2016-06-27
    • 文件大小:17408
    • 提供者:
  1. GROUP

    0下载:
  2.  每个电梯里面应该有一些按键:数字键、关门键、开门键、等。  每层楼的每部电梯门口,应该有上行和下行按钮。  电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯 -U each elevator inside there should be some buttons: key figures, close the door key, open the door key, etc. U each floor of each elevator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:25083
    • 提供者:peng
  1. loader

    0下载:
  2. 利用Java语言编写的程序,实现电梯的调度,-Programs written in the Java language, elevator scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:713119
    • 提供者:孙燕秋
  1. src

    0下载:
  2. 操作系统项目 模拟线程调度 有五部电梯 五个线程 java实现-The project simulation thread scheduling of the operating system has five elevator five threads java implementation
  3. 所属分类:Applet

    • 发布日期:2017-12-06
    • 文件大小:4128
    • 提供者:刘维孟
  1. Disk-scheduling

    0下载:
  2. 磁盘调度,程序模拟磁盘调度,内有流程图,包括先来先服务,和电梯调度-Disk scheduling program to simulate disk scheduling, with a flow chart, including the first-come, first-served, and the elevator scheduling
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:66616
    • 提供者:魏大超
  1. src

    0下载:
  2. 使用java来完成一个有图形界面的电梯算法-Use java to a graphical interface elevator algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:4938
    • 提供者:Emerson
  1. Tset3_2

    0下载:
  2. 解决微软经典面试题电梯问题,并优化时间复杂度为O(N),求出目的层数和要爬的总层数-The Microsoft classic face questions Elevator and optimize the time complexity is O (N), obtained the desired number of layers and the total number of layers to climb
  3. 所属分类:Applet

    • 发布日期:2017-11-24
    • 文件大小:623
    • 提供者:zhuzhu
  1. e

    0下载:
  2. 电梯监控,含需求分析uml图、开发报告,英文版-Elevator monitoring, including needs analysis uml diagram, development report, the English version
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:5243144
    • 提供者:guoyiqi
  1. Lift

    0下载:
  2. 实现对单电梯的准确模拟,能够自主选择楼层并提供底下楼层-Accurately simulate the single elevator can choose the floor and under floor
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:388732
    • 提供者:lee
  1. diantiTest

    0下载:
  2. 电梯调度,使用java实现,模拟操作系统cpu调度-Elevator dispatching, the use of java, cpu scheduling simulation of the operating system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:63216
    • 提供者:吴翔宇
« 1 2 3 45 6 »
搜珍网 www.dssz.com