搜索资源列表

  1. FCFS

    0下载:
  2. 编制一段程序,对所输入的若干作业,按FCFS算法模拟调度,观察、记录并分析调度的输出结果情况
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:31901
    • 提供者:hulinjie
  1. FCFS,SJF,HRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:ghostfish
  1. 页面置换算法222

    0下载:
  2. 页面置换算法的LRU和FCFS。自己写的。-replacement pages of LRU algorithm and FCFS. Wrote it myself.
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:姚东
  1. 作业调度三种算法FCFS,SJF,HRN

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

    • 发布日期:2024-09-27
    • 文件大小:3072
    • 提供者:杭天
  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. 所属分类:其他小程序

    • 发布日期:2024-09-27
    • 文件大小:7168
    • 提供者:冯志强
  1. FCFS

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

    • 发布日期:2024-09-27
    • 文件大小:45056
    • 提供者:
  1. FCFS

    0下载:
  2. 8个进程的改进版CPU schedule 算法-FCFS-8 process to improve the version of CPU schedule algorithm-FCFS
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-27
    • 文件大小:3072
    • 提供者:tennic
  1. fcfs

    0下载:
  2. FCFS SJF HRN算法用C语言实现,-FCFS SJF HRN algorithm using C language,
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:袁乃军
  1. fcfs

    0下载:
  2. 实现了先来先服务算法,可以作为大家学习的参考-Realize a first-come first-serve algorithm, can be used as the reference U.S. study
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:174080
    • 提供者:天地
  1. FCFS

    0下载:
  2. 操作系统实验二,先来先服务算法的简单程序实现-Experiment II operating system, first-come first-serve algorithm simple procedure to achieve
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:boy
  1. fcfs

    0下载:
  2. 计算机操作系统中先来先服务算法fcfs模拟 环境C++语言 使用STL希望读者在阅读代码的时候有一定的STL基础-Computer operating system in the first-come first-serve algorithm fcfs simulated environment C++ Language using STL hope that readers read the code when there is
  3. 所属分类:书籍源码

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:张晋
  1. FCFS

    0下载:
  2. 实现简单的进程调度算法FCFS的模拟,将模拟进程运行的结果显示出来。假设刚开始时有5个进程处于就绪状态,要求用FCFS调度算法为这些进程分配处理机-Simple process of scheduling algorithm FCFS analog, will simulate the process of running the results are displayed. Assuming there is the beginnin
  3. 所属分类:其他小程序

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:cm
  1. FCFS

    0下载:
  2. 编制一段程序,对所输入的若干作业,按FCFS算法模拟调度,观察、记录并分析调度的输出结果情况-err
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:31744
    • 提供者:hulinjie
  1. FCFS

    0下载:
  2. FCFS算法每次从就绪队列中选择一个最先进入该队列的进程,为之分配CPU,使之运行。该进程一直运行道完成或被某事件阻塞后,才放弃CPU。本程序模拟了FCFS算法。-FCFS algorithm for each queue from ready to select a first cohort to enter the process, which the allocation of CPU, to make it run. Run R
  3. 所属分类:系统编程

    • 发布日期:2024-09-27
    • 文件大小:7168
    • 提供者:龙海
  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. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:李志龙
  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 Qu
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:133120
    • 提供者:caidongyun
  1. FCFS-SJF-HRN

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

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:小猎人
  1. FCFS

    0下载:
  2. 模拟先来先服务进程调度的模拟算法,能够显示完成时间-Simulate the process of a first-come first-served scheduling simulation algorithm, it will show the completion time
  3. 所属分类:Windows编程

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:王刚
  1. fcfs--sjf--rr--hrn

    1下载:
  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. 所属分类:操作系统开发

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:huang
  1. os

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

    • 发布日期:2024-09-27
    • 文件大小:14336
    • 提供者:haizheng
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org