Description: 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm Platform: |
Size: 16384 |
Author:由小诗 |
Hits:
Description: 用java编程模拟虚拟存储器功能,可以模拟演示FIFO页面置换算法:LRU页面置换算法:以及最佳页面置换算法 的运行过程
程序采用了多线程技术,使得运行过程更人性化-Java programming with simulated virtual memory function, can simulate the FIFO page replacement algorithm demo: LRU page replacement algorithm: the best page replacement algorithm and the running program uses multi-threading technology, making the process more user-friendly operation Platform: |
Size: 7168 |
Author:maksung |
Hits:
Description: 用java语言编写的带有界面的模拟操作系统进程调度的程序,可随机生成10个进程,采用三种算法执行,即——1-先进先出调度算法 2-基于优先数的调度算法 3-最短执行时间调度算法-Java language interface with the operating system process scheduling simulation program, can be randomly generated 10 process, the implementation of the three algorithms, namely- 1- FIFO scheduling algorithm- scheduling algorithm based on priority number 3-shortest execution time scheduling algorithm Platform: |
Size: 90112 |
Author:羊羊 |
Hits: