infix expression 中文意思是什麼

infix expression 解釋
插入表達式
  • infix : vt. 1. 把…插入,把…嵌入。2. 使深印入(腦海);滲入。3. 【語法】插入詞腰。n. 【語法】詞腰,插入(中綴),中加成分。
  • expression : n 1 表現,表示,表達。2 詞句;語句,措辭,說法。3 表情,臉色,態度;腔調,聲調。4 【數學】式,符...
  1. Converting infix expression to a postfix expression

    中綴表達式到后綴表達式的轉換
  2. Parsing an infix expression

    對中綴表達式進行語法分析
  3. Read the infix expression from left to right, one character at a time

    從左到右讀入中綴表達式,每次一個字元。
  4. Evaluating a postfix expression is simpler than directly evaluating an infix expression

    對后綴表達式求值比直接對中綴表達式求值簡單。
  5. The operands are in the same order that they would be in the equivalent infix expression

    操作數的順序與等價的中綴表達式中操作數的順序一致
  6. It does not convert infix expressions to postfix notation ; rather, it evaluates the infix expression directly

    不是把中綴表達式轉換為后綴表示法;恰恰相反,它對中綴表達式直接求值。
  7. The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm

    轉換過程包括用下面的演算法讀入中綴表達式的操作數、操作符和括號:
  8. To convert an expression in an infix expression to its equivalent in postfix notation, we must know the precedence and associativity of operators

    要把表達式從中綴表達式的形式轉換成用后綴表示法表示的等價表達式,必須了解操作符的優先級和結合性。
分享友人