您要查找的是不是:
- The two primary differences between static and dynamic memory allocation are as follows. 动态和静态内存分配的不同
- Consequently, I strongly recommend that you not use dynamic memory allocation on small systems. 因此,我强烈建议您不要使用动态记忆体分配的小系统。
- Therefore, I think that the use of dynamic memory allocation on these targets is silly. 因此,我认为,使用动态记忆体分配这些目标是愚蠢的。
- Dynamic memory allocation allows the Database Engine to efficiently acquire and release memory in the buffer cache to support the current workload. 动态内存分配允许数据库引擎有效获取和释放缓冲区高速缓存中的内存以支持当前工作负荷。
- The buffer manager supports dynamic memory allocation on Microsoft Windows XP 32-bit and Windows 2003 32-bit platforms when AWE is enabled. 启用AWE时,缓冲区管理器在Microsoft Windows XP 32位平台和Windows 2003 32位平台上支持动态内存分配。
- It uses ACE_Message_Block to provide an efficient message buffering mechanism that minimizes dynamic memory allocation and data copying. 提供高效的消息缓存机制,减少动态分配和复制。
- After reboot, SQL Server 2005 operates in a normal dynamic memory allocation mode, and the available memory is limited to virtual address space or physical memory, whichever is smaller. 重新启动后,SQL Server 2005将在标准动态内存分配模式下运行,其可用内存受虚拟地址空间或物理内存的限制,以较小的值为准。
- It contains two parts, enhanced memory block allocation algorithm and high-efficient dynamic memory allocation algorithm. Combining the two methods in memory management can improve the performance of embedded system effectively. 改进的内存分配算法包括优化的内存块分配算法和快速高效的动态内存分配算法,两者结合使用将会有效提高嵌入式系统的性能。
- Study of dynamic memory allocation in OS kernel 操作系统内核中动态内存分配机制的研究
- Such boxing and unboxing operations add performance overhead since they involve dynamic memory allocations and run-time type checks. 当他们处于动态内存分配和运行时类型检查,装箱拆箱操作将增加性能消耗。
- Changed virtual memory allocation method. 修改了虚拟内存的分配方式。
- Fixed crash in texture memory allocation. 固定坠毁在纹理内存分配。
- One Adaptive Dynamic Memory Allocating Method for Embedded System 一种适用嵌入式系统的自适应动态内存管理方案
- Releases memory allocated for a dynamic variable. 释放分配给动态变量的内存。
- General error. May be a memory allocation problem or system error. 常规错误。可能是内存分配问题或系统错误。
- Linux does not provide a segmented memory allocation model. Linux中没有分段的内存分配模型。
- You must manage your pointers, your memory allocation, and your . 你要管理指针,内存分配,和内存回收。
- Memory allocation and deallocation is the bane of my existence. 内存分配和存储单元分配的存在确确实 实是个大麻烦。
- Paged dynamic memory is determined by the SYSGEN parameter PAGEDYN. 分页动态内存由 SYSGEN 参数 PAGEDYN 来确定。