Implements a WPF/MVVM Control libray (with backend) that manages a MRU (Most Recently Used) list of files
-
Updated
Sep 3, 2019 - C#
Implements a WPF/MVVM Control libray (with backend) that manages a MRU (Most Recently Used) list of files
Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.
♾️ The scrobbling alternative that respects your privacy
"Implementation of Virtual Memory available in operating systems"
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.
Page replacement algorithms to analyse page fault and belady's anomaly.
Add a description, image, and links to the most-recently-used topic page so that developers can more easily learn about it.
To associate your repository with the most-recently-used topic, visit your repo's landing page and select "manage topics."