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

搜索资源列表

  1. ucore-lab4

    1下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
  3. 所属分类:OS Develop

    • 发布日期:2014-05-26
    • 文件大小:1377280
    • 提供者:gyh
  1. shijianpianlunzhuan

    0下载:
  2. 设计程序模拟进程的时间片轮转RR调度过程。假设有n个进程分别在T1, … ,Tn时刻到达系统,它们需要的服务时间分别为S1, … ,Sn。分别利用不同的时间片大小q,采用时间片轮转RR进程调度算法进行调度,计算每个进程的完成时间,周转时间和带权周转时间,并且统计n个进程的平均周转时间和平均带权周转时间。-Design program to simulate the process of round-robin RR scheduling process. Suppose there are n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3599343
    • 提供者:gst
  1. juyuyouxianjidedanchulijichengdiaodu

    0下载:
  2. 假设某单处理机系统采用“基于动态优先权的时间片轮转”调度算法,系统允许进程的最大个数为10 。进程队列采用单向链表组织进程控制块。请编程实现该算法-Suppose a single-processor system is " based on dynamic priority round-robin" scheduling algorithm, the system allows a process to the maximum number is 10. Process qu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2118
    • 提供者:陈一飞
  1. cr

    0下载:
  2. 源码提供了关于循环赛问题解法的C++算法源代码,可直接运行使用-Source provides information on the round robin problem solution algorithm in C++ source code can be run directly using
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:789
    • 提供者:D.AoN.C
  1. Scheduler

    0下载:
  2. Linux OS Java-based round-robin scheduling algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1613
    • 提供者:hifi
  1. yanshou

    0下载:
  2. 单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。 2、确定进程控制块的内容,进程控制块的组织方式。 3、完成进程创建原语和进程调度原语。 4、编写主函数对所做工作进行测试。 -The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1957190
    • 提供者:baijiao
  1. jinchengdiaodu

    0下载:
  2. 进程调度,时间片轮转法。根据“基于动态优先权的时间片轮转”调度算法模拟对进程进行调度 -Process scheduling, round-robin method. According to " based on dynamic priority round-robin" scheduling algorithm simulates the process scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1818
    • 提供者:baijiao
  1. PCB

    0下载:
  2. 操作系统进程调度算法 先来先服务 短作业优先 时间片轮转 优先级。有大量注释,帮助理解。目前没有错误-Operating system process scheduling algorithm first come first serve short jobs priority round-robin priority. There are a lot of notes to help understand. There is no error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:974011
    • 提供者:lee
  1. suanfashiyan

    1下载:
  2. 十个算法小程序:二分法、循环赛日程算法、归并分类算法、贪心算法、背包问题、最优装载、动态规划(多段图、0-1背包、资源分配问题)、回溯和分支限界法(子集和数问题)-Ten algorithm applet: dichotomy, round robin scheduling algorithms, merge classification algorithm, greedy algorithm, knapsack problem, the optimal loading, dynamic pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3476384
    • 提供者:钟英
  1. jinchengtongbukezhixing

    0下载:
  2. 进程调度模拟系统--强占式高优先级优先、时间片轮转、最高响应比优先调度算法-Process scheduling simulation system- high-priority preemptive priority, round-robin, priority scheduling algorithm than the maximum response
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:263505
    • 提供者:xinmengyu
  1. os5

    0下载:
  2. “进程调度算法的实现”。 其实验目的是: 1实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法。 2 了解上述3种算法的机理。 -Process scheduling algorithm to achieve. " The purpose of the experiment is as follows: 1 first-come first-served FCFS, priority to short jobs SJF and round-robin sche
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:2402
    • 提供者:pang
  1. round_robin

    0下载:
  2. 操作系统时间片轮转调度算法输入数个进程及时间片时间输出调度队列-Operating system round-robin scheduling algorithm input time output of the process and time slice scheduling queue
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:689
    • 提供者:god
  1. Test

    0下载:
  2. 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:17240
    • 提供者:mengmeng
  1. ProcessManage

    0下载:
  2. 1 操作系统课程设计 2 模拟CPU进程调度 3 实现时间片轮转调度算法 4 实现最短作业优先算法-1 operating systems course design 2 simulation CPU process scheduling 3 round-robin scheduling algorithm 4 shortest job first algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:14306
    • 提供者:
  1. OSControl

    0下载:
  2. 用C#写的操作系统进程的调度,有FIFO调度,时间片轮转调度等算法,需要DevExpress2011V2插件支持-C# to write the operating system process scheduling, FIFO scheduling, round-robin scheduling algorithm needs DevExpress2011V2 plug-in support
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:585859
    • 提供者:Meteor
  1. xunhuansai

    0下载:
  2. 用分治算法生成循环赛日程表(1到2的n次方个人)输入: 一个整数n 输出: 循环赛日程表(1到2的n次方个人) 输入样例: 3 输出样例: 1 2 3 4 5 6 7 8 2 1 4 3 6 5 8 7 3 4 1 2 7 8 5 6 4 3 2 1 8 7 6 5 5 6 7 8 1 2 3 4 6 5 8 7 2 1 4 3 7 8 5 6 3 4 1 2 8 7 6 5 4 3 2 1-
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:559
    • 提供者:韩欣
  1. xunhuansairichengbiao

    0下载:
  2. 循环赛日程表描述: 用分治算法生成循环赛日程表(1到2的n次方个人)输入: 一个整数n 输出: 循环赛日程表(1到2的n次方个人) -The round-robin schedule: divide and conquer algorithm to generate a round-robin schedule (1-2 n-th individual) Input: an integer n output: (1-2 of the n-th individual of th
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10851
    • 提供者:wangyilin
  1. jcddsf

    0下载:
  2. 进程调度算法,包括优先权调度算法和时间片轮转调度算法-Process scheduling algorithms, including priority scheduling algorithm and round-robin scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1582345
    • 提供者:bmbboy
  1. RRaST

    0下载:
  2. 操作系统的轮转算法和最短路径优先算法模拟-in OS ,be a model of RR(round robin) and the SPF(shortest process first) algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2171
    • 提供者:赵俊飞
  1. LGY_CPU_Scheduler

    0下载:
  2. 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
  3. 所属分类:Windows Kernel

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