搜索资源列表
RR
- Round-robin scheduling algorithm is one of the simplest scheduling algorithms. It is designed especially for time-sharing systems. The ready queue is treated as a circular queue. The algorithm assigns a time slice(also called time quantum) to each pr
rr
- 可以查看Microsoft的PE结构文件的资源列表.很简单的一个程序
linux 使用ntfs分区
- linux 使用ntfs分区,适用于2.6.9linux内核,ntfs partition using linux for the kernel 2.6.9linux
01
- 进程调度算法的设计,SPF(短进程优先)RR(时间片轮转)-The design process of scheduling algorithms, SPF (short process priority) RR (Round-Robin Time Slice)
fcfs-rr-sjf
- FCFS, SJF, RoundRobin algorithm shell progarm
RR
- Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
RR
- 此程序模拟进程调度,模拟系统调度算法RR算法-This program uses RR scheduling algorithm simulation system
schedule2
- 进程调度程序,包括优先级调度、时间片循环轮转调度-schedule program,priority,RR
rr
- java编写的针对linux操作系统的进程调度-process
RR
- 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
CPU
- 实验目的:采用仿真实验的方法,分析在FCFS、SJF、RR和MLFS算法中,下列因素对平均周转时间的影响。-Objective: using simulation method, analysis in FCFS, SJF, RR and MLFS algorithms, the following factors on the average turnaround time effect.
scheduler.rar
- c++模拟操作系统调度程序,包括First Come First Serve,Highest Penalty Ratio Next和Round Robin三种算法实现(内附英文说明),c++ simulate operating system scheduler including FCFS, HPRN(Highest Penalty Ratio Next) and RR(Round Robin) algorithms
4
- 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值。-The simulation process scheduling, given in accordance with the algorithm first-come, first-served FCFS, rotary RR (q = 1), the shortest process priority the SPN
jin-cheng-diao-du
- 进程调度算法,包括实验报告及源程序,RR及SPF-Process scheduling algorithms, including experimental reports and source code, RR and SPF
q3dns
- Q3DnsRR is the class used to store a single RR for Linux.
spfarr
- 简单的用C实现操作系统中的spf和rr内存页面置换算法-Simple C spf realize operating system and memory page replacement algorithm rr
5
- 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest p
dns_resolver
- DNS Resolver upcall management for CIFS DFS and AFS Handles host name to IP address resolution and DNS query for AFSDB RR.
dns_resolver
- DNS Resolver upcall management for CIFS DFS and AFS Handles host name to IP address resolution and DNS query for AFSDB RR.
rr-master
- rr is a lightweight tool for recording and replaying execution of applications (trees of processes and threads).