infix

美 [ˈɪnfɪks]英 [ˈɪnfɪks]
  • n.中缀;中加成分
  • v.把…插入;使深印入(脑海);渗入;【语】插入词腰
infixinfix

noun

grammar 语法中缀;中加成分
a letter or group of letters added to the middle of a word to change its meaning

noun

1
an affix that is inserted inside the word

verb

1
attach a morpheme into a stem word
2
put or introduce into something
insert a picture into the text
Synonym: insert enter introduce

数据来源:WordNet

  1. Read the infix expression from left to right , one character at a time .

    从左到右读入中缀表达式,每次一个字符。

  2. Loop records should have child order set to infix .

    应将循环记录的子顺序设置为中缀。

  3. In this paper , a rapid algorithm from infix expression to prefix one is proposed .

    本文给出一种将中缀表达式转换成前缀表达式的有效算法。

  4. A rapid algorithm for transforming infix expression into prefix expression

    中缀表达式到前缀表达式的快速算法

  5. Any method may be used as an infix or postfix operator , and

    任何方式可以被用作中缀(infix)或后缀(postfix)操作符

  6. The infix index would match substrings anywhere within the string .

    中缀索引将匹配在字符串内任意位置的子字符串。

  7. Combining with engineering practice , the author briefly states infix methods in gravel at the same area .

    本文作者结合工程实践,简单明确的对在不同地区、砾石层中的钻进方法进行了论述。

  8. Then why not say goodbye first before they infix the tomb ?

    为什么不先分手就一头钻进坟墓呢?

  9. Evaluating a postfix expression is simpler than directly evaluating an infix expression .

    对后缀表达式求值比直接对中缀表达式求值简单。

  10. A Algorithm to Convert Infix Expressions into Prefix Expressions

    一个将中缀表达式转换为前缀表达式的算法

  11. Infix an idea in someone 's mind

    将观念灌输到某人脑中

  12. Expressions use the same infix operators .

    表达式使用同样的中缀运算符。

  13. Alternatively , a delimiter type of Infix can be specified .

    或者,可以指定Infix(中缀)类型的分隔符。

  14. Infix notation is the conventional notation for arithmetic expressions .

    中缀表示法是算术表达式的常规表示法。

  15. The main study is divided into prefixes , infix , suffix , is the focus of this article .

    主体研究分为前缀、中缀、后缀,是本文的重点。

  16. The conversion process involves reading the operands , operators , and parentheses of the infix expression using the following algorithm

    转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号

  17. A characterization of infix strong codes

    关于双完备认证码的特征内缀强码的一个刻画

  18. The child order is set to " Infix ", since the comma appears in between the fields in each record .

    儿童顺序设置为“缀”,因为逗号之间的领域出现在每个记录。

  19. Jack intended to find a chink to infix .

    杰克想找个地缝钻进去。

  20. Converting infix expression to a postfix expression

    中缀表达式到后缀表达式的转换

  21. Requirements of the post-conversion infix expression in brackets should not be unnecessary .

    要求转换后的中缀表达式中不应出现不必要的括号。

  22. When parsing expressions written in infix notation , you need parentheses and precedence rules to remove ambiguity .

    对以中缀表示法书写的表达式进行语法分析时,需要用括号和优先规则排除多义性。

  23. This note gives a survey of the algorithms which recreate infix forms of general arithmetic expressions from their corresponding reverse Polish forms .

    本文综述了从算术表达式的逆波蓝形式重建为通常算术表达式中缀形式之算法。

  24. Infix notation is a common way of writing expressions , while prefix and postfix notations are primarily used in computer science .

    中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。

  25. This is the opposite of the infix to postfix translation algorithm , where operators were stored on the stack .

    和中缀转换后缀的算法相反,那是把操作符存储在栈里。

  26. The three most common forms of notation in arithmetic expressions are infix , prefix , and postfix notations .

    算术表达式中最常见的表示法形式有中缀、前缀和后缀表示法。

  27. It does not convert infix expressions to postfix notation ; rather , it evaluates the infix expression directly .

    不是把中缀表达式转换为后缀表示法;恰恰相反,它对中缀表达式直接求值。

  28. Because the value of the Delimiter type property is Infix , there does not need to be a comma at the end of the file .

    由于Delimitertype属性的值为Infix,因此文件结尾不需要逗号。

  29. Subtypes : prefix , suffix , and infix .

    前缀,后缀,中缀。

  30. To convert an expression in an infix expression to its equivalent in postfix notation , we must know the precedence and associativity of operators .

    要把表达式从中缀表达式的形式转换成用后缀表示法表示的等价表达式,必须了解操作符的优先级和结合性。