| 释义 |
dynamic memory relocation 动态存储器重新分配法;[动态记忆器再配置] The allocation of memory space in a multiprogrammed computer which most efficiently utilizes the total memory capacity. This allocation is accomplished automatically by the computer when it changes the area of storage occupied by a given program or portion of a program. 在多道程序运行的计算机中,一种内存空间的分配方法,它最有效地利用整个存储器容量 。在改变某一给定程序或某一部分程序所占用的存储区时,计算机自动实现这种动态分配。 |