Title:
Online_RandMarkingAlgorithm Download
Description: Addressed in this program are: analog computer-like main, cache storage structure, when the user requests a page, a page in the cache directly from the cache to fetch, does not produce errors (that is, not in the cache in the hit), otherwise, to the main memory to fetch a consideration of larger. This program uses a random marking algorithm, online marking algorithm based on random never mark the cache entry selected a replacement for the replacement page. Code, documentation detailed
To Search:
File list (Check if you may need any files):
实验15\Online_RandMarkingAlgorithm\main.cpp
......\...........................\Online_RandMarkingAlgorithm.vcxproj
......\...........................\Online_RandMarkingAlgorithm.vcxproj.filters
......\...........................\Online_RandMarkingAlgorithm.vcxproj.user
......\实验15算法说明.docx
......\Online_RandMarkingAlgorithm
实验15