搜索资源列表

  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
    • 文件大小:131604
    • 提供者:王东
  1. 6部20层电梯模拟

    1下载:
  2. 实现多部电梯上下调度的最优模式java调度
  3. 所属分类:源码下载

  1. 电梯模拟系统

    0下载:
  2. 非常完整的电梯模拟系统 欢迎大家提出宝贵建议-this a complete system of simulating the elevetor,welcome to your advice,thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:272384
    • 提供者:*
  1. multiElevatorSimulator

    0下载:
  2. 用VC6实现的一个多电梯调度模拟程序。本人的一个作业。- More than an elevators dispatches simulator realizes which with VC6. Myself work.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:361472
    • 提供者:zfw
  1. Elevators

    0下载:
  2. 一个电梯调度的模拟程序,用到了多线程的知识和进程的调度-Elevator scheduling of a simulation program, used a multi-threaded process knowledge and Scheduling
  3. 所属分类:.net编程

    • 发布日期:2024-05-23
    • 文件大小:3837952
    • 提供者:鄢正
  1. 5559336611

    0下载:
  2. 电梯 调度 模拟 算法 VC实现-Elevator scheduling simulation algorithm realize VC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:179200
    • 提供者:刘阳
  1. oskcsj

    0下载:
  2. 模拟电梯调度算法,实现对磁盘的驱动调度,源代码,流程图,截图-Simulated elevator scheduling algorithm, the realization of the disk drive scheduling, source code, flowcharts, screenshots
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-23
    • 文件大小:83968
    • 提供者:屈辰子
  1. e-controller

    0下载:
  2. 模拟电梯调度程序,有详细操作界面,全真模拟电梯运行状况-Simulated elevator scheduling procedures, a detailed user interface, full simulation of the lift operation
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-23
    • 文件大小:295936
    • 提供者:ones
  1. elevator

    0下载:
  2. 模拟电梯的调度,利用排队论的思想来处理电梯调度过程中对用户请求的处理-Simulated elevator scheduling, the use of the idea of queuing theory to deal with elevators for the activation process of handling user requests
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:2165760
    • 提供者:wutao
  1. 7941927multiElevatorSimulator

    0下载:
  2. 电梯调度模拟,可以实现电梯的调度模拟,很好的代码,大家-Elevator scheduling simulation can be achieved lift scheduling simulation, very good code, we
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:361472
    • 提供者:wang yucao
  1. java_elevator

    0下载:
  2. 用java实现的多电梯调度程序,共有5个电梯,20层楼,运用操作系统调度思想实现的多线程模拟电梯调度。-Using java to achieve multi-elevator dispatching procedures, a total of 5 lifts, 20 floors, the use of operating systems scheduling ideas to achieve the multi-threaded
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:qin
  1. elevator

    0下载:
  2. 模拟电梯调度程序 五部电梯 每个电梯10层的调度-Elevator Simulation scheduler five 10-story elevator in each elevator scheduling
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:7648256
    • 提供者:coffeelu
  1. Scan

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

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:刘贤震
  1. CplusplusDiskScheduling

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

    • 发布日期:2024-05-23
    • 文件大小:28672
    • 提供者:薛松
  1. os-qudongdiaodu

    0下载:
  2. 操作系统实验,模拟磁盘调度中的电梯调度程序-Operating system, experiment, simulation of the disk scheduling elevator dispatcher ~ ~
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:480256
    • 提供者:litao
  1. Elevator

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

    • 发布日期:2024-05-23
    • 文件大小:617472
    • 提供者:李梓钺
  1. NewLiftScheduler

    0下载:
  2. 运用JAVA模拟简单的电梯调度,学习使用监听器,熟悉Java语言-simple lift scheduler
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:Li wang
  1. 407417080115

    0下载:
  2. 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-23
    • 文件大小:195584
    • 提供者:
  1. elevator

    0下载:
  2. 本人编写的电梯调度仿真,VS08下无错运行,需要更改电梯数与楼层数的在头文件中更改宏定义即可(I have written elevator scheduling simulation, VS08 no error running, you need to change the number of elevators and floor number in the header file to change the macro defi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:253952
    • 提供者:刘风
  1. 电梯模拟

    0下载:
  2. Java Swing 模拟电梯调度, Swing 组件界面设计(Java swing Simulation elevator scheduling,swing component interface design)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:77824
    • 提供者:sys_
« 12 3 4 »

源码中国 www.ymcn.org