-
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
-
操作系统课程设计,用VC开发可直接下载使用,包含消息机制,共享内存和管道通信...
操作系统课程设计,用VC开发可直接下载使用,包含消息机制,共享内存和管道通信-Operating system, curriculum design, developed with the VC can directly download that contains message mechanism, shared memory, and communication channels
- 2022-01-26 01:03:11下载
- 积分:1
-
一个windows里面的播放器5
一个windows里面的播放器5-a windows inside the five players
- 2023-04-22 01:45:03下载
- 积分:1
-
XXX
嵌入式测控仪器图形界面设计嵌入式测控仪器图形界面设计-xxx
- 2022-03-28 16:18:53下载
- 积分:1
-
不规则界面程序VC示例工程源码,如果你只能制作传统的举行程序界面,可以参考一下这个...
不规则界面程序VC示例工程源码,如果你只能制作传统的举行程序界面,可以参考一下这个-Irregular interface VC sample program source code works, if you only held the production of the traditional program interface, you can refer to this
- 2022-05-09 14:35:00下载
- 积分:1
-
three
模拟计算机三层结构寻址,分页\段,显示具体寻址详尽过程,有助于理解三层结构原理-three-tier structure simulation computer addressable, pagination , showed specific addressable detailed process, contribute to the understanding of the three-tier structure principle
- 2022-03-17 18:35:00下载
- 积分:1
-
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题...
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
- 2022-07-18 14:23:44下载
- 积分:1
-
multi
2003061723305924139多线程Socket,多线程,通信开发-multi-thread Socket, writing by communications
- 2023-08-26 12:05:04下载
- 积分:1
-
C#基于TCP的Socket多线程通信(包含服务器端和客户端)
原文出自CSDN,服务bug已经修改。
功 能:多线程Socket TCP/IP通讯,闪屏。
开发环境:VS2010 C#
- 2022-10-02 08:45:03下载
- 积分:1
-
用来验证XML文档的良构性与有效性。
用来验证XML文档的良构性与有效性。-XML document used to verify the good conformation and validity.
- 2022-07-04 02:23:09下载
- 积分:1