Simulation-of-Process-Scheduling-Algorithm

时间:2024-05-12 07:27:12
【文件属性】:

文件名称:Simulation-of-Process-Scheduling-Algorithm

文件大小:96KB

文件格式:ZIP

更新时间:2024-05-12 07:27:12

Python

过程调度算法仿真 这是基于pyqt5的GUI的流程调度算法的仿真。 要求 PyQt5-要使用pip安装PyQt5,请在cmd中键入以下命令 python -m pip install pyqt5或python3 -m pip install pyqt5 numpy-要使用pip安装numpy,请在cmd中键入以下命令 python -m pip install numpy或python3 -m pip install numpy 如何运行程序 要运行程序, python3 main.py在cmd中键入python main.py或python3 main.py 2组 埃维·约翰·维拉里尔 道奇·埃曼·格雷罗 辛娜·梅·克雷贝洛 Alhadzri Julaid


【文件预览】:
Simulation-of-Process-Scheduling-Algorithm-master
----RR.py(18KB)
----test.py(232B)
----NPP_comp_test.py(6KB)
----SRTF_comp_test.py(3KB)
----RR_comp_test.py(3KB)
----main.py(4KB)
----README.md(600B)
----SRTF.py(16KB)
----FCFS_comp_test.py(13KB)
----__pycache__()
--------FCFS.cpython-39.pyc(14KB)
--------SRTF.cpython-39.pyc(11KB)
--------main.cpython-39.pyc(4KB)
--------NPP.cpython-39.pyc(11KB)
--------PP.cpython-39.pyc(11KB)
--------FCFS_result.cpython-39.pyc(2KB)
--------RR.cpython-39.pyc(11KB)
----NPP.py(20KB)
----workspace.code-workspace(60B)
----template.py(8KB)
----Icons()
--------plus.png(11KB)
--------trash.png(8KB)
--------remove.png(16KB)
----FCFS.py(21KB)
----PP.py(19KB)
----PP_comp_test.py(5KB)

网友评论