Segment 2 is for stack and dynamic memory allocation.
段2预留给堆栈和动态内存分配。
An area of memory that is used for dynamic memory allocation.
一块被用作动态内存分配的内存区域。
An area of memory that is used for dynamic memory al location.
一块被用作动态内存分配的内存区域。
Dynamic memory allocation (on the heap) is not necessarily contiguous.
动态内存分配(堆上)也不一定是连续的。
Are responsible for freeing any dynamic memory you use for this buffer.
应用程序有责任释放任何用于这块缓存的动态内存。
Copy constructor is needed only in the case of dynamic memory allocation?
拷贝构造函数只在需要的情况下动态内存分配吗?
When components are developed, there can be a lot of dynamic memory allocations.
在开发组件时,可能存在大量的动态内存分配。
Checkpoints that must be considered while working with dynamic memory allocation.
在使用动态内存分配时必须考虑的检查点。
System uses dynamic memory database technology news content, the use of ASP.
系统利用数据库技术动态存储新闻内容,利用ASP。
Dynamic memory management is necessary for memory resource management in computer system.
动态存储管理是计算机系统必不可少的资源管理手段之一。
The existing dynamic memory management methods are inefficient, and have high cost of time.
现有的动态存储分配算法存在着效率不高、时间开销较大等缺点。
The features of some kinds of dynamic memory errors a nd the hazards are introduced in this paper.
文章指出了几类常见动态存储错误的特征及其危害。
Cellsin dynamic memory elements must be repeatedly accessed in order to avoid a fading away of their contents.
动态存储元件的存储单元为了避免内容逐渐消失,一定要不断地进行访问操作。
If you're familiar with managing dynamic memory in a language such as c, then you may want to skip to the next section.
如果您熟悉使用c等语言管理动态内存,那么您可以直接跳到下一节。
The basic SQL function system and string classes and dynamic memory handling. Not a single reported bug in this system.
基本SQL函数系统、字符串类和动态内存处理,本系统中未见单独报告的错误。
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中的一块内存,它可以进行,动态内存分配。
This method builds and analyzes pointer trees for programs and can detect and localize the dynamic memory errors effectively.
该方法为程序建立并分析指针树,能够有效地检测和定位几类常见动态存储错误。
To cope with the problem of heap memory leak, this paper presents a dynamic memory leak check technology based on red-black tree.
实现时采用红黑树管理所分配的堆内存,理论推导和实验表明其具有较高的效率。
As for the difficulty of unsufficient internal memory capacity, it can be overcome by means of the dynamic memory allocation technique.
还采用动态存贮器分配技术解决了内存容量小的矛盾。
In the design of a dynamic memory, as the variety and number of interconnections are increased, the access time is improved significantly.
在动态存储器的设计当中,增加内联结构的种类和数量,可以使存取时间加快。
The compiler ran out of dynamic memory space during its second pass, probably due to a program with too many symbols or complex expressions.
编译器在它的第二遍扫描中用完了动态内存空间,可能是由于某个程序有太多的符号或复杂的表达式。
Dynamic memory: Computer memory that will degrade in time if a power source is not permanently or frequently applied. For example:CRT storage.
动能存贮器:需经常或永久充电的一种电脑存贮器。例如阴极射线管存储器。若电荷逐渐减少,信息就会消失。 收藏。
Moreover dynamic memory allocation is under the control of the programmer, which inevitably means that memory deallocation is the burden of the programmer.
此外,动态内存分配是程序员掌控,这必然意味着内存重分配成为了程序元的负担。
The dynamic memory management of SACOS can decrease efficiently the memory management overhead and memory fragmentation and improve the memory utilization.
SACOS的动态内存管理方法可以有效地减少内存管理开销和内存碎片,提高内存的利用率。
Operating with intrusive containers doesn't invoke any memory management at all. The time and size overhead associated with dynamic memory can be minimized.
介入式容器的操作根本不会引发任何内存管理。动态内存分配所带来的时间和空间开销可以被最小化。
Aiming at traditional System on Chip Dynamic Memory Manage Unit (SOCDMMU), this paper proposes realizing the core parts of SOCDMMU with the software method.
针对传统系统级芯片动态内存管理单元(SOCDMMU),提出用软件方法实现SOCDMMU中的核心部件。
This article discussed several pitfalls you can avoid when working with dynamic memory allocations. To avoid memory-related problems, it is good practice to.
本文讨论了几种在使用动态内存分配时可以避免的陷阱。
Dynamic Indicates that the vertex buffer requires dynamic memory use, which is useful for drivers because it enables them to determine where to place the buffer.
表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
Dynamic Indicates that the vertex buffer requires dynamic memory use, which is useful for drivers because it enables them to determine where to place the buffer.
表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
应用推荐