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

搜索资源列表

  1. Josephus

    0下载:
  2. 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。(必须用链表)-Joseph (Josephus) Central question: numb
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:100225
    • 提供者:syw
  1. jinchengdiaodu

    0下载:
  2. 一个C语言的比价简单但是蛮有启发性的进程调度代码,对时间轮转法的运用-Search a C language simple but quite enlightening process scheduling code, the use of time Round-Robin
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:359131
    • 提供者:ZHJ
  1. arbiter2

    0下载:
  2. The logic design of an efficient and fast round robin arbiter in Verilog or any other HDL language relies on the capability to find the next requestor to grant without losing cycles and with minimal logical stages. Using the fastest logic constructs
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:thanh
  1. ExamCpp--

    0下载:
  2. 单链表,单循环链表,双链表,循环双链表的实现,二叉树的遍历与实现。森林与树的转换以及图的深度广度遍历,邻接矩阵邻接表实现-Single list, round robin list, double-linked list, circular double-linked list implementation, and implementation of a binary tree traversal. Forest conversion, and the depth and breadth of
  3. 所属分类:File Formats

    • 发布日期:2017-05-19
    • 文件大小:5521300
    • 提供者:xiaohei
  1. Joseph.tar

    0下载:
  2. 使用递归建立单循环链表,解决joseph问题, 使用C编写,可在linux下,使用make编译,运行 -Use recursion to establish round robin list, joseph solve problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8126
    • 提供者:chen
  1. Simulation_ProcessScheduling-master

    0下载:
  2. 采用“最高优先级优先”调度算法对五个进程进行调度和采用“轮转法”调度算法对五个进程进行调度。-A " highest priority priority" scheduling algorithm for five scheduling process and the use of " round-robin" scheduling algorithm for five scheduling process.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:krystal
  1. nfsen-1.3.3.tar

    0下载:
  2. Display your netflow data: Flows, Packets and Bytes using RRD (Round Robin Database). Easily navigate through the netflow data. Process the netflow data within the specified time span. Create history as well as continuous profiles. Set alerts
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:221211
    • 提供者:Ilya
  1. task

    0下载:
  2. 操作系统课程设计,完整的MFC 工程源码 课程设计题目:进程/作业调度 实现要求: 1. 建立作业的数据结构描述 2. 使用两种方式产生作业/进程: (a)自动产生 (b)手工输入 3. 在屏幕上显示每个作业/进程的执行情况。 4. 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可以认为过一个时间单位 (b)响应WM_TIMER (本实验采用b方法) 5. 计算并显示一批作业/进程的周转时间,平均周转时间,带权周转时间,平均带权周转时间。 6. 将一批作业
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:22191104
    • 提供者:singerlio
  1. Process-scheduling-

    0下载:
  2. ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -① design process control block PCB table structure, respectively, for priority scheduling algorithm and round-robin scheduling algorithm. ② establish
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7234
    • 提供者:刘万友
  1. Operating-system-scheduling

    0下载:
  2. 操作系统调度,先来先服务(FCFS)调度算法,优先数调度算法,时间片轮转调度算法-Operating system scheduling, first-come, first-served (FCFS) scheduling algorithm, priority scheduling algorithm, round-robin scheduling algorithm
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:2611275
    • 提供者:原园
  1. rr_allocation

    0下载:
  2. Round Robin Scheduling
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:Farhan
  1. sch_drr

    0下载:
  2. Deficit Round Robin scheduler for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3134
    • 提供者:luepangvi
  1. ip_vs_rr

    0下载:
  2. Round-Robin Scheduling module.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:xaidouma
  1. processscheduling

    0下载:
  2. 有n个进程处于就绪状态,有m个进程处于阻塞状态。采用轮转法进程调度算法进行调度(调度过程中,假设处于执行状态的进程不会阻塞),且每过t个时间片系统释放资源,唤醒处于阻塞队列队首的进程-There are n processes in the ready state, there are m process is blocked. Process scheduling algorithm using round robin scheduling (scheduling process, it is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:258405
    • 提供者:张三
  1. RR_SCH(Executable)

    1下载:
  2. FPGA VERILOG调度器一般包括SP、RR、WRR、WFQ等,RR调度指的是轮询调度,此种调度不带权重概念,均匀轮询进行调度。-FPGA VERILOG The scheduler typically include SP, RR, WRR, WFQ, etc., RR refers to the round robin scheduling, dispatching without the weight of such concepts, even polling scheduling.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3693122
    • 提供者:网窝囊
  1. dm-round-robin

    0下载:
  2. Path-handling code, paths are held in lists.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:zanwidf
  1. RoundRobinDatacenterBroker

    0下载:
  2. the document is about round robin algorithm in java for cloudsim
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:1066
    • 提供者:abdou
  1. roundrobin

    0下载:
  2. A round robin scheduling program for the code
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3233
    • 提供者:Pushblog
  1. PCB

    0下载:
  2. 阅读并调试一个采用“最高优先级优先”调度算法对六个进程进行调度的模拟程序。通过对本程序的阅读,可以加深对进程概念及进程调度算法的理解。进程调度算法的重点是掌握优先级算法youxian()和轮转算法RoundRobin()。优先级算法又分为静态优先级算法和动态优先级算法。本程序主要采用了优先级调用算法。具体程序分析和要求可以参考《计算机操作系统陆丽娜版》-Read and debug a use of " highest priority priority" scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:236296
    • 提供者:鱼儿
  1. OS

    0下载:
  2. 时间片轮转算法完成进程的调度。 设计要求: 1) 进程的调度采用时间片轮转算法。 2) 设计三个链队列,分别用来表示运行队列、就绪队列和完成队列。 3) 用户输入进程标识符以及进程所需的时间,申请空间存放进程PCB信息。 4) 输出的格式和上面的运行结果分析中的格式相同。 5) 写出程序,调试通过,并进行运行结果分析。 -Time slice rotation algorithm to complete the process of scheduling. The
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:李俊
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com