文件名称:操作系统算法:这是各种操作系统算法的代码
文件大小:12KB
文件格式:ZIP
更新时间:2024-02-23 23:47:32
algorithms round-robin operating-system round-robin-scheduler operating-systems
操作系统算法 这是各种操作系统算法的代码。 在C ++或Python3中
【文件预览】:
OS-Algorithms-master
----contiguous_memory_allocation_worst_best_first_fit.cpp(6KB)
----interprocess_communication_techniques_producer_consumer_problem.py(1KB)
----shortest_job_remaining_first.cpp(4KB)
----first_come_first_serve.cpp(2KB)
----shortest_job_first.cpp(4KB)
----deadlock_avoidance_bankers_algo.py(2KB)
----multi_level_queue_scheduling_fcfs_fcfs.cpp(5KB)
----round_robin.cpp(4KB)
----page_replacement_algorithms_fifo_lru_lfu.py(3KB)
----disk_scheduling_algorithm_fcfs_scan_c-scan.py(3KB)
----README.md(96B)
----.gitattributes(66B)