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

搜索资源列表

  1. ProcessorSchedul

    0下载:
  2. VC环境下,用时间片轮转调度算法模拟处理机调度实验-Round-Robin Scheduling Algorithm for Time-chip processor scheduling simulation experiment
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:wpacaaob
  1. project

    1下载:
  2. 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1247
    • 提供者:倪云
  1. 01

    0下载:
  2. 模拟实现时间片轮转调度算法,具体如下: 设置进程体:进程名,进程的到达时间,服务时间,,进程状态(W——等待,R——运行,F——完成),进程间的链接指针 进程初始化:由用户输入进程名、服务时间进行初始化,同时,初始化进程的状态为W。 显示函数:在进程调度前、调度中和调度后进行显示。 排序函数:对就绪状态的进程按照进入就绪队列的时间排序,新到达的进行应优先于刚刚执行过的进程进入就绪队列的队尾。注意考虑到达时间 调度函数:每次从就绪队列队首调度优一个进程执行,状态变化。并在执行一
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:959756
    • 提供者:李大娘
  1. OS

    0下载:
  2. 操作系统进程调度模拟实现算法,先到先服务调度(FCFS) 最短作业优先调度(SJF) 高响应比优先调度 (抢占式)优先权调度 时间片轮转调度-Operating system process scheduling simulation algorithm, first come first served scheduling (FCFS) Shortest job first scheduling (SJF) High priority response ratio sc
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1092443
    • 提供者:庞清成
  1. jincheng

    0下载:
  2. 进程及其管理 进程调度算法模拟,用动态优先数及时间片轮转法实现进程调度-Process management and process scheduling algorithm simulation to achieve a dynamic process scheduling priority and the number of round-robin method
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:5214
    • 提供者:浅蓝
  1. rr

    0下载:
  2. round robin scheduling algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:frh
  1. os

    0下载:
  2. 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:hml
  1. OSM

    0下载:
  2. Scheduling Algorithm: First Come First Served (FCFS). Shortest Job First (SJF). Round Robin (RR). Priority Scheduling. with C and C++ -Scheduling Algorithm: First Come First Served (FCFS). Shortest Job First (SJF). Round Robin (RR).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3568
    • 提供者:oussama
  1. LAB3

    0下载:
  2. Multi-level queue 196 scheduling algorithm is used in scenarios where the processes can be classified into groups based on property like process type, CPU time, IO access, memory size, etc. One general classification of the processes is foreground pr
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:lay
  1. Lab-Exercise-5

    0下载:
  2. . You have the results of a completed round-robin tournament in which n teams played each other once. Each game ended either with a victory for one of the teams or with a tie. Design an algorithm that lists the teams in a sequence so that every team
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:30720
    • 提供者:Chast
  1. src

    0下载:
  2. ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度(First, the design process control block PCB table structure, respectively suitable for priority number scheduling algorithm and cycle round robin scheduling
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:cvxvdbv
« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com