搜索资源列表
-
0下载:
进程调度算法的设计,SPF(短进程优先)RR(时间片轮转)-The design process of scheduling algorithms, SPF (short process priority) RR (Round-Robin Time Slice)
-
-
0下载:
这是关于轮询调度算法的一段小程序,没有涉及ofdm等-This is the round-robin scheduling algorithm on a small program, does not involve OFDM, etc.
-
-
0下载:
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
-
-
0下载:
Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
-
-
1下载:
自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
-
-
1下载:
scheduling simulator for common algorithms like round-robin, rate monotonic, EDF, and others
-
-
0下载:
cpu scheduling
includin
First come first serve
round robin
and many more
-
-
0下载:
it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
-
-
0下载:
round robin scheduling in ucos -round robin scheduling in ucos II
-
-
0下载:
program to implement Round-Robin CPU scheduling algorithms
-
-
0下载:
Simulation of Round Robin Scheduling,,This program was made in graphics mode,, and it was great... it simulates how round robin runs in a proce-Simulation of Round Robin Scheduling,,This program was made in graphics mode,, and it was great... it simu
-
-
0下载:
广州大学操作系统实验报告一
时间片轮转调度算法模拟
附件详细的实验报告,以及实验代码-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
-
-
0下载:
1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。
2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。
3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。
-1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
-
-
0下载:
Round Robin scheduling program
-
-
0下载:
模拟作业调度(时间片轮转法)和进程调度(时间片轮转
法)模拟作业调度系统。
-Simulation of job scheduling (time slice Round-Robin) and process scheduling (time slice Round-Robin) scheduling system simulation.
-
-
0下载:
单循环比赛日程安排算法实现。利用分治法实现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.
-
-
1下载:
Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。
这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
-
-
0下载:
经典的网球循环赛日程算法设计 利用了分治算法-round robin scheduling design
-
-
1下载:
时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
-
-
1下载:
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
-