dynamic allocation

英 美
  • 动态分配
  • allocation n.分配;配置;安置
  • dynamic adj.动力的;动态的;有活力的;【音】力度变化的n.动力;动力学
    1. As an alternative to dynamic allocation, the process can simply commit the entire region instead of only reserving it.
      对于一个动态分配事件,进程可以简单的直接把整个区域调拨而不是预留。
    2. It uses ACE_Message_Block to provide an efficient message buffering mechanism that minimizes dynamic memory allocation and data copying.
      提供高效的消息缓存机制,减少动态分配和复制。