登录
首页 » Windows开发 » Abstraction: This design require me use a most unusual swap algorithm. When swa...

Abstraction: This design require me use a most unusual swap algorithm. When swa...

于 2023-08-21 发布 文件大小:1.73 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • FCM algorithm is a clustering algorithm based on the division of its thinking is...
    FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
    2022-08-19 01:42:39下载
    积分:1
  • 基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作...
    基于oem的数据查询系统 对图结构的半结构化数据进行并,差,选择,投影,粘贴及切削的操作-professionals and consumers can Based on the data query system to map the structure of semi-structured data and, worse, selection, projection, cutting and pasting operation
    2022-11-10 12:20:04下载
    积分:1
  • 可以进行混和运算,带括号,和一些函数。此程序在VC++2008下编译。...
    可以进行混和运算,带括号,和一些函数。此程序在VC++2008下编译。-Computing can be mixed, with brackets, and some function. This procedure in VC++ 2008 under the compiler.
    2022-03-30 22:43:56下载
    积分:1
  • windows服务实例 Service windows服务实例 Servicewindows服务实例 Service
    windows服务实例 Service windows服务实例 Servicewindows服务实例 Service-Examples of windows service Service windows service instance Servicewindows service instances Service
    2022-08-20 10:21:48下载
    积分:1
  • C#编写的TCPIP服务器 可多线程客户端
    C#编写的TCPIP服务器程序源码,可连接多个客户端,使用visual studio开发,本来用于GPRS远程数据采集,但不限于GPRS
    2023-03-30 20:00:03下载
    积分:1
  • 非常不错的自动更新程序.该有的都有了.十分好用
    非常不错的自动更新程序.该有的都有了.十分好用-Very good automatic updates. That everything I had. Very easy to use
    2022-08-08 06:52:41下载
    积分:1
  • 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
    串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
    2022-05-21 18:26:03下载
    积分:1
  • 利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语...
    利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语-The use of Visual Basic procedures for the preparation of the small, in these proceedings to read e-books, there is the Olympic knowledge, there is a riddle ... ...
    2022-03-03 02:39:29下载
    积分:1
  • This VC resource code demonstrate how to get contacter list of MSN Messenger
    vc源代码,演示了如何获取MSN Messenger的联系人列表-This VC resource code demonstrate how to get contacter list of MSN Messenger
    2022-07-17 15:16:41下载
    积分:1
  • 一个基于struts,tile,jstl的留言本
    一个基于struts,tile,jstl的留言本-struts, tile, the voice of the JSTL
    2023-04-18 02:25:03下载
    积分:1
  • 696518资源总数
  • 105065会员总数
  • 14今日下载