Description: 动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of 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. Platform: |
Size: 5120 |
Author:has |
Hits:
Description: 操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the allocation process, the withdrawal process to operate in the District Platform: |
Size: 1024 |
Author:李志龙 |
Hits:
Description: 对系统内存分区的分配的实验算法,用c++实现的,是固定分区的算法-Division of system memory allocated Experimental algorithms, with c++ to achieve, is a fixed partition of the algorithm Platform: |
Size: 1024 |
Author:王瑞卿 |
Hits:
Description: 实现了操作系统的内存模拟管理功能,简单易懂,适合学习。此文档实现了内存管理的动态分区分配,固定分区分配,显示内存分配情况,可实现回收再利用功能。-Achieved the operating system memory management functions simulated, simple and easy to understand, suitable for learning. This document implements the dynamic memory management partition, fixed geographical distribution, display memory allocation can be realized recycling capabilities. Platform: |
Size: 117760 |
Author:flexible |
Hits:
Description: 操作系统上面的模拟内存调度的,使用的固定分区的方法。-Simulation of memory above the operating system scheduling, the use of the fixed partition approach. Platform: |
Size: 133120 |
Author:执着 |
Hits:
Description: 存储管理模拟 实验中固定内存分区采用结构体数组实现,分区信息采用结构体初始化实现。由于结构体中含string类,VC++不能对含string类的结构体初始化,这里采用MinGW编译器作为程序平台。-Storage management simulation experiments using a fixed memory partition an array of structures to achieve, partition information structure initialized using to achieve. Because the structure of the class with string, VC++ can not contain initialization string class structure, where the compiler as a program using MinGW platform. Platform: |
Size: 2358272 |
Author:wangxingzhen |
Hits:
Description: 实验中固定内存分区采用结构体数组实现,分区信息采用结构体初始化实现。由于结构体中含string类,VC++不能对含string类的结构体初始化,这里采用MinGW编译器作为程序平台。-Fixed memory partition experiments using an array of structures to achieve, partition information structure initialized by implementation. Structure containing the string class, VC++ can not be the class structure containing initialization string, this uses MinGW compiler as the program platform. Platform: |
Size: 2048 |
Author:社天 |
Hits:
Description: 固定分区分配是将内存用户空间划分为若干固定大小的分区,允许多道作业并发执行。当有一空闲分区时,便可以从后备作业队列中,选择一个适当大小的作业装入该分区。本次实验是利用软件编程模拟固定分区存储方式。-Fixed partition memory user space is divided into several fixed-size partitions, allowing concurrent execution of multi-channel operation. When there is a spare partition, they can reserve job queue, select an appropriate size of the job into the partition. The experiment is simulated using a fixed partition software programming stored. Platform: |
Size: 1024 |
Author:liuchenglong |
Hits:
Description: 基于固定分区分配的存储器管理系统的设计
要求:(1)建立一张分区说明表;(2)至少提供4个作业;(3)模拟作业的分配过程;(4)模拟作业的回收过程(5)能够显示每一次分配和回收的结果
-Based on fixed partition memory management system design requirements: (1) the establishment of a partition description table (2) at least four jobs (3) simulations of the distribution process (4) simulations of the recovery process (5 ) can be displayed each time the result of the allocation and recovery Platform: |
Size: 2048 |
Author:成真 |
Hits:
Description: 操作系统的固定分区模拟程序。固定分区将内存按用户需求分分成若干固定存储区,每次分配进程、撤销进程都在分区中操作
-The operating system of the fixed partition simulation program. Fixed partition memory by user demand sub-divided into a number of fixed storage area, each allocation process, the revocation process operating in the partition Platform: |
Size: 1024 |
Author:zcl1233 |
Hits: