·2,447,543篇论文数据,部分数据来源于NoteExpress
Segment 2 is for stack and dynamic memory allocation.
段2预留给堆栈和动态内存分配。
An area of memory that is used for dynamic memory allocation.
一块被用作动态内存分配的内存区域。
Dynamic memory allocation (on the heap) is not necessarily contiguous.
动态内存分配(堆上)也不一定是连续的。
So the heap is a chunk of memory in a computer's RAM that's conceptually allocated to what's called dynamic memory allocation.
堆是在计算机RAM中的一块内存,它可以进行,动态内存分配。
应用推荐