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

搜索资源列表

  1. 作业调度三种算法FCFS,SJF,HRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3592
    • 提供者:杭天
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. FCFS_and_SJF

    0下载:
  2. 操作系统之作业/进程调度算法实现,FCFS、SJ(P)F、优先级调度、响应比高优先-Operating system of job/process scheduling algorithms, FCFS, SJ (P) F, priority scheduling, priority response than high
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1722
    • 提供者:张赛龙
  1. os4

    0下载:
  2. 模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:8528
    • 提供者:linqingyang
  1. cz

    0下载:
  2. 用VB编的作业调度算法 使用了FCFS和SJF算法-VB series with the job scheduling algorithm uses the FCFS and SJF algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:15000
    • 提供者:ww
  1. FCFS

    0下载:
  2. 操作系统作业调度FCFS算法模拟程序。根据先来先服务原则对提交作业进行调度执行。-FCFS job scheduling algorithm operating system simulation program. According to the principle of first come first serve on the Executive to submit scheduling operations.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:1952
    • 提供者:李志龙
  1. FCFS

    1下载:
  2. 先来先服务的程序代码实现,对于进程的调度所选用的一个算法,在操作系统中实现进程的调度,考虑了多种特殊的情况-First-come, first service to achieve the program code, for the process of scheduling a selected algorithm, the operating system to achieve the process of scheduling, taking into account a variety
  3. 所属分类:操作系统开发

    • 发布日期:2013-10-16
    • 文件大小:896383
    • 提供者:曾冬梅
  1. FCFS

    1下载:
  2. 本程序是一个模拟实验,模拟操作系统中进程调度过程。要求实验者设计一个程序,该程序可模拟对10个以上的进程进行FCFS的方式进行调度。 1) 设计可用于该实验的进程控制块,进程控制块至少包括进程号、到达时间和要求服务时间; 2) 动态或静态创建多个(≥10)进程; 3) 实现FCFS调度算法; 4) 可动态修改进程到达时间; 5) 调度所创建的进程并显示调度结果。 -This procedure is a simulation experiment to simulate
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:964296
    • 提供者:李方
  1. DesignandImplementationofJobschedulingsimulationpr

    0下载:
  2. 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:58494
    • 提供者:willism
  1. CPU_schedule_simulation

    0下载:
  2. CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:92713
    • 提供者:msh2003
  1. FCFS

    0下载:
  2. 操作系统中先来先服务的作业调度算法,算法简单易行-Operating system, a first-come, first-served job scheduling algorithm is simple and easy to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1858
    • 提供者:周冬冬
  1. ProcessSchedule_ZJH

    0下载:
  2. 对进程调度算法的仿真,包括先到先服务算法(FCFS)和最高优先级优先算法(HPF),友好的人机交互界面。-The Simulation of Process Scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:256665
    • 提供者:jhzhu
  1. test

    0下载:
  2. 图形界面实现磁盘调度算法,一共有四种调度算法,分别为:FCFS,SSTF,SCAN,CSCAN-Graphical interface to achieve disk scheduling algorithm, a total of four scheduling algorithms, namely: FCFS, SSTF, SCAN, CSCAN
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:46199
    • 提供者:ouxinsu
  1. 2001-04-21-mp1

    0下载:
  2. 清华大学计算机系操作系统课程实验源码一: Nachos调度系统,实现了5个调度算法:先来先服务(FCFS)、优先级(抢占式、非抢占式)、轮转和多级排队。-Department of Computer Science, Tsinghua University Curriculum Experimental source operating system a: Nachos scheduling system to achieve the five scheduling algorithms:
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:70345
    • 提供者:plutus
  1. fcfs

    0下载:
  2. A scheduling algorithm,implemented in C-A scheduling algorithm,implemented in C++
  3. 所属分类:MiddleWare

  1. fcfs--sjf--rr--hrn

    0下载:
  2. 进程调度算法,1.先来先服务\2.短作业优先\3.时间片轮转\4.响应比优先-Process scheduling algorithms, 1 first-come, first serve \ (2) short operating priority \ 3 round-robin \ 4 response than the first
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:1728
    • 提供者:huang
  1. FCFS...SPF

    1下载:
  2. 基于FCFS和SPF的进程管理系统,进程调度,fcfs和spf,用c++编写,有完整的源代码和实验报告,可执行,方便使用-FCFS and SPF-based process management systems, process scheduling, fcfs and spf, using c++ to write, with complete source code and test reports, perform, easy to use
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-10
    • 文件大小:3206057
    • 提供者:wangxiaomin
  1. fcfs

    0下载:
  2. 处理机管理 各种调度算法 FCFS SJF 按时间片轮转算法-Processor scheduling FCFS SJF by round-robin algorithm, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:2592
    • 提供者:Angelo
  1. FCFSSJF

    0下载:
  2. 先来先服务调度算法、短作业(/进程)优先调度算法-FCFS scheduling algorithm, short operation (/ process) priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:1343
    • 提供者:猫猫
  1. fcfs

    0下载:
  2. 先来先服务算法代码。计算机操作系统典型调度算法。-First come, first service algorithm code. Computer operating system and the typical scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:923
    • 提供者:刘江涛
« 12 3 4 »
搜珍网 www.dssz.com