关键字(keyword):编译器或解释器保留的词,用于解析程序;变量名不能使用关键字,如if,def,while等。 操作数(operand):操作符所操作的值。 表达式(expression):变量、操作符和值的组合,可以表示一个单独的结果值。
基于2775个网页-相关网页
指令(Instructions)是CPU执行的操作,通常指令也称作操作码(Opcode):运算元(Operand)是指令操作的对像:而位址(Address)是指定资料在记忆体中的位置。
基于1211个网页-相关网页
表达式由一个或多个运算对象(operand)组成,对表达式求值将得到一个结果(result)。字面值和变量是最简单的表达式(expression),其结果就是字面值和变量的值。
基于736个网页-相关网页
Operand Stack 操作数堆栈 ; 操作数栈 ; 栈操作 ; 操作栈
positional operand 定位操 ; 部位操作数 ; [计] 定位操作数
address operand 地址操 ; 操作数地址 ; 地址操作数 ; 地址修改
multiword operand 多字操 ; [计] 多字操作数
Extract Operand 提取操纵物体
operand register 操寄存器 ; 运算元寄存器 ; 操寄存器 ; 操作数寄存器
source operand [计] 源操作数 ; 源运算元
operand sublist 操子表 ; 操子表 ; [计] 操作数子表
destination operand [计] 目的操作数 ; 目的运算元 ; 目标操作数
The clustered structure in VLIW DSP needs compiler to assign every operation and operand to a specific cluster and coordinate data movement between clusters to achieve fine ILP.
VLIWDSP中的分簇结构,使得编译器必须将指令和操作数在簇间进行合理分配才能得到较好的ILP。
参考来源 - VLIW DSP编译器设计及性能与功耗的优化研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
N a quantity or function upon which a mathematical or logical operation is performed 操作数
单击左边的operand ?
Fetches the required operands from the operand stack.
从操作数堆栈获取所需的操作数。
If the character is an operand, push it onto the stack.
如果字符是一个操作数,把它压入堆栈。
The syntax is OK in the sense of, it is an operand, an operator, an operand, so syntactically it's OK.
这里的语法应该是好的,有个运算对象,一个运算符,另外一个运算对象,因此语法上是没错的。
I just want to remind you, if I wanted to, for example, type in an expression like that, notice the syntactical form, it's an expression, a number, followed by an operand, followed by another expression.
我想要提醒下大家,如果你想要,例如,输入一个这样的表达式,注意语法形式,这是个表达式,一个数字,后面是一个运算对象,后面是另外一个表达式。
That is, if I want to combine two things together in a particular way, I need to make sure that I give it the kind of operand it expects.
也就是,如果我想以一种特定的方式,把两个东西组合到一块,我需要确定,给了运算符它想要的输入。
应用推荐