-
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
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2022-10-08 22:30:03下载
- 积分:1
-
动态加密,使加密des64更可靠,例如,SA…
des64动态加密使加密更可靠,比如同是123456,但加密出来的密文确不相同-Dynamic encryption to enable encryption des64 more reliable, for example, the same is 123456, but the encryption from the ciphertext is indeed not the same
- 2022-02-01 00:27:29下载
- 积分:1
-
zinnia汉字分析
在线手写汉字识别源码 Zinnia介绍。读取用户输入的手写笔迹 可以自由设置手写框的大小。在内部处理中所有笔迹都被转化为1*1的手写框内的坐标来处理。通过Character类的add方法增加坐标。add的第一个参数为当前笔画,第二个参数为坐标点。通过重复使用add方法可以加入多笔输入笔迹。其中每笔包含多个坐标点数据。
- 2023-06-15 06:35:05下载
- 积分:1
-
noi topic of "tourists" to answer
noi题目“旅游观光”解答-noi topic of "tourists" to answer
- 2023-02-08 03:11:03下载
- 积分:1
-
API实现的键盘钩子程序,能捕捉到键盘的每一个动作!
API实现的键盘钩子程序,能捕捉到键盘的每一个动作!-API keyboard hooks, and can capture every one keyboard action!
- 2022-04-15 18:20:55下载
- 积分:1
-
usbviewer in mfc
USBView是轻量级和便携式工具,允许你找出关于所有USB闪存技术细节目前连接到电脑。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-06 21:55:03下载
- 积分:1
-
文本处理器 编写语言:C
文本处理器 编写语言:C-text processor to prepare language : C
- 2023-05-19 13:25:03下载
- 积分:1
-
一个软件看门软件狗的编写
一个软件看门软件狗的编写-a software gatekeeper software to prepare the dog
- 2023-06-15 21:20:03下载
- 积分:1