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