搜索资源列表
RR
- 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
CPU_schedule_simulation
- CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
rr
- java编写的针对linux操作系统的进程调度-process
baizaoshengPecg
- (hrv, qt, rr, st). the application is written in java-large set of functions for biological records (ecg, eeg, phono)devices. it runs as a desktop or client-server application. it
RoundRobin.java(simulation)
- 使用java实现时间轮转的仿真,附带实验结果的截图
Source code
- import java.rmi.*; public class rcli { public static void main(String arg[]) { try { rint rr = (rint)Naming.lookup("rmi://172.16.13.2/rser"); double s = rr.fact(5); System.out.print