搜索资源列表
2
- :在可变分区管理方式下采用首次适应算法实现主存分配和回收。 [提示]: (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,初始状态见右图。空闲区说明表格式为:起址——指出空闲区的起始地址;长度——一个连续空闲区的长度;状态——有两种状态,一种是“未分配”状态,另一种是“空表目”状态。 (2) 采用首次适应算法分配。运行时,输入一系列分配请求和回收
OS
- C++实现的模拟操作系统,带有报告。 有界面,实现了进程主调度,内存分配,模拟文件系统功能
test3
- 操作系统课程设计会用到的,用C++开发的,模拟内存分配和回收的算法,很不错,亲自试验过哦
project1
- 操作系统内存分配释放算法的C语言模拟,包括首次适应法与循环首次适应法。指令可通过io转向从文件读入-The release of the operating system memory allocation algorithm for C-language simulation, including the first cycle for the first time to adapt to meet the law and the law. Io steering commands can b
kechengsheji
- 操作系统课程设计 C++ 动态内存分配与管理 -Operating system curriculum design C++ Dynamic memory allocation and management
caozuoxitongshiyandaima
- 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
memmory
- 操作系统的课程设计实习题目,主要用c或c++来模拟内存分配与管理的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the memory allocation and management of the situation, where the source code contains a detailed
memory-manage-simulate
- 用C语言写的操作系统作业内存分配的模拟程序。-Written in C language, the operating system memory allocation operation simulation program.
1213
- 操作系统分配内存,内存管理。使用C语言编写。-The operating system allocates memory, memory management. Using the C language.
dynamic-allocate
- c语言实现的操作系统课程实验之动态分配内存的源码-Dynamic memory allocation source operating system curriculum experiments
新建文件夹
- 基于C语言的操作系统首次适应算法内存分配的模拟(Distribution of simulated first adaptive algorithms)
操作系统-模拟动态分区分配
- 使用C语言实现模拟动态内存分区分配,运用最佳适应算法,最先适应算法以及最坏适应算法进行分区的动态扽陪管理,分多种情况进行分区的合并以及回收(The use of C language simulation of dynamic memory allocation, using the best fit algorithm, the adaptive algorithm and the worst fit algorithm with dynamic drag partition manageme