-
tu xing
tu xing
- 2022-02-10 00:37:34下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
软件体系结构
Software architecture
- 2022-02-21 13:23:57下载
- 积分:1
-
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!...
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!-mfc in source can convenient your reference, learning, hope have the opportunity together exchanges!
- 2022-10-10 10:55:03下载
- 积分:1
-
UPX the shell, with the source code!
upx的shell,附源代码!-UPX the shell, with the source code!
- 2022-12-12 06:50:03下载
- 积分:1
-
Win32Asm教程
Win32Asm教程-Win32Asm Guide
- 2023-04-22 18:45:08下载
- 积分:1
-
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行...
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行-Calculation of matrix product, text input and output, input two matrices when the line between the need for
- 2022-02-02 22:17:29下载
- 积分:1
-
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。...
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。- This design using VB toolbox own controls to make a simpleuser switching interface which based on VB calendar
- 2022-05-29 18:48:59下载
- 积分:1
-
VC6 256
VC6 256色工具栏 -VC6 256-color toolbar
- 2022-09-03 04:05:03下载
- 积分:1
-
正则表达式学习的一个小工具和源码.
正则表达式学习的一个小工具和源码....
正则表达式学习的一个小工具和源码.
正则表达式学习的一个小工具和源码.-Regular Expression Tutorial
- 2022-01-25 22:08:55下载
- 积分:1