分区分配算法(Partitioning Placement Algorithm) 最佳适应算法BF(Best Fit):它从全部空闲区中找出能满 足作业要求的、且大小最小的空闲分区,这种方法能使碎 片尽量小。
基于20个网页-相关网页
用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序。
Use a structured high-level language describes tectonic division, prepare dynamic partitioning algorithm and recovery algorithm simulation program.
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。
The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent.
应用推荐