dynamic memory
常见例句
- When components are developed, there can be a lot of dynamic memory allocations.
在开发组件时,可能存在大量的动态内存分配。 - I wrote the first version of the allocator after writing some C++ programs that almost exclusively relied on allocating dynamic memory.
在写了一些几乎严重依赖于动态分配内存的C++程序之后,我编写了这个分配器的第一个版本。 - Moreover dynamic memory allocation is under the control of the programmer, which inevitably means that memory deallocation is the burden of the programmer.
此外,动态内存分配是程序员掌控,这必然意味着内存重分配成为了程序元的负担。 - 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中的一块内存,它可以进行,动态内存分配。
哈佛公开课 - 计算机科学课程节选 - Micron Technology is a manufacturer and marketer of memory products, primarily dynamic random access memory for PCs and mobile devices, NAND Flash and NOR Flash memory products.
FORBES: Why Growth In Mobile Devices Will Fuel Micron's DRAM Shipments - When your computer boots up, it spends an interminable amount of time heaving some 30 million lines of operating code from the hard drive onto its main memory, DRAM (dynamic random access memory).
FORBES: Total Recall - It consumes 15% of the world's dynamic-memory chips.
FORBES: Cover Story 返回 dynamic memory