-
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
-
c++ 录音并保存为wav
本文章利用windows api 函数实现了调用麦克风并录音,保存在本地 对于学习有很大的帮助,
- 2022-02-28 19:57:27下载
- 积分:1
-
惯性导航、自主导航、组合导航、
利用惯性元件(加速度计)来测量运载体本身的加速度,经过积分和运算得到速度和位置,从而达到对运载体导航定位的目的。组成惯性导航系统的设备都安装在运载体内,工作时不依赖外界信息,也不向外界辐射能量,不易受到干扰,是一种自主式导航系统。惯性导航系统通常由惯性测量装置、计算机、控制显示器等组成。惯性测量装置包括加速度计和陀螺仪,又称惯性测量单元。3个自由度陀螺仪用来测量运载体的3个转动运动;3个加速度计用来测量运载体的3个平移运动的加速度。计算机根据测得的加速度信号计算出运载体的速度和位置数据。控制显示器显示各种导航参数。按照惯性测量单元在运载体上的安装方式,分为平台式惯性导航系统(惯性测量单元安装在惯性平台的台体上)和捷联式惯性导航系统(惯性测量单元直接安装在运载体上);后者省去平台,仪表工作条件不佳(影响精度),计算工作量大。
- 2022-01-25 21:11:01下载
- 积分:1
-
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟-PAN future battles Delphi five corners to get started on the 7th code would simplify clock
- 2022-02-12 21:40:01下载
- 积分:1
-
用Delphi开发的三维屏保程序
用Delphi开发的三维屏保程序-with Delphi 3D screensaver
- 2022-05-16 13:57:57下载
- 积分:1
-
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励-艾尔肯特interpolation, a very good interpolation Oh, we encourage more
- 2022-07-23 05:07:02下载
- 积分:1
-
Meminfo 显示系统内存使用情况,VC++源码。
Meminfo 显示系统内存使用情况,VC++源码。-Meminfo display system memory usage, VC++ source code.
- 2023-05-13 09:30:02下载
- 积分:1
-
VB+ SQL development with the library management system, is my summer internship...
用VB+SQL开发的图书管理系统,是我暑假实习的作品-VB+ SQL development with the library management system, is my summer internship work
- 2023-03-03 18:20:04下载
- 积分:1
-
Using vc++ programming matrix calculation and display of relevant information an...
使用vc++编程实现的矩阵相关信息的计算及显示等功能-Using vc++ programming matrix calculation and display of relevant information and other functions
- 2022-03-07 00:16:45下载
- 积分:1
-
C语言精彩编程百例4
C语言精彩编程百例4-C programming language brilliant four hundred cases
- 2022-04-20 01:19:52下载
- 积分:1