“存储分配”常见的英文表达是 “memory allocation” 。
在计算机科学和编程领域,这个术语用于描述将计算机内存分配给不同的程序、数据结构或进程的过程。例如:
The operating system is responsible for memory allocation among various running programs.(操作系统负责在各个正在运行的程序之间进行存储分配 。)
We need to optimize the memory allocation strategy to improve the program's performance.(我们需要优化存储分配策略以提高程序的性能。)