-
The design of television very helpful information, everyone is not anti
对电视设计非常有帮助的资料,大家不防下来看下-The design of television very helpful information, everyone is not anti-down facie
- 2022-04-30 11:35:20下载
- 积分:1
-
This process is a dynamic link library DLL files, use the process of HOOK hooks.
这个程序是一个DLL动态连接库文件,运用HOOK钩子过程.-This process is a dynamic link library DLL files, use the process of HOOK hooks.
- 2023-06-15 16:05:03下载
- 积分:1
-
pocket下的逆向资料,一直收藏在身边。当初学习了很久,新手比较使用...
pocket下的逆向资料,一直收藏在身边。当初学习了很久,新手比较使用-pocket under the reverse data
- 2022-02-02 10:27:40下载
- 积分:1
-
这是一个用VB实现的创建和删除快捷方式的程序。
这是一个用VB实现的创建和删除快捷方式的程序。-This is a VB to create and delete the shortcut procedures.
- 2022-03-19 23:23:24下载
- 积分:1
-
时间表管理
时间表管理系统的自动化完成学校和学院时间表管理系统,以及工资管理系统
- 2022-07-18 14:13:29下载
- 积分:1
-
怎样把MID中的菜单去掉
怎样把MID中的菜单去掉-how to remove the menu
- 2022-07-11 17:46:25下载
- 积分:1
-
线性规划源代码,用于线性优化
线性规划源代码,用于线性优化-linear programming source code for linear optimization
- 2022-01-25 15:32:18下载
- 积分:1
-
this is the c++ source code for snake and ladder game
this the c++ source code for snake and ladder game-this is the c++ source code for snake and ladder game
- 2022-02-01 19:45:48下载
- 积分:1
-
好的程序大家分享
好的程序大家分享- Good procedure everybody shares
- 2023-02-26 16:05:04下载
- 积分: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