搜索资源列表

  1. pcos

    0下载:
  2. 21.c 先来先服务(FCFS)算法调度作业运行。 211.c最短作业优先(SJF)调度算法。 212.c响应比高者优先(HRN)调度算法-21.c first-come first-service (FCFS queue) algorithm scheduling operations running. 211.c shortest priority operations (SJF) scheduling algorithm.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:62635
    • 提供者:陈生
  1. Sys-simulate

    0下载:
  2. 模拟先来先服务作业调度 模拟最短作业优先作业调度 模拟响应比高者优先作业调度 -simulated first-come first-service job scheduling simulation shortest priority job scheduling operations simulation response ratio were higher priorities Job Scheduling
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:136464
    • 提供者:李建康
  1. duojidiaodu

    0下载:
  2. 题目:N个进程的调度程序 算法:采用最高优先数优先的调度算法和先来先服务算法 -topics : N process scheduler algorithm : the highest priority for priority scheduling algorithm and a first-come first-service algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2763
    • 提供者:周子藤
  1. operationMethod

    0下载:
  2. 操作系统中各个进程执行顺序的控制算法。如先来先服务,短作业优先,等-operating system processes the order of the implementation of control algorithms. As a first-come first-service, short-priority operations, etc.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8071
    • 提供者:wdw
  1. cipandiaodusuanfa1

    0下载:
  2. 包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法-including
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2043
    • 提供者:踏歌内
  1. cipandiaodusuanfa

    0下载:
  2. 包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法-including
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1747
    • 提供者:踏歌内
  1. First_come_First_served

    0下载:
  2. 操作系统的先来先服务算法,java编写,命令行运行,有界面,可以安装jdk_1_5_0_04,不过需要path处设置好环境变量。-the first operating system to first serve algorithm, java preparation, command line operation, interface, jdk_1_5_0_04 can be installed, but it needs to in
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28720
    • 提供者:王铁
  1. czx11t

    0下载:
  2. 操作系统中的调度先来先服务及短作业优先,是用java编写的。-operating system of first-come first-scheduling services and short operating priority is the use of java prepared.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5025
    • 提供者:zmy
  1. PAg

    0下载:
  2. 先来先服务,短作业有限,优先级,高响应比等多种调度算法展示-first-come first-service operations limited short-priority, high-response than many other display Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:55672
    • 提供者:meifeng
  1. xianlaixianfuwu

    0下载:
  2. 先来先服务,是操作系统的一个重要概念,通过此程序可进一步理解先来先服务。-first-come first-service, the operating system is an important concept, through this procedure can further understand first-come first service.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40331
    • 提供者:allen
  1. 磁盘调度算法

    0下载:
  2. 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7343
    • 提供者:飞扬
  1. cg

    0下载:
  2. 这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2362
    • 提供者:xinxin
  1. neicunyemianzhihuansuanfa

    0下载:
  2. 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -programmed to achieve the following disk-scheduling algorithms, and each algorithm calcul
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:152468
    • 提供者:张宁
  1. xianlaixianfuwu

    0下载:
  2. 先来先服务,短作业优先,最高响应比三种算法下的求平均周转和带权周转时间的实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4360
    • 提供者:林峰
  1. fcfs

    0下载:
  2. 实现了先来先服务算法,可以作为大家学习的参考
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:173948
    • 提供者:天地
  1. 1

    0下载:
  2. cpu进程调度,优先调度算法,先来先服务算法。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4553
    • 提供者:wzymm
  1. FCFS

    0下载:
  2. 操作系统实验二,先来先服务算法的简单程序实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:boy
  1. E

    0下载:
  2. 作业调度管理,它采用了三种算法,分别是先来先服务、响应最高比优先、最短作业优先算法进行调度
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:feng
  1. xianlaixianfuwu

    0下载:
  2. 先来先服务,完成对进程的调度,即就是先来后到的原则。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3171
    • 提供者:yangfeng
  1. xianlaixianfuwu

    0下载:
  2. 先来先服务优先算法,C编写
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9195
    • 提供者:shengjunwen
« 1 2 3 4 56 7 8 9 10 ... 27 »

源码中国 www.ymcn.org