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

搜索资源列表

  1. 赛程安排

    1下载:
  2. 用于循环赛的赛场安排。输入组名和每组的队数,即可安排这一组的循环赛比赛顺序。-the venue for the round robin arrangement. Imported group name and number of teams in each group, this group may be arranged on the round robin competition order.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:178251
    • 提供者:万山居
  1. ARM_00_OS

    0下载:
  2. 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:360553
    • 提供者:Computer00
  1. saicheng

    0下载:
  2. 一个关于赛程安排的算法。N支球队参加比赛进行双循环赛,给出赛程安排算法。-a leg on the arrangements for the algorithm. N Clubs double round robin tournament, scheduling algorithm for the given schedule.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4627
    • 提供者:
  1. Round-robin这是循环赛日程表的一个简单算法

    0下载:
  2. 这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。,Simple round-robin schedule algorithm, based on the C language
  3. 所属分类:书籍源码

    • 发布日期:2017-03-22
    • 文件大小:540
    • 提供者:陶林
  1. process-simulate

    0下载:
  2. c++模拟系统进程调度 包括FCFS,时间片轮转,多级反馈,静态优先级,动态优先级-c++ simulation system process scheduling including FCFS, round-robin, multi-level feedback, static priority, dynamic priority
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1194781
    • 提供者:lijie
  1. os4

    0下载:
  2. 模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:8528
    • 提供者:linqingyang
  1. diaodu

    0下载:
  2. 主要使用了时间片轮转算法和高响应比算法模拟进程的调度过程-The main use of Round Robin time slice and high response ratio algorithm simulation process for the activation process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:30526
    • 提供者:wuweiwei
  1. youxiangtu

    0下载:
  2. 有n个选手 P 1 ,P 2 ,P 3 ,… ,P n 参加了的单循环赛,每对选手之间非胜即负。现要求求出一个选手序列 P 1 ,P 2 ,P 3 ,… ,P n , 使其满足 P i 胜 P i+ 1 (i=1,… ,n-1) 。-There are n players of P 1, P 2, P 3, ..., P n participated in a single round robin, each of the players that is negative between the
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:267035
    • 提供者:易涛
  1. roundrobin

    0下载:
  2. Round robin scheduler and a gannt chat for arrival time,burst time turn around time
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:924
    • 提供者:kartik
  1. RoundRobintimeslicememorymanagementsimulationsourc

    0下载:
  2. 操作系统有关算法,时间片轮转算法,内存管理模拟实验源代码-Operating system-related algorithms, Round Robin time slice, memory management simulation source code
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:105458
    • 提供者:hhb
  1. 1

    0下载:
  2. 时间片轮转法,VC++实现,操作系统课程作业-Round Robin Time Slice, VC++ implementation, the operating system curriculum homework
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:cailingfang
  1. shijianpian

    0下载:
  2. 操作系统的实验 关于进程调度中的时间片轮转算法 -The experimental system about the process of scheduling time slice Round Robin
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:pengshoukang
  1. shijianpian

    0下载:
  2. 操作系统课程设计之时间片轮转算法,经过老师验收,通过-Curriculum design of the operating system time slice Round Robin, after the teacher acceptance, through
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:赵军
  1. [L_27_3]

    1下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:319130
    • 提供者:吴文斐
  1. joseph

    0下载:
  2. 约瑟夫(Joseph)问题的一种描述是:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 基本要求: 利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 测试数据: m的初值为20
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:1557
    • 提供者:拉拉
  1. rr28

    0下载:
  2. program to implement Round-Robin CPU scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:naveen
  1. ShiYanYi_ShiJianPianLunZhuanSunaFa

    0下载:
  2. 广州大学操作系统实验报告一 时间片轮转调度算法模拟 附件详细的实验报告,以及实验代码-Guangzhou University, the operating system time-slice experiment reports a round-robin scheduling algorithm detailed in the annex of the experimental simulation of the report and experimental code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:81595
    • 提供者:harlant
  1. round-robin-algorithm-

    0下载:
  2. 这是操作系统一个实验报告,模拟时间片轮转算法,并且可以实现周转时间的的计算,希望对各位有所帮助。-This is the operating system reports an experiment to simulate round-robin algorithm, and can achieve the calculation of turnaround time, you want to help.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:49194
    • 提供者:黎明
  1. Round-Robin

    0下载:
  2. 时间片轮转算法:基于时间片轮转调度算法思想用C语言编程实现。-Round Robin
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:175105
    • 提供者:梅花鹿
  1. Round-Robin

    0下载:
  2. Round robbin priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:snigdha
« 12 3 4 »
搜珍网 www.dssz.com