您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

9 行
322 B

  1. In case when most frequently and recently used pages repeat,
  2. the number of hits increases, while misses decrease.
  3. The test case in "inputmy1.txt" clearly demostrates the point
  4. above, when there are few page frames available.
  5. When pages appear more randomly compared to the previous case,
  6. the number of misses increases.