文件名称:流程调度程序:RR和SRTF的日历实现方法。 Proyecto Final de la Materia de Sistemas Operativos 2020-2
文件大小:14KB
文件格式:ZIP
更新时间:2024-03-08 15:21:52
Python
Craft.io调度员 RR和SRTF实现过程的可视化和日历化。 Proyecto Final la Materia de Sistemas Operativos 2020-2。 Round Robin和SRTF流程调度程序算法的实现和执行的可视化。 操作系统2020-2的最终项目。 使用create_process.py生成具有n个过程及其ID,CPU突发次数和到达时间的txt文件 使用simulacion_dash.py运行算法 要求 Python 3.7 短跑
【文件预览】:
process-schedulers-main
----simulacion_dash.py(3KB)
----create_process.py(2KB)
----proceso.py(2KB)
----calendarizadores.py(8KB)
----plantilla_tabla_y_diagrama.html(448B)
----simulacion.py(11KB)
----graficas.py(10KB)
----.gitignore(2KB)
----README.md(511B)
----header.html(230B)
----plantilla_grafica.html(210B)