-
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。...
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-The project is a dynamic partitioning of memory allocation simulation program. Users through the process can understand the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-04-07 23:50:04下载
- 积分:1
-
C++写的操作系统原理及实现,模拟页面置换算法OPT的源码
C++写的操作系统原理及实现,模拟页面置换算法OPT的源码-C++ Write the operating system and realize the principle of simulated OPT page replacement algorithm for the source
- 2022-01-24 08:50:42下载
- 积分:1
-
模拟操作系统的假脱机技术
模拟操作系统的假脱机技术-operating system simulation technology spooling
- 2022-06-21 19:58:30下载
- 积分:1
-
test GPIO program code
测试GPIO程序代码
- 2022-03-04 20:28:01下载
- 积分:1
-
used first to adapt, adapt best or the worst adaptation law, the preparation of...
采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.
- 2022-07-11 03:44:39下载
- 积分:1
-
银行家算法,用来检验死锁问题
银行家算法,用来检验死锁问题-bankers algorithm, a test of deadlock. .
- 2022-08-03 22:02:57下载
- 积分:1
-
30天自制操作系统源码
文件时30天自制操作系统源码,内容非常好,一步一步教你自制操作系统,适合计算机专业学生,也适合对操作系统感兴趣的同学,可以系统的学习汇编和c语言开发。
- 2022-02-06 05:57:51下载
- 积分:1
-
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。...
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。-Operating Systems Design and Implementation, 3rd Edition
by Andrew S. Tanenbaum and Albert S. Woodhull
- 2022-01-21 00:47:13下载
- 积分:1
-
MSDOS 2.0 源代码
MSDOS 2.0 操作系统 (内核和基本实用工具) 的源代码。这就是现在由微软公司官方许可的公共 (非专业用途) 可用源代码的 MSDOS 2.0 。
- 2022-01-31 16:18:33下载
- 积分:1
-
Spooling技术模拟,操作系统的学习的实验内容之一
Spooling技术模拟,操作系统的学习的实验内容之一-Spooling simulation technology, the operating system of learning content
- 2022-01-24 12:51:45下载
- 积分:1