-
subject_3
对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。
3. 计算缺页次数及缺页率。
测试用例格式如下:
输入:
算法(1 OPT,2 FIFO,3 LRU)
内存块数
页面序列(页面1,页面2,页面3,...)
输出:
页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/...
缺页次数
其中:
页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示
是否命中:1-命中,0-缺页">
- 2021-04-27 00:48:45下载
- 积分:1
-
89C51-master
基于单片机的一些基础应用 和硬件设计以及综合设计(89c51Integrated application hardware design)
- 2017-07-17 10:37:00下载
- 积分:1
-
Shadow-Detection
阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
- 2021-04-11 19:08:58下载
- 积分:1
-
queuing_model
queuing model on CUDA
- 2012-11-15 03:45:18下载
- 积分:1
-
Line
DDA直线绘制程序实现,可以是任意的直线。(DDA line drawing program, a straight line can be arbitrary.)
- 2009-07-10 20:15:31下载
- 积分:1
-
fft13
fft code in visual c++
- 2011-07-16 22:23:05下载
- 积分:1
-
tWavveletVCReh
通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接
(Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
- 2012-07-27 16:21:08下载
- 积分:1
-
rk
说明: matlab中的龙格库塔解算,可以加快程序的运行速度.(matlab in the Runge-Kutta solver, you can speed up the process of running speed.)
- 2009-07-26 14:40:02下载
- 积分:1
-
Science-and-engineering
科学与工程数值算法(Visual C++版),原书配套vc++6.0实现代码(Science and engineering numerical algorithm (Visual C++ version))
- 2015-08-06 15:46:36下载
- 积分:1
-
HandsOn1_5
在定时器控制下反复的裁减一幅图像和改变其大小(timer under the control of the repeated cuts an image and change its size)
- 2007-05-30 11:13:54下载
- 积分:1