-
请求分页系统中的置换算法
通过如下方法产生一指令序列,共 320 条指令:
1)
在[1,32k-2]的指令地址之间随机选取一起点,访问 M;
2)
顺序访问M+1;
3)
在[0,M-1]中随机选取M1,访问 M1;
4)
顺序访问M1+1;
5)
在[M1+2,32k-2]中随机选取M2,访问 M2;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-19 20:15:03下载
- 积分:1
-
STM32F10xxx闪存编程参考手册
说明: 本编程手册介绍了如何烧写STM32F101xx、STM32F102xx和STM32F103xx微控制器的闪存存储器。(This programming manual describes how to burn the flash memory of STM32F101xx, STM32F102xx and STM32F103xx microcontrollers.)
- 2020-06-20 15:40:01下载
- 积分:1
-
Matlab filtfilt函数 C代码改写
Matlab,filtfilt(零相位滤波函数),C语言改写,子文件包括filter差分方程计算,inverse信号反转,参数计算等函数,亲测可用,与Matlab最终计算结果一致。
- 2022-02-01 12:41:02下载
- 积分:1
-
xna demo 一个分类游戏
xna demo 一个游戏 分类
- 2022-03-28 15:58:03下载
- 积分:1
-
多线程异步加载网络数据 完整例子源码
多线程异步加载网络数据 完整例子源码
- 2013-07-20下载
- 积分:1
-
LPC1100UART-
ARM-CORTEX-M0 -LPC114 (ARM-CORTEX-M0-LPC114-SOFTWARE-uart)
- 2011-11-15 17:06:12下载
- 积分:1
-
人脸识别
人脸识别综合程序,使用C++和opencv开发,在VS平台上运行即可(Face recognition integrated program)
- 2021-04-22 12:38:48下载
- 积分:1
-
学习 .zip
某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往另一楼层,依此类推,当每人乘坐过L次(L值可以根据仿真情况在3~10次之间确定)电梯后,第L+1次为下至底层并结束乘梯行为。到所有人结束乘梯行为时,本次仿真结束。 (7) 电梯运行速度为S秒/层(S值可以根据仿真情况在1~5之间确定),每人上下时间为T秒(T值可以根据仿真情况在2~10之间确定)。 (8) 电梯运行的方向由先发出请求者决定,不允许后发出请求者改变电梯的当前运行方向,除非是未被请求的空梯。(a total of 10 layers, with a passenger elevator. To address the issue of convenience, have the following qualifications : (a) lift the operating rules is : can be reached on each floor. (2) each lift crew of the largest volume of all K (K value can be based on the simulation of the 10 to 20 between determined). (3) simulation at the beginning, randomly located in the lift line with its rules of operation arbitrary layer of air staircase. (4) simulation began, a N (gt; 20) at the International Trade Center in one layer, started by ladder activities. (5) Each person must first reach the floors are random, in the bottom wait for the elevator arrived. (6) Each person taken the lift arrived at the designated floor and then another random foot to the floor, and so on, when each rode L (L value c)
- 2021-04-22 14:48:48下载
- 积分:1
-
MPC860SARCOD1
MPC860SAR源代码,包括头文件、汇编程序以及说明。(MPC860SAR source code, including the first document, and on the compilation process.)
- 2006-10-08 22:41:58下载
- 积分:1
-
LCD1602
基于51单片机的LCD1602的开发程序(C)(LCD1602 51 MCU-based development process)
- 2011-08-05 13:47:42下载
- 积分:1