查看会员资料
用 户 名:获***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
ullrru_news
- 使用LRU替换算法。这种算法选择最久没有被访问的块作为被替换的块。为了实现LRU算法,要在块块表中为每一块设置一个计数器(cnt0,cnt1,cnt2,cnt3,)。计数器的长度为2位。 -Use LRU replacement algorithm. This algorithm to select the block as most long time no visit is to replace the block. In order to achieve the LRU algorit