The program Planning Algorithms includes the system of solving the problem and theoretical information of such algorithms as: FCFS - First Come, First Served; RR - Round Robin; SJF - Shortest Job First; Both taking into account the moment of receipt, and without it. Brief theoretical information will explain to you the basis and principle of each algorithm.
댓글