최근 포스트

Process Synchronization 4.

February 06, 2022   Computer-science

Classical problem of synchronization. (Dining-Philosophers Problem. e.t.c.)

빅오(Big-O) 표기법

February 05, 2022   Computer-science

알고리즘 성능 분석 측면의 접근을 통한 빅오 표기법이 필요한 이유

Process Synchronization 2.

February 03, 2022   Computer-science

About critical section. Algorithm to critical section problem solve.

CPU 스케줄링 3.

January 12, 2022   Computer-science

다양한 상황에서의 CPU 스케줄링 알고리즘에 대하여

CPU 스케줄링 2.

January 09, 2022   Computer-science

일반적인 CPU 스케줄링 알고리즘에 대하여