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

搜索资源列表

  1. FCFS,SJF,HRN.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1880
    • 提供者:
  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
    • 文件大小:34839
    • 提供者:吴鹏
  1. 作业调度算法的模拟

    0下载:
  2. 用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7216
    • 提供者:冯志强
  1. JOBattemper

    0下载:
  2. 单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operat
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42449
    • 提供者:风飘零
  1. FCFS

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45375
    • 提供者:yuzhou
  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. SJF(prePnonpre)

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

    • 发布日期:2017-03-28
    • 文件大小:2153
    • 提供者:nguyen van toan
  1. sjf

    0下载:
  2. sjf for sjf scheduling will be very useful to all of the noobs and the learners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:755
    • 提供者:gurwinder
  1. SJF

    1下载:
  2. SJF-操作系统短作业优先算法,考虑非常全面,个人觉得很有价值-SJF-operating system, short job first algorithm, consider a very comprehensive, personal feel valuable
  3. 所属分类:OS Develop

    • 发布日期:2016-12-04
    • 文件大小:2048
    • 提供者:ruirui
  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
    • 文件大小:583
    • 提供者:Dicky
  1. SJF-FCFS

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

    • 发布日期:2017-03-26
    • 文件大小:2019
    • 提供者:杨顺刚
  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
    • 文件大小:954821
    • 提供者:雷丽楠
  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
    • 文件大小:1330
    • 提供者:吕梦楠
  1. SJF(prePnonpre)

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

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

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

    • 发布日期:2017-04-13
    • 文件大小:2289
    • 提供者:j059huan
  1. Linux程序

    0下载:
  2. 操作系统FCFS,FIFO,SJF程序代码。。。。。。。。。。。。。。。。。。。
  3. 所属分类:文档资料

  1. SJF

    0下载:
  2. 短作业优先算法的简单模拟。可以改成由键盘输入要模拟的进程数量。(A simple simulation of SJF.)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-19
    • 文件大小:2471936
    • 提供者:Haku_Akitsuki
  1. main.cpp

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

    • 发布日期:2018-04-18
    • 文件大小:2048
    • 提供者:ZYLCrystal
  1. os

    0下载:
  2. 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:haizheng
  1. os

    0下载:
  2. 用java简单实现fcfs算法和sjf算法(Implementation of FCFS algorithm and SJF algorithm by Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:haizheng
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com