subexpression的意思|示意
[计] 子表达式
subexpression相关短语
1、 common subexpression 公用子表达式,公共子表达式,公用副表式
2、 Common subexpression elimination 公共子表达式消除,通用子表达式删除,删除公共子表达式,消除公共子表达式
3、 simple common subexpression 简单公用子表达式
4、 redundant subexpression 冗余子表达式,冗余副表式,翻译
5、 bogus common subexpression 假公共子表达式,翻译
6、 elimination of common subexpression 删除公用副表式
7、 global common subexpression 全局共用子表达式,翻译
8、 Global common subexpression elimination 全局公共子表达式消除
9、 well-founded subexpression relation 良建子表达式关系
subexpression相关例句
To evaluate the larger expression, the subexpression that changes the operand must first be evaluated.
而为了计算更复杂的表达式, 改变操作数值的子表达式必须首先计算.
互联网
One such trick is the? : operator at the beginning of a subexpression.
其中一个技巧是子表达式开始处的?:运算符。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于局部公共子表达式优化, 编译器检查公共子表达式的一小部分代码.
互联网
Parentheses are used in a regular expression to create a subexpression.
在正则表达式中使用括号可创建子表达式.
互联网
NOT - Matches documents where the first subexpression.
NOT—匹配那些第一个子表达式匹配的文档。
So let's look at the first subexpression.
因此,让我们研究一下第一个子表达式。
You can also refer to a subexpression from within a replacement string.
还可以从替换字符串中引用子表达式.
互联网
For global common subexpression optimization, the compiler searches entire functions for common subexpressions.
对于全局公共子表达式优化, 编译器搜索全部函数中的公共子表达式.
互联网