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

搜索资源列表

  1. Round-robin这是循环赛日程表的一个简单算法

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

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

    0下载:
  2. It is a program that implements round robin algorithm and show its real time performance,It is a program that implements round robin algorithm and show its real time performance
  3. 所属分类:Windows编程

    • 发布日期:2017-03-31
    • 文件大小:31124
    • 提供者:Diks
  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. RR

    0下载:
  2. Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:You
  1. jinchengdiaopdu

    0下载:
  2. 设计一个有N个进程并发的进程调度程序。要求采用最高优先算法,时间片轮转算法。-N Design a process complicated by a process scheduler. Algorithm requires the highest priority, time slice Round Robin.
  3. 所属分类:CSharp

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

    0下载:
  2. Round-robin algorithm source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:609
    • 提供者:Mayur
  1. RoundRobin.C

    0下载:
  2. Round robin algorithm implementation in C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1282
    • 提供者:somit
  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. xunhuansaiqxf

    0下载:
  2. 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:242085
    • 提供者:秋思狐狸
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8234
    • 提供者:代浩
  1. code

    0下载:
  2. 进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:144906
    • 提供者:李梦甜
  1. WRR-OPNET

    0下载:
  2. Implementation of weighted round robin algorithm in opnet modeler 14
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:325406
    • 提供者:sepideh
  1. round-robin

    0下载:
  2. 对任意参赛人数的循环赛赛程安排.输入参赛人数,然后算法输出循环赛赛程表.n个人的比赛需要n-1天(n为偶数)或者n天(n为基数)-Any number of entries on the arrangements for the round robin schedule. Enter the team number, then the output round-robin schedule algorithm. N individual competition needs n-1 天 (n is
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:8032
    • 提供者:huangbingtao
  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-and-priority-scheduling

    1下载:
  2. 时间片轮转算法和优先级调度算法 C语言模拟实现-Round-robin and priority scheduling algorithm C language simulation to achieve
  3. 所属分类:软件工程

    • 发布日期:2017-03-25
    • 文件大小:30971
    • 提供者:188
  1. 78

    0下载:
  2. Linux单处理机系统的进程调度,时间片轮转算法,-Linux single processor system, process scheduling, round-robin algorithm,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:739
    • 提供者:Xinglou
  1. Round-robin-algorithm

    0下载:
  2. 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2977
    • 提供者:xingzhi
  1. Round-Robin

    0下载:
  2. Round Robin algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-12-12
    • 文件大小:68117
    • 提供者:yagami
  1. Weighted-Round-Robin-Arbiter-master

    3下载:
  2. 带权重的优先级轮转算法的verilog实现(Verilog implementation of priority rotation algorithm with weight)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-17
    • 文件大小:437248
    • 提供者:鱼在在藻
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com