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

搜索资源列表

  1. MemoryDistributionaRecycling

    0下载:
  2. 此为操作系统的一个作业,用于模拟时间片轮转调度,输出到控制台。希望能给初学者提供一些帮助。-This is a job of the operating system, used to simulate the time-slice round-robin scheduling, output to the console. I hope give beginners some help.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:6376
    • 提供者:杨健
  1. FCFSandRR

    0下载:
  2. 时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:356229
    • 提供者:kong
  1. jbpm_Single_cycle

    0下载:
  2. jbpm工作流审批的单点循环方式,包含action文件和工作流文件。-the jbpm workflow approval single point of round-robin fashion, contains action file and workflow file.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:65540
    • 提供者:刘磊
  1. time

    1下载:
  2. 处理机调度是操作系统中非常重要的部分。为深入理解进程管理部分的功能,设计时间片轮转法进行CPU调度算法,模拟实现处理机的调度。通过本次课程设计理解进程调度的概念,深入理解进程控制的功能、进程的创建与删除以及进程各个状态之间的转换过程,实现时间片轮转算法调度进程。-PROCESSING scheduling is a very important part of the operating system. For an in-depth understanding of the function
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:1691
    • 提供者:syn
  1. Schedule

    0下载:
  2. 循环赛问题,输入n个比赛选手 排列出比赛日程安排,要求n-1天比赛完成-Round robin
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:552
    • 提供者:邰亚廷
  1. RR

    0下载:
  2. 操作系统进程调度实验,使用时间片轮转算法实现。-Operating system process scheduling experiment, using the round-robin algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:1817
    • 提供者:zouyuxuan
  1. Project-5

    0下载:
  2. 此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解路由调度的基本概念;用C语言实现Round Robin路由调度策略;熟悉链表的操作。 -This simulation under the REAL ubantu system simulation (simulation of the network link), the project can understand the basic concepts of routing scheduling Round Ro
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:108204
    • 提供者:喻世超
  1. xhs

    0下载:
  2. 设有n个运动员要进行网球循环赛。设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次 (2)每个选手一天只能赛一次 (3)当n是偶数时,循环赛进行n-1天;当n是奇数时,循环赛进行n天。 写程序输出比赛日程表。 -There are n number of athletes to tennis round robin. Schedule of game design that satisfies the following requi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-04
    • 文件大小:2833
    • 提供者:杜璐阳
  1. Operating-System-Learing-Data

    0下载:
  2. 这里面有操作系统精髓与设计原理的第六版英文pdf,以及多级轮转调度算法仿真,文件系统__资源管理器。-There is the essence of the operating system and the design principle of the sixth edition of the English pdf, as well as multi-level round-robin scheduling algorithm simulation, __ Explorer file sys
  3. 所属分类:OS Develop

    • 发布日期:2017-11-02
    • 文件大小:11308548
    • 提供者:李金泽
  1. jcdd

    0下载:
  2. 操作系统调度算法 优先权和时间片轮转法-Operating system scheduling algorithm priority and round-robin method
  3. 所属分类:Linux Network

    • 发布日期:2017-12-07
    • 文件大小:1681
    • 提供者:gladiola
  1. daima

    0下载:
  2. dos界面的时间片轮转调度的源代码,完整过程。-dos interface round-robin scheduling of the source code, complete the process.
  3. 所属分类:File Operate

    • 发布日期:2017-11-21
    • 文件大小:1519
    • 提供者:朱棣
  1. algorithm

    0下载:
  2. 轮转调度算法和优先调度算法,这里我实验课上的作业,现在贡献出来,大家一起学习-Round-robin scheduling algorithm and priority scheduling algorithm, my experimental class job here, contributed, we will study together
  3. 所属分类:IME Develop

    • 发布日期:2017-11-13
    • 文件大小:2080
    • 提供者:hahah
  1. program

    0下载:
  2. 用TS-7250的内核模块上,控制外加的3个LED灯的开关,round robin-TS-7250 kernel module control plus three LED lights on the switch, round robin
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:3939
    • 提供者:yuwen
  1. 22.01

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程,直至所有的进程运行完毕。-Write and debug a simulation of the process schedul
  3. 所属分类:Document

    • 发布日期:2017-12-09
    • 文件大小:419243
    • 提供者:楚相水
  1. C

    0下载:
  2. 用C语言(或其它语言,如Java)实现对N个进程采用某种进程调度算法(如动态优先权调度)的调度。 2.每个用来标识进程的进程控制块PCB可用结构来描述,包括以下字段: -Time slice of the round-robin algorithm curriculum design the Round Robin courses design time round-robin algorithm curriculum design
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:88085
    • 提供者:孟瑞
  1. rrSched

    0下载:
  2. vxworks program for round robin semaphore
  3. 所属分类:VxWorks

    • 发布日期:2017-11-30
    • 文件大小:634
    • 提供者:meghanand
  1. operating-system-jobs---lab-report

    0下载:
  2. 自定义进程相关的数据结构; 利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合; 利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法); 测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data stru
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:437699
    • 提供者:孙萧萧
  1. jinchengguanli

    0下载:
  2. 操作系统学末作业有关进程管理,进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法。-End operating system to learn about the job process management, process scheduling algorithms are the FIFO priority number scheduling algorithm, round-robin scheduling algorithm, hierarchical sched
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1000
    • 提供者:影子
  1. RaceCalendar

    0下载:
  2. (循环赛日程安排) 设有n=2^k个选手要进行网球循环赛,要求设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次。 按此要求,可将比赛日程表设计成一个 n*n的矩阵,其中,第 i 行第 j 列表示和第 i 个选手在第 j 天比赛的对手。 编写循环赛的日程安排程序。具体实现时可以有多种方法实现,但是递归实现是必须完成。 -(round robin schedules) with n = 2 ^ k a pla
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-22
    • 文件大小:788
    • 提供者:刘小明
  1. test2

    0下载:
  2. 仿真模拟读者写者问题,采用信号量机制,用时间片轮转方法调度进程-Simulation readers who write semaphore mechanism, with round-robin scheduling process
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1801
    • 提供者:long
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com