-
style settings
java程序界面风格的设置-style settings
- 2022-01-22 04:35:32下载
- 积分: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
-
XML document processing Thoughts
XML文件处理的思考-XML document processing Thoughts
- 2022-02-22 03:46:16下载
- 积分:1
-
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍...
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍-Pdf of this introduction on the main c++ Of related knowledge, for c++ Some problems facilitate the introduction
- 2022-03-17 22:52:27下载
- 积分:1
-
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。...
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.
- 2023-01-21 11:35:03下载
- 积分:1
-
一个模拟生活的游戏源码
一个模拟生活的游戏源码-a life simulation game FOSS
- 2023-01-25 01:00:03下载
- 积分:1
-
一个简单的程序,在Eclips下用SWT/JFace实现显示菜单和工具栏。...
一个简单的程序,在Eclips下用SWT/JFace实现显示菜单和工具栏。-A simple procedure, in Eclips using SWT/JFace realize display menus and toolbars.
- 2022-01-26 01:52:04下载
- 积分:1
-
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用...
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用-vfp test material, including the general test in paragraph relating to the source code for beginners learning to use. .
- 2022-08-21 13:47:04下载
- 积分:1
-
MsFlexGrid controls to achieve the text were changed in the source code
实现在MsFlexGrid控件中更改文本的源代码-MsFlexGrid controls to achieve the text were changed in the source code
- 2022-10-13 06:20:02下载
- 积分:1
-
创建 Windows 还原点
这是特尔斐 2010年代码在 Windows XP 中设置一个还原点并向上。它是一个独立程序,但也可以嵌入到其他还原点所需的程序 (如安装程序)。
- 2022-02-21 11:31:15下载
- 积分:1