- Category:
- OS Develop
- Tags:
-
[Text]
- File Size:
- 6kb
- Update:
- 2016-06-05
- Downloads:
- 0 Times
- Uploaded by:
- name
Description: 4. The analog implementation of demand paging virtual page replacement algorithm
Achieve OPT, FIFO, LRU, Clock, etc. page replacement algorithm. Receiving user input parameters, including the length of the program (number of pages), the page size and page frame number, using different colors to distinguish the output hits, and added directly to replace free blocks.
To Search:
File list (Check if you may need any files):
No.4 codes\CLOCK.txt
..........\FIFO.txt
..........\LRU.txt
..........\OPT.txt