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

搜索资源列表

  1. foot

    0下载:
  2. 足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。程序统计最近一轮比赛后,各队积分及排名。-Football League home and away double round-robin, a win 3 points, a draw 1 po
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1004
    • 提供者:占超
  1. RRw

    0下载:
  2. 实现了用时间片轮转法调度虚拟进程。-Round-Robin scheduling virtual process time slice.
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-25
    • 文件大小:517120
    • 提供者:Dwxiao
  1. Round-robin-supporting-file-reading

    0下载:
  2. 利用时间轮转算法,实现了对不同进程的调度,支持文件的读取,无须键盘输入。-The use of time rotary algorithms, the scheduling of the different processes, support files, read, without keyboard input.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:318799
    • 提供者:陆志龙
  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. OS_RR-and-SJF

    0下载:
  2. 操作系统 进程调度模拟设计——时间片轮转、强占式短进程优先算法-Operating system process scheduling simulation design- round-robin preemptive short process first algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:36549
    • 提供者:包包
  1. process_schedulingg

    0下载:
  2. FIFO,优先数调度算法,时间片轮转调度算法的实现,经调试可运行 -the realise of FIFO, priority number of scheduling algorithms, time slice, round robin scheduling algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1869
    • 提供者:tina
  1. ProcessControl

    0下载:
  2. 实验1 进程调度 一、实验目的 通过实验加强对进程调度算法的理解和掌握。 二、实验内容 编写程序实现基于优先级的时间片轮转调度算法。 -Experiment a process schedulingFirst, the purpose of the experimentExperiments to enhance understanding and mastering of the process scheduling algorithm.Second, exper
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:863
    • 提供者:姚继涛
  1. ProcessSchedul

    0下载:
  2. 操作系统进程调度模拟器,包含了先到先服务、轮转调度、效率最大优先、剩余时间最短优先、最短执行时间优先、反馈策略-Operating system process scheduling simulator, including a first come first served, round robin scheduling, efficiency, maximum priority to the shortest remaining time priority, the shortest exe
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:49077
    • 提供者:gubu
  1. rrdtool-1.4.7

    0下载:
  2. 简单的说,RRDtool (Round Robin Database Tool)就是一个强大的绘图的引擎,很多工具例如MRTG都可以调用rrdtool绘图。-RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data. RRDtool can be easily integrated in shell scr ipts, pe
  3. 所属分类:Game Engine

    • 发布日期:2017-05-06
    • 文件大小:1461900
    • 提供者:lv
  1. the-process-of-scheduling-algorithm-

    0下载:
  2. 进程调度算法,包括先来先服务,短进程优先,高响应比优先,时间片轮转调度,优先级调度算法,-Process scheduling algorithms, including the first come first served, short process priority, high-response than the priority, round-robin scheduling, priority scheduling algorithm, the process of scheduli
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1133398
    • 提供者:殷学廉
  1. shijian

    0下载:
  2. 用JAVA语言实现时间片轮转算法,且带有界面,运行过程清晰可见-JAVA language round-robin algorithm, and with the interface running process is clearly visible
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:75581
    • 提供者:adela
  1. OS

    0下载:
  2. 用C语言实现操作系统时间片轮转算法,重要代码带有注释,清晰易懂-Operating system, round-robin algorithm, implemented in C and important code with annotations, clear and easy to understand
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:1413
    • 提供者:adela
  1. MFC-process-shedule

    0下载:
  2. 在MFC界面显示调度算法,包括先来先到,短作业优先,高响应比,时间片轮转算法的演示。-MFC interface to display the scheduling algorithm, including a first-come first short job priority, high response ratio, round-robin algorithm demonstration.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:7641088
    • 提供者:小憩
  1. RoundTimeTable

    0下载:
  2. Visual C++实现生成任意数量选手循环赛日程表,并输出到Excel工作薄。-Visual C++ achieve to generate any number of players round robin schedule, and output to an Excel workbook.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:80952
    • 提供者:张君亭
  1. shijianpianlunzhuan

    0下载:
  2. 模拟操作系统中CPU如何调度外部进程的算法——时间片轮转法-The algorithm simulated operating system how the CPU scheduling external process- round-robin method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:250384
    • 提供者:陈慧
  1. time

    0下载:
  2. 时间片轮转算法 c语言 可执行文件 试验过没有问题-Round-robin algorithm c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1530
    • 提供者:bob
  1. 2008130373

    0下载:
  2. 循环比赛日程表 (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)当n是奇数时,循环赛一共进行n天, n是偶数时,循环赛进行n-1天。 -Cycle Competition Schedule (1) Each contestant must compete with other n-1 for a player of the tournament once (2) Each player can only race once a day (
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:887865
    • 提供者:何伟翔
  1. diaodu

    0下载:
  2. 用时间片轮转算法和优先度算法实现进程的调度。 用vc++编程。-Round Robin with a time slice and priority process scheduling algorithm. The programming with vc++.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:274118
    • 提供者:hanya
  1. pcb

    0下载:
  2. 设计一个有N个进程并发的进程调度程序,采用时间片轮转算法。 Ø 每一个进程用一个进程控制块PCB表示。PCB包含信息有:进程名name,进程号id,进程状态state,进程所需运行时间need_time,进程运行时间run_time。 Ø 进程所需的运行时间人为指定。进程运行时间以时间片为单位进行计算。(程序中以按任意键表示运行一次CPU时间片) Ø 每个进程的状态有就绪W,运行R,和完成F(撤销进程)。 Ø
  3. 所属分类:OS Develop

    • 发布日期:2017-11-05
    • 文件大小:1059
    • 提供者:拓拓
  1. ProcessScheduler_hanweitao00

    0下载:
  2. 操作系统进程管理模拟,主要是1.先到先服务2.短作业优先3.时间片轮转-Operating system process management simulation, a first-come, first-served basis to service short job priority 3 round-robin
  3. 所属分类:OS Develop

    • 发布日期:2017-11-25
    • 文件大小:475119
    • 提供者:韩伟
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com