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

搜索资源列表

  1. sjf

    1下载:
  2. 一个通用的JTAG烧写程序,本人对其进行了性能的扩充,使其可以支持更多的处理器类型,如S3C2410,AT9200等.使其更具通用性.-A general JTAG burning program, I extend its performance to support more CPU types, such as S3C2410, AT9200, etc. This enhances its generality.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:34.02kb
    • 提供者:吴鹏
  1. ZYDD.rar

    1下载:
  2. 先来先服务(FCFS)算法、短作业优先(SJF)算法、高响应比(HRN)算法和高优先权算法来实现作业调度算法的模拟。 (1) 算法采用下式计算响应比: 等待时间waittime 需要运行时间requesttime (2) 高优先权算法采用下述公式计算优先权: 优先权priority*等待时间waittime 需要运行时间requesttime*紧迫程度quick ,First Come First
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:132.89kb
    • 提供者:hghh
  1. dandao

    0下载:
  2. 编写并调试一个单道处理系统的作业等待模拟程序。   作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。   对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。 -Write and debug a single-channel processing system operating to wait for simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1.7kb
    • 提供者:sylvia
  1. processschedule

    0下载:
  2. 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2.9kb
    • 提供者:Hom
  1. OS

    1下载:
  2. 操作系统进程调度算法比较,FCFS,SJF,RR,MLFS-Comparison of the operating system process scheduling, FCFS, SJF, RR, MLFS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.43mb
    • 提供者:caomiao
  1. SJF_S3C6410_V1.0

    0下载:
  2. Windows CE s3c6410 SJF
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.15mb
    • 提供者:dexter
  1. FCFS-SJF-HRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2.08kb
    • 提供者:小猎人
  1. sjf2410

    0下载:
  2. 同时支持Wiggler和sjf的nand flash烧写源程序-At the same time support the Wiggler and SJF source of nand flash programmer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.92mb
    • 提供者:张天昀
  1. ProcessCall

    0下载:
  2. 理解和验证操作系统中有关进程调度算法,实验要求随机数来模拟随机时间和时间片,在此基础上完成进程调度中的FCFUS,SJF等算法的模拟,加深对进程调度的理解。-Understanding and verification of the process of operating system scheduling algorithm, the experimental requirements of random numbers to simulate the random time and tim
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:霍瑛
  1. FCFSSJF

    0下载:
  2. 用C语言 实现作业调度算法(FCFS,SJF) -Using C language algorithm for job scheduling (FCFS, SJF)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:黄健宏
  1. diaodu

    0下载:
  2. 先来先服务(FCFS)算法、短作业优先(SJF)算法、高响应比(HRN)算法和高优先权优先算法是作业调度中经常采用的,通过上述算法的模拟加深对作业控制快JCB的理解和作业调度过程的实现技巧-job jobjob jobjob jobjob jobjob jobjob jobjob jobjob jobjob job
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:15.86kb
    • 提供者:赵子航
  1. Scheduling

    2下载:
  2. 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:20.9kb
    • 提供者:
  1. SJF

    0下载:
  2. Cpu time schedule for implementation is the sjf-Cpu time schedule for implementation is the sjf
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:fayyazi
  1. SJF-(Contoh)

    0下载:
  2. This file is Shortest Job First(SJF) Algorithm from Dev C-This file is Shortest Job First(SJF) Algorithm from Dev C++
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:583byte
    • 提供者:Dicky
  1. fcfs-sjf

    0下载:
  2. 先来先服务FCFS和短作业优先SJF进程调度算法-First-come, first-served FCFS and short operating priority process scheduling algorithm SJF
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:932.44kb
    • 提供者:雷丽楠
  1. FCFS-and-SJF

    0下载:
  2. 先来先服务FCFS和短作业优先SJF进程调度算法 有注释,简单明确-FCFS FCFS SJF process and short operating priority scheduling algorithm Notes, simple and clear
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:吕梦楠
  1. SJF(prePnonpre)

    0下载:
  2. Cpu scheduling. Shortest Job First(SJF)preemption and Nonpreemption
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:vvppp3362quz
  1. SJF(prePnonpre)

    0下载:
  2. Cpu scheduling. Shortest Job First(SJF)preemption and Nonpreemption
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:j059huan
  1. SJF

    0下载:
  2. 用C++实现操作系统中SJF的进程调度算法。(The process scheduling algorithm of SJF in the operating system is implemented with C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:465kb
    • 提供者:jttqhh1
  1. main.cpp

    0下载:
  2. 操作系统实验中的进程调度算法之抢占式SJF算法(Preemptive shortest-job-first algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2kb
    • 提供者:ZYLCrystal
« 12 3 »
搜珍网 www.dssz.com