• Segment 2 is for stack and dynamic memory allocation.

    2预留堆栈动态内存分配

    youdao

  • Dynamic memory allocation (on the heap) is not necessarily contiguous.

    动态内存分配()不一定是连续的。

    youdao

  • When components are developed, there can be a lot of dynamic memory allocations.

    开发组件可能存在大量动态内存分配

    youdao

  • Checkpoints that must be considered while working with dynamic memory allocation.

    使用动态内存分配必须考虑检查点

    youdao

  • The existing dynamic memory management methods are inefficient, and have high cost of time.

    现有动态存储分配算法存在着效率时间开销较大等缺点。

    youdao

  • The features of some kinds of dynamic memory errors a nd the hazards are introduced in this paper.

    文章指出了常见动态存储错误特征及其危害

    youdao

  • Combining with a network IC design, implement the design of dynamic memory manage based on linked-list.

    提出基于表消息队列动态存储器管理设计结合某款网络芯片设计加以说明。

    youdao

  • Cellsin dynamic memory elements must be repeatedly accessed in order to avoid a fading away of their contents.

    动态存储元件存储单元为了避免内容逐渐消失,一定不断地进行访问操作

    youdao

  • 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语言管理动态内存那么可以直接跳到

    youdao

  • The basic SQL function system and string classes and dynamic memory handling. Not a single reported bug in this system.

    基本SQL函数系统字符串动态内存处理系统单独报告错误

    youdao

  • This method builds and analyzes pointer trees for programs and can detect and localize the dynamic memory errors effectively.

    方法程序建立分析指针能够有效地检测定位几类常见动态存储错误

    youdao

  • To cope with the problem of heap memory leak, this paper presents a dynamic memory leak check technology based on red-black tree.

    实现时采用黑树管理所分配内存,理论推导实验表明其具有较高的效率。

    youdao

  • As for the difficulty of unsufficient internal memory capacity, it can be overcome by means of the dynamic memory allocation technique.

    还采用动态存贮器分配技术解决内存容量矛盾。

    youdao

  • In the design of a dynamic memory, as the variety and number of interconnections are increased, the access time is improved significantly.

    动态存储器设计当中,增加内联结构种类数量,可以使存取时间加快。

    youdao

  • The compiler ran out of dynamic memory space during its second pass, probably due to a program with too many symbols or complex expressions.

    编译第二遍扫描中用完了动态内存空间可能是由于某个程序太多符号复杂的表达式。

    youdao

  • Moreover dynamic memory allocation is under the control of the programmer, which inevitably means that memory deallocation is the burden of the programmer.

    此外动态内存分配程序员掌控,必然意味着内存重分配成为程序元负担

    youdao

  • The dynamic memory management of SACOS can decrease efficiently the memory management overhead and memory fragmentation and improve the memory utilization.

    SACOS动态内存管理方法可以有效减少内存管理开销内存碎片提高内存利用率。

    youdao

  • Operating with intrusive containers doesn't invoke any memory management at all. The time and size overhead associated with dynamic memory can be minimized.

    介入容器操作根本不会引发任何内存管理动态内存分配所带来时间空间开销可以最小化。

    youdao

  • 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中的核心部件

    youdao

  • This article discussed several pitfalls you can avoid when working with dynamic memory allocations. To avoid memory-related problems, it is good practice to.

    本文讨论了几种使用动态内存分配可以避免陷阱

    youdao

  • 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.

    表示顶点缓冲区要求动态使用内存这样驱动程序好处,因为这样可以使驱动程序确定缓冲区放置位置

    youdao

  • 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.

    在此基础上提出一种新型以需求为中心的动态存储器管理方案-可扩展多系统,并实现了可供用户使用的软件包。

    youdao

  • Diagnose result suggest that the chaotic neural network is beneficial to dynamic memory retrieval and faults identification. And chaotic neural network has fault tolerance.

    研究结果表明基于混沌神经网络故障诊断有助于故障模式的记忆重视。

    youdao

  • 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)结构保证编码速度的前提下,最大限度减小了片内小波系数缓存量和访问频率。

    youdao

  • 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不能手工申请管理动态内存

    youdao

  • 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动态内存管理的基础-分配回收详细过程

    youdao

  • 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.

    因此动态内存需求进程需要发出系统调用(请求内存释放内存)通知操作系统一内存变化需要

    youdao

  • 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.

    方法分析内存泄漏基础,通过重新实现动态内存分配释放函数,记录内存分配的确切位置跟踪动态内存使用情况。

    youdao

  • 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.

    四元模型基础上,应用面向对象设计思想,结合跳跃动态空间管理编译预处理等技术方法,构造出个单片机软件仿真器类群。

    youdao

  • 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.

    四元模型基础上,应用面向对象设计思想,结合跳跃动态空间管理编译预处理等技术方法,构造出个单片机软件仿真器类群。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定