Segment 2 is for stack and dynamic memory allocation.
段2预留给堆栈和动态内存分配。
Dynamic memory allocation (on the heap) is not necessarily contiguous.
动态内存分配(堆上)也不一定是连续的。
When components are developed, there can be a lot of dynamic memory allocations.
在开发组件时,可能存在大量的动态内存分配。
Checkpoints that must be considered while working with dynamic memory allocation.
在使用动态内存分配时必须考虑的检查点。
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.
文章指出了几类常见动态存储错误的特征及其危害。
Combining with a network IC design, implement the design of dynamic memory manage based on linked-list.
提出一种基于链表消息队列的动态存储器管理设计,并结合某款网络芯片设计加以说明。
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函数系统、字符串类和动态内存处理,本系统中未见单独报告的错误。
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.
编译器在它的第二遍扫描中用完了动态内存空间,可能是由于某个程序有太多的符号或复杂的表达式。
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.
表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
This thesis proposes a new type of requirement-kernel dynamic memory management design scheme Extendable-Multi-Heap System. Moreover, the thesis implements a software kit.
在此基础上提出了一种新型的以需求为中心的动态存储器管理方案-可扩展多堆系统,并实现了可供用户使用的软件包。
Diagnose result suggest that the chaotic neural network is beneficial to dynamic memory retrieval and faults identification. And chaotic neural network has fault tolerance.
研究结果表明,基于混沌神经网络的故障诊断有助于故障模式的记忆和重视。
The EBCOT design USES parallel processing and dynamic memory control (DMC) architecture, which greatly speeds up the coding process and achieves higher hardware utilization.
EBCOT采用的并行运算和动态内存控制(DMC)结构,在保证编码速度的前提下,最大限度减小了片内小波系数缓存量和访问频率。
You can, for example, use a vector in much the same way as you would use an ordinary C array, except that vector eliminates the chore of managing dynamic memory allocation by hand.
举个例子,你可以使用vector就像使用普通的c数组,除了vector不能手工申请管理动态内存。
Dynamic memory management of SACOS and implementations of allocation and garbage collection of heap which is the foundation of dynamic memory management are reported in detail.
描述了SACOS的动态内存管理,并给出了实现SACOS动态内存管理的基础-堆的分配与回收的详细过程。
Thus, a process with dynamic memory requirements will need to issue system calls (request memory and release memory) to inform the operating system of its changing memory needs.
因此,一个有动态内存需求的进程需要发出系统调用(请求内存和释放内存)通知操作系统它的这一内存变化需要。
Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.
方法在分析内存泄漏的基础上,通过重新实现动态内存分配和释放函数,记录内存分配的确切位置并跟踪动态内存的使用情况。
With the theory of object-oriented design, jump table, dynamic memory management and code pre-processing, the class group of software simulators for single-chip microcomputers are designed.
在此四元组模型的基础上,应用面向对象设计的思想,结合跳跃表、动态空间管理、编译预处理等技术方法,构造出一个单片机软件仿真器类群。
With the theory of object-oriented design, jump table, dynamic memory management and code pre-processing, the class group of software simulators for single-chip microcomputers are designed.
在此四元组模型的基础上,应用面向对象设计的思想,结合跳跃表、动态空间管理、编译预处理等技术方法,构造出一个单片机软件仿真器类群。
应用推荐