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

搜索资源列表

  1. ZYDD1

    0下载:
  2. 先来先服务算法(FCFS),短作业算法(SJF),高响应比算法(HRN)和高优先权优先算法是作业调度总经常采用的,通过上述算法的模拟加深对作业控制块JCB的理解和作业调度过程的实现技巧。-First-come first-serve algorithm (FCFS), a short operating algorithm (SJF), a high response ratio algorithm (HRN) and high-priority priority scheduling algo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:130414
    • 提供者:hghh
  1. work

    0下载:
  2. 作业管理中FCFS,SJF,HRN调度算法-Activity-Based Management in FCFS, SJF, HRN scheduling algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:9197
    • 提供者:zhang
  1. SJF_Release

    1下载:
  2. s3c2416 JTAG fusing tool for K9F1G08,Intel E28F128,AMD29LV800BB. Include userguide.
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-11-05
    • 文件大小:165815
    • 提供者:soul
  1. shedule.c

    0下载:
  2. cpu sheduling program using different algorithm methods such as fcfs sjf -cpu sheduling program using different algorithm methods such as fcfs sjf rr
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:601
    • 提供者:pankaj
  1. 1213

    0下载:
  2. 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。  (2)最短作业
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:720826
    • 提供者:刘生
  1. Jflash-s3c2410_linux

    0下载:
  2. inux下使用魔鬼Jflash烧写FLASH- +------------------------------------+ | SEC JTAG FLASH(SJF) v 0.11 + | modified by MIZI 2002.7.13 + +------------------------------------+
  3. 所属分类:Windows CE

    • 发布日期:2017-03-25
    • 文件大小:8641
    • 提供者:晓军
  1. sjf2440_Rev01

    0下载:
  2. 三星公司sjf2440源代码 三星公司官方JTAG下载工具SJF2440源代码下载-SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:557337
    • 提供者:周加林
  1. zuoyediaoducaozuoxitong

    0下载:
  2. 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。-FCFS.SJF.HRRN
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1972
    • 提供者:张驰
  1. FCFSSJF

    0下载:
  2. FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现-FCF and SJF,it comes from the exersize of OpratingSystem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:743
    • 提供者:木子
  1. work

    0下载:
  2. 作业调度,包含最短作业优先(SJF)、响应比高者优先(HRN)-Job scheduling, including the shortest job first (SJF), respond to than high preferred (HRN) ...
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1467
    • 提供者:lzh
  1. SJF_Non_Preemptive

    0下载:
  2. it is a program for sjf
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:830
    • 提供者:anand
  1. asasasasasa

    0下载:
  2. This program is symulating acces to RAM memory FCFS and SJF
  3. 所属分类:GIS program

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:Herus
  1. FCFSSJFHRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN -FCFS SJF HRN
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:1793
    • 提供者:薛毅
  1. FCFSSJFHRN

    0下载:
  2. 操作系统中进程与作业调度算法:fcfs算法,sjf算法,hrn算法-Operating system process and job scheduling algorithms: fcfs algorithm, sjf algorithm, hrn algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:199727
    • 提供者:何佳鑫
  1. aaa

    0下载:
  2. visual studio 6.0实现先来先服务FCFS和短作业优先SJF进程调度算法-visual studio 6.0 to achieve a first-come first-served FCFS and SJF short work process scheduling priority
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:677264
    • 提供者:郑细强
  1. 2450SJF

    0下载:
  2. 2416/2450 jtag烧录,烧录时om要跳到jtag模式-2416/2450 jtag burn, burn to jump when the jtag mode om
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3887074
    • 提供者:李肖
  1. JBC

    0下载:
  2. 这是一个关于作业调度的程序,包含了FCFS,SJF和HRN三种算法-Here is a job scheduling process, including the FCFS, SJF, and three algorithms HRN
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:131013
    • 提供者:run
  1. DispatchAlgorithm

    0下载:
  2. 作业调度的分配回收算法 含有FCFS调度算法与SJF调度算法-Job scheduling algorithm for the distribution of recovery with the SJF scheduling algorithm with FCFS scheduling algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1713
    • 提供者:崔童童
  1. 5_1

    1下载:
  2. 实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法-To achieve a first-come first-served FCFS, SJF, and short operating time slice cycle priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1865
    • 提供者:zhang
  1. Process-scheduling-algorithm-

    0下载:
  2. 先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。 -FCFS scheduling algorithm (F
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:7106
    • 提供者:王泽宇
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com