common subexpression 中文意思是什麼

common subexpression 解釋
公共子表達式
  • common : adj 1 共通的,共同的,共有的。2 公眾的;公共的。3 普通的,通常的,尋常的,平常的。4 平凡的,通俗...
  • subexpression : 子表達式
  1. For global common subexpression optimization, the compiler searches entire functions for common subexpressions

    對于全局公共子表達式優化,編譯器搜索全部函數中的公共子表達式。
  2. For local common subexpression optimization, the compiler examines short sections of code for common subexpressions

    對于局部公共子表達式優化,編譯器檢查公共子表達式的一小部分代碼。
  3. Local and global common subexpression elimination

    局部和全局公共子表達式消除
  4. In this optimization, the value of a common subexpression is calculated once

    在此優化中,計算一次公共子表達式的值。
  5. Because a fiber may get swapped out and restarted later on a different thread, the address of the tls array must not be cached or optimized as a common subexpression across a function call see the

    因為纖程可能會交換出去並且稍後在不同的線程上重新啟動,所以tls數組的地址不得緩存或優化為函數調用中的公共子表達式(有關詳細信息,請參見
  6. 2. analyzing each module algorithm of the receiver, and improving the traditional common subexpression elimination ( cse ) algorithm which the fir filter designs based on the canonical signed - digit ( csd ) to enhances the filter the realization speed

    2 、對接收機各個模塊演算法進行分析,確定各模塊的實現方式,並改進了基於經典正則帶符號碼( csd )的共用子模塊( cse )演算法的fir濾波器設計,以提高濾波器的實現速度。
分享友人