Office Address: Office #19 Dept. of Computer Science #26 East Bartlett Hall
HTML Interactive Tutorial: This is an interactive tutorial for Banker's algorithm where one can enter the number of processes, resources, and requests for resources. One can see how algorithm decides if a request can be granted or not.
HTML Interactive Tutorial: This is an interactive tutorial for Page Replacement Algorithms (FIFO, LRU, OPT) where one can enter the reference string, number of frames, and choose the algorithm to execute. Upon execution, one can visualize number of page faults.
Java code to simulate the page table-based physical address translation for Logical address space (2^m) and Page size 2^n.
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.