CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - round robin

搜索资源列表

  1. 循环赛日程表

    0下载:
  2. 经典循环赛日程表算法-classic round robin schedule algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5538
    • 提供者:常乐
  1. CPUSchedule

    0下载:
  2. 3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:19478
    • 提供者:tennic
  1. Cyc

    0下载:
  2. 解决n个运动员进行循环赛问题(要求:1.每个选手必须与其他n-1个选手各赛一次,2.每个选手一个只能赛一次,当n为偶数时,循环赛进行n-1天。当n时奇树时,循环赛进行n天-N months to resolve the issue of athletes round robin (required: 1. Each player must be consistent with other n-1 months time player of the tournament, 2. Each play
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:88249
    • 提供者:walle
  1. fslyh

    0下载:
  2. 多道程序设计中,经常是若干个进程同时处于就绪状态,为了使系统中的各进程有条不紊地运行,必须选择某种调度策略,以选择一个进程占用处理机。本次实验按照轮转算法模拟单处理机调度的过程,以加对处理机调度的算法的理解。-Multi-channel program design, often at the same time a number of processes in the ready state, in order to make the system processes in an orderl
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:林雨雄
  1. jcddu

    0下载:
  2. 计算机操作系统轮转法调用进程实验Computer operating system calls the process of Round-Robin Experiment-Computer operating system calls the process of Round-Robin Experiment
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1058
    • 提供者:何明
  1. abc

    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) 。 -Single round robin tournament players winning sequence to solve the problem name: the ou
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:145822
    • 提供者:yang
  1. xunhuansai

    0下载:
  2. 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
  3. 所属分类:Algorithm

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

    0下载:
  2. Round Robin scheduling algorithm in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:653
    • 提供者:kvk
  1. pollingsystem

    0下载:
  2. 这里有比较多关于该进型的round robin 算法,对研究polling systems 的研究者有较好的帮助!-polling system algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:30304
    • 提供者:laiyuping
  1. saichengbiao

    2下载:
  2. 设计一个满足以下要求的循环比赛日程表:() (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)当n是奇数时,循环赛一共进行n天, n是偶数时,循环赛进行n-1天。 -Meet the following requirements to design a cycle race schedule: () (1) Each player must be with the other n-1 once a player of the tournamen
  3. 所属分类:Data structs

    • 发布日期:2015-04-30
    • 文件大小:894976
    • 提供者:luoyuhan
  1. lab1-1

    1下载:
  2. C语言环境实现简单轮转调度算法与优先级调度算法-C language environment for simple round robin scheduling algorithm and priority scheduling algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2798
    • 提供者:陈若曦
  1. round

    0下载:
  2. 单循环比赛日程安排算法实现。利用分治法实现2的n次幂个运动员日程安排,利用轮转法实现n个运动员日程安排。-Round robin scheduling algorithm competition. Using divide and conquer method to achieve two of the n th power athlete schedule, the use of Round-Robin schedule to achieve n-athletes.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:195031
    • 提供者:黄诚
  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-schedule-problems

    0下载:
  2. 循环赛日程表问题。为多个参赛选手之间应该如何安排比赛提供了解决方法。-Round-robin schedule problems. For multiple players how should the game between the solutions provided.
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:787
    • 提供者:sherry
  1. roud-robin-scheduling

    0下载:
  2. 经典的网球循环赛日程算法设计 利用了分治算法-round robin scheduling design
  3. 所属分类:Algorithm

    • 发布日期:2016-12-16
    • 文件大小:5667840
    • 提供者:王紫琦
  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. C-round-robin-list-Josephus

    0下载:
  2. 数据结构实验求解Josephus问题,用C语言实现,单循环链表结构。-Experimental data structure to solve the Josephus problem, using C language, round robin list structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:850
    • 提供者:mafangyuan
  1. LTE scheduling algorithms

    1下载:
  2. LTE scheduling algorithms eNB to UE used in Link level simulation Adaptive Feedback Scheduler best Cqi Scheduler MIMO best Cqi Scheduler MIMO HARQ fixed Scheduler Proportional FairScheduler round Robin Scheduler
  3. 所属分类:matlab例程

    • 发布日期:2015-05-16
    • 文件大小:361
    • 提供者:alkabtin999
« 12 3 »
搜珍网 www.dssz.com