搜索资源列表
循环赛编排系统
- 一个有友好界面的循环赛编排系统,相当好用-a friendly interface with the round robin scheduling system, quite handy
tennis
- 算法设计与分析 分治法求网球循环赛赛程 1、实验步骤和要求: 设有n个运动员要进行网球循环赛。设计一个满足下列条件的比赛日程表: 每个选手必须与其他n-1个选手各赛一次; 每个选手一天只能赛一次; 当n是偶数时,循环赛进行n-1天。 当n是奇数时,循环赛进行n天。-Algorithm design and analysis divide and conquer France beg tennis round-robin Distances 1, experimenta
jinchengdiaodu
- 此程序主要运用于操作系统教学中的进程调度实现,主要使用了先来先服务算发和时间片轮转算法。-This program is mainly used in the teaching process of the operating system scheduler implementation, the main use of the first-come first-serve fat count and round-robin algorithm.
round_robin_src
- Round Robin 源代码 在C语言下-Round Robin