Welcome![Sign In][Sign Up]
Location:
Search - rr java

Search list

[JSP/Javarr

Description: 这是个用java编写的可以求二元一次方程的java applet的源代码主要是割线法
Platform: | Size: 5399 | Author: 赛巴 | Hits:

[JSP/JavaHomeWork

Description: 计算cpu 在rr fcfs ss排程中的使用排序 并计算它的总平均 -Cpu calculation rr fcfs ss in scheduling the use of sort and calculate its average
Platform: | Size: 5120 | Author: 林振 | Hits:

[OS DevelopRR

Description: 设计一个按时间片轮转法实现处理器调度的程序 (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的结构为: • 进程名——如Q1~Q5。 • 指针——把5个进程连成队列,用指针指出下一个进程PCB的首地址。 • 要求运行时间——假设进程需要运行的单位时间数。 • 已运行时间——进程已运行的单位时间数,初始值为0。 • 状态——假设两种状态,就绪和结束,用R表示就绪,用E表示结束。初始状态都为就绪状态。 (2) 每次运行之前,为每个进程任意确定它的“要求运行时间”。 (3) 把5个进程按顺序排成循环队列,用指针指出队列连接情况。用一个标志单元记录轮到运行的进程。处理器调度总是选择标志单元指示的进程运行,对所指的进程,将其“已运行时间”加1。 (4) 进程运行一次后,若“要求运行时间”等于“已运行时间”,则将状态改为“结束”,退出队列,否则将继续轮转。 (5) 若就绪队列为空,结束,否则转到(3)重复。-err
Platform: | Size: 2048 | Author: | Hits:

[JSP/JavaprocesssimulateJbuild

Description: 设计多个调度算法,如FB FB2 RR HRT等模拟进程调度,在Jbuild环境下编译通过-The design of a number of scheduling algorithms, such as FB FB2 RR HRT, such as simulation of the process of scheduling, the compiler Jbuild environment through
Platform: | Size: 39936 | Author: 陈达 | Hits:

[JSP/Javarr

Description: 这是个用java编写的可以求二元一次方程的java applet的源代码主要是割线法-This is can be prepared using java binary一次方程for the java applet source code is mainly secant method
Platform: | Size: 5120 | Author: 赛巴 | Hits:

[Process-Threadscheduling

Description: 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、FCFS 2、SJF - 不可抢先 3、SJF - 可抢先 4、Priority 5、RR 平均等待时间-Design a program may enter 1, 2 several trips, each trip of the other CPU storms red time (ms) 3, the arrival time 4, and obtained the order of priority 1, FCFS 2, SJF- can not be the first to 3, SJF-- can be the first to 4, Priority 5, RR average wait time
Platform: | Size: 2048 | Author: attackk | Hits:

[JSP/JavaRR

Description: 用JAVA实现的CPU处理机时间片轮转算法-Realized using JAVA processor CPU time slice Round Robin
Platform: | Size: 2048 | Author: | Hits:

[OS DevelopRR

Description: 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
Platform: | Size: 2048 | Author: | Hits:

[OS DevelopCPU_schedule_simulation

Description: CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
Platform: | Size: 93184 | Author: msh2003 | Hits:

[JSP/Javarr

Description: 企业人事管理系统+swing+hibernate+oracle-swing+hibernate+oracle
Platform: | Size: 1146880 | Author: 王君 | Hits:

[JSP/JavabisiDat

Description: Large set of functions for biological records (ECG, EEG, phono), datastore, datamining and analysis (HRV, QT, RR, ST). The application is written in Java, so that it is assumed to work on all devices. It runs as a desktop or client-server application.
Platform: | Size: 34816 | Author: smauel | Hits:

[Linux-Unixrr

Description: java编写的针对linux操作系统的进程调度-process
Platform: | Size: 24576 | Author: Matilda | Hits:

[matlabbaizaoshengPecg

Description: (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
Platform: | Size: 845824 | Author: usher | Hits:

[JSP/JavaRR

Description: JAVA PROBLEM AND ANSWER IN EXAMPLE-JAVA PROBLEM AND ANSWER IN EXAMPLEZZZ
Platform: | Size: 1024 | Author: ahmad | Hits:

[JSP/JavaRound-Robin

Description: 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
Platform: | Size: 8192 | Author: huangbingtao | Hits:

[JSP/Javafft-java

Description: java平台下的FFT变换,实现通过RR间期计算HRV频域分析-FFT transform java platform, to achieve a frequency domain HRV calculated by the RR interval analysis
Platform: | Size: 2510848 | Author: 翟俊达 | Hits:

[OtherSource code

Description: 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.println("factorial value is : "+s); }catch(Exception e) { System.out.println(e); } } }
Platform: | Size: 1024 | Author: masomeh | Hits:

CodeBus www.codebus.net