-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1
-
linux下的C。点对点一收一发测试_192.168.0.1发_192.168.0.2收
linux下的C。点对点一收一发测试_192.168.0.1发_192.168.0.2收-linux under C. Close out a point-to-point test _192.168.0.1 issued _192.168.0.2 close
- 2022-05-20 05:12:19下载
- 积分:1
-
minix操作系统的引导相关程序
minix操作系统的引导相关程序-Minix operating system to guide related procedures
- 2022-03-18 07:04:57下载
- 积分:1
-
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过...
基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过-Based on the Linux sockte chat program, the client has a server-side, in FC6 already debugging through
- 2022-05-25 17:24:48下载
- 积分:1
-
Visual C++数字图像识别技术典型案例
条形码生成器
Visual C++数字图像识别技术典型案例
条形码生成器-Visual C++ Digital image recognition technology a typical case of bar code generator
- 2022-02-13 08:34:42下载
- 积分:1
-
The use of C++ Prepared Calculator, including all general computing.
使用C++编写的计算器,包括所有的一般计算功能。-The use of C++ Prepared Calculator, including all general computing.
- 2022-03-13 15:04:11下载
- 积分:1
-
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;...
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;
(2)职工信息录入功能(职工信息用文件保存);
(3)职工信息浏览功能;
(4)职工信息查询功能,查询方式:按学历、职工号查询等;
(5)职工信息删除、修改功能。
-Information including the number of workers union, name, sex, age, education, salaries, addresses, telephone numbers, etc. (number of workers of non-repetition). Workers try to design a management information system so that it can provide the following functions: (1) the way the menu system to work (2) staff input function information (information workers saved documents) (3) staff information browsing (4) Information trade unions function, query methods: according to their academic qualifications, trade unions, such as its inquiries (5) information workers to delete, modify function.
- 2022-11-13 10:35:04下载
- 积分:1
-
use double link list to a memory implenment llocation. There will not appear mal...
使用双链接列表实现内存分配。我的代码中不会出现maloc,new,delete。所有可用列表都用于查找合适的内存空间。
- 2022-02-05 00:14:11下载
- 积分:1
-
C/C++虚拟机的实现的window版本
C/C++虚拟机的实现的window版本-C/C virtual machine on the realization of the window version
- 2023-06-09 20:10:05下载
- 积分:1
-
tc Treasury under the mouse to see it!
tc下鼠标库,看看吧!-tc Treasury under the mouse to see it!
- 2023-04-26 16:00:03下载
- 积分:1