| 释义 |
partitioning 分割法,分区技术 1. Subdividing one large block into smaller subunits that can be handled more conveniently, e.g., partitioning a matrix. 把一个大的数据块(例如一个矩阵)划分为若干较小的子单元块以便于处理的过程。 2. In IBM VSE/SP, a technique in which internal storage is divided into several partitions in which multiple programs can be executed simultaneously. 在IBM的操作系统VSE/SP中使用的一种技术,其中内存分为几个分区,以便多个程序能同时在 其中运行。 |