|
-
Mar 27th, 2008, 11:59 AM
#1
Thread Starter
Junior Member
Page replacement algorithm
I have a problem to code a page replacement algorithm simulation in VB.net, I have the random numbers that represent the pages that will be used, and I have been able to put the first pages in to 'memory'. I try to program First-in/first out, Least recently used and optimal, but I have no idea how to do it. Can someone please help me?
See more here: http://en.wikipedia.org/wiki/Page_re...ent_algorithms
.NET 2.0
Last edited by USER_--_NAME; Mar 27th, 2008 at 12:06 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|