unary

unary

1. The Data Mining Extensions (DMX) language in Microsoft SQL Server 2005 Analysis Services (SSAS) supports arithmetic, assignment, comparison, logical, and unary operators.

Microsoft SQL Server 2005 Analysis Services(SSAS)中的数据挖掘扩展插件(DMX)语言支持算术、赋值、比较、逻辑和一元运算符。

2. unary restricted zero-sided Lindenmayer system

U0L系统, 单符林氏无关系统

3. Application of Discrimination of Roots of Unary Quadric Equation

一元二次方程根的判别式的应用

4. unary algebra

一元代数

5. unary relation

一元关系

6. The unary minus (-) and unary plus (+) are the same operators as binary minus and plus.

一元减号(-)和一元加号(+)与二元加号和减号都是相同的运算符。

7. The unary minus produces the negative of the value.

一元减号得到的运算对象的负值。

8. Unary minus provides symmetry with the unary plus, although it doesn't have any effect.

一元减号的含义与一元加号相反,虽然它实际并没有任何效果。

9. The unary minus operator shall not be applied to an expression whose underlying type is unsigned.;

一元减法操作符不可以被应用于基本类型为无符号型的表达式。

10. unary function

一元函数

11. Hash A unary function object type that acts a hash function for a Value.

一元函数对象类型,用作Value的散列函数。

12. Unary minus and plus operators

一元加、减运算符

13. Unary plus provides symmetry with unary minus, although it doesn't have any effect.

一元加号的含义与一元减号相反,虽然它实际并不做任何事情。

14. The unary plus produces the positive of the value.

一元加号能得到的运算对象的正值。

15. unary regression analysis

一元回归分析

16. unary multinomial

一元多项式

17. A New Method of Resulting Unary Multinomial Division and its Relative Problems

一元多项式除法及其相关问题的一种新解法

18. unary form

一元形式

19. unary array

一元数组

20. unary query

一元查询

21. unary message

一元消息

22. unary variety

一元簇

23. unary system

一元系统

24. Unary Linear Regression

一元线性回归

25. Application of Unary Linear Regression Analysis Pilot Study in the Hydrological Engineering Geology

一元线性回归分析在水文工程地质中的应用初探

26. unary notation

一元表示法

27. unary expression

一元表达式

28. The unary + (plus) operator yields its numeric argument unchanged.

一元运算符+(加)不改变其数值型操作数.

29. The unary - (minus) operator yields the negation of its numeric argument.

一元运算符-(减)对其数值型操作数取负.

30. Unary operators have one parameter, and binary operators have two parameters.

一元运算符具有一个参数,二元运算符具有两个参数。

31. The unary operator can be supplied by a member property associated with the child member, or the operator can be a string expression provided directly to the function.

一元运算符可通过与子成员关联的成员属性提供,也可以是直接提供给函数的字符串表达式。

32. symbol of a unary operation

一元运算符号

33. Unary operators perform an operation on a single operand, such as returning the negative or positive value of a numeric expression.

一元运算符对单个操作数执行操作,如返回数值表达式的负值或正值。

34. A definition of a unary operator where the argument is of the type of your class or structure.

一元运算符的定义,其中的参数是您的类或结构的类型。

35. unary minus

一目减

36. unary minus quadruple

一目减四元组

37. unary minus operator

一目减算符

38. unary Boolean operator

一目布尔算符

39. The following table displays valid unary operators and describes the expected result.

下表显示了有效的一元运算符并说明了预期的结果。

40. As in the previous case, the code finishes with a bit of unary composition by creating a

与前面的情况一样,代码通过两个

41. The binary + and - operators have the same precedence, which is lower than the precedence of *, / and %, which is in turn lower than unary + and -.

二元运算符+和-具有相同的优先级,它们的优先级比运算符*、/和%的优先级低,而运算*、/和%的优先级又比一元运算符+和-的优先级低。

42. The binary + and - operators have the same precedence, which is lower than the precedence of *, / and %, which is in turn lower than unary + and -. Arithmetic operators associate left to right.

二元运算符+和-具有相同的优先级,它们的优先级比运算符*、/和%的优先级低,而运算*、/和%的优先级又比一元运算符+和-的优先级低。算术运算符采用从左到右的结合规则。

43. Functor takes a binary function and two unary functions as input.

仿函数取一个二元函数和两个一元函数作为输入。

44. Functor can be thought of as a unary predicate with a single argument: it internally evaluates the wrapped binary predicate with two copies of the same argument.

仿函数可以认为是一个带有一个参数的一元谓词:它在内部用同一个参数的两个副本计算包装的二元谓词。

45. Returns a value generated by rolling up the values of the children of a specified member using the specified unary operator.

使用指定的一元运算符,通过汇总指定成员的子成员的值,从而返回所生成的值。

46. For example, the following table contains a list of child members for the Net Sales parent member, with their unary operators (represented by the UNARY_OPERATOR member property) shown in parentheses.

例如,下表包含“净销售额”父成员的子成员列表,子成员的一元运算符(由UNARY_OPERATOR成员属性表示)显示在括号内。

47. For example, a member property called SALES_OPERATOR could be created, and the following unary operators would be assigned to that member property, as shown in the following table.

例如,可以创建名为SALES_OPERATOR的成员属性并为其分配下列一元运算符,如下表所示。

48. The * symbol is used as the (unary) dereference operator and as the (binary) multiplication operator.The uses of the symbol are independent;it can be helpful to think of them as two different symbols.

例如,符号*既可以作为(一元)解引用操作符,也可以作为(二元)乘法操作符,这两种用法相互独立、各不相关,如果将其视为两个不同的符号可能会更容易理解些。

49. A unary operator such as Minus is left as an exercise.

像负号这样的一元运算符就留给读者练习。

50. A class that has a function-call operator and represents one of the unary operators, unary minus or logical NOT.

具有函数调用操作符且表示一个一元操作符的类,如一元减或逻辑非。

51. To begin with, we should make it coherent with the direction of advance culture, stick to the unary guidance of Marxism.

初级阶段文化建设在方针上,坚持先进文化的前进方向,坚持马克思主义一元主导;

52. Use unary regression analysis, we can get ink consumption and linear relationship between the change in the gross domestic product, that is, the regression equation.

利用一元回归分析方法,我们可以得到油墨的消耗量与生产总值变动的线性关系,即回归方程。

53. prefix unary operator

前缀一元算符

54. Addition (+), subtraction and unary minus (-), multiplication (*), division (/), and assignment (=) all work much the same in any programming language.

加号(+)、减号和负号(-)、乘号(*)、除号(/)以及等号(=)的用法与其他所有编程语言都是类似的。

55. unary optimization;

单值优化;

56. unary transformation

单向转换

57. optimization of unary operator

单目算符优化

58. unary operation

单目运算 单值运算 一元运算 一目运算 一元操作

59. unary predicate calculus

单谓词演算

60. unary operator

单项算符 一元运算符 一元算符 一目运算符

61. On the other hand, it also contains some impractical algorithms, including some undecidable problems such as the unary version of any undecidable problem.

另一方面,它也包含一些不切实际的演算法,包含一些可决定问题,例如一元版的任何非决定性问题。

62. Otherwise, the IIf function uses the unary operator of the child member.

否则,IIf函数将使用子成员的一元运算符。

63. Thus, in an unparenthesized sequence of power and unary operators, the operators are evaluated from right to left (this does not constrain the evaluation order for the operands).

因此,在一串没有括号的由幂运算符和一元运算符组成的序列,会从左到右面求值(没有强制改变求值顺序)。

64. Library Science should change from the previous study focused on unary defense into the search for the full range of subjects with a wide range of understanding and grasp.

图书馆学要由以往致力于为研究对象进行一元辩护,转变为寻求对研究对象全方位、多元化的理解和把握。

65. The Unary code is applied in the binarization of the translation coefficients in the national standard AVS. It is preponderant for the small values, but will bring more redundancy for the bigger ones.

在AVS标准中,变换系数level值的二值化方案采用了Unary码,Unary码对较小的整数值二值化效果较好,但对较大的值则会造成很大的冗余,从而影响了CABAC的编码效率。

66. In this paper we have given the concept of double-congruence, by which the concepts of double-homomorphism and double-isomorphism in a unary algebra are linked together.

在一元泛代数上引入了双同余关系,从而使双同态映射与双同构映射得到了沟通.

67. in a unary operation in a mathematical system one element is used to yield a single result.

在数学系统中的一元运算里一个元素往往只产生一个单一的结果。

68. In a unary operation in a mathematical system,one element is used to yield a single result.

在数学系统中的一元运算里,一个元素往往只产生一个单一的结果。

69. In the model of the turboexpander, the theory of unary flow is adopted, which assumes the flow inside the turboexpander is one dimension, steady, viscous and thermal isolation flow.

在透平膨胀机的数学模型中,本文采用了一元流动理论,假定透平膨胀机内部流动为一维、稳定、粘性流体的绝热流动。

70. Elementary discussion on city and countryside water affairs unary management reform

城乡水务一体化管理改革浅谈

71. You declare two operands to define a binary operator, and you declare one operand to define a unary operator, including a type conversion operator.

声明两个操作数以定义一个二元运算符,声明一个操作数以定义一个一元运算符(包括类型转换运算符)。

72. We presents condition of solvable, and investigate several characterizations of solution set in unary lattice implication algebra inequalities.

对3类不等式的可解情况,给出了它们的可解条件,在此基础上讨论了解集所具有的特征。

73. The context in which an operator symbol is used always determines whether the symbol represents a unary or binary operator.

对于这类操作符,需要根据该符号所处的上下文来确定它代表一元操作还是二元操作。

74. Just as Standard C++ has a unary &operator, C++/CLI provides a unary % operator.

就好比标准C++有一个一元操作符&,C++/CLI提供一个一元操作符%。

75. Applied the theory of unary linear regression, the quantitative relation between the selection and assembly rate of regeneration bearing and the damaged quantity of bearing is discussed in the paper.

应用一元线性回归理论讨论了再生轴承选配率与轴承损伤数量之间的定量关系。

76. Keywords Logging Unit Curve Fitting;Regression Analysis;Log-log;Parabola Equation;[Unary The Third Power Equation];

录井仪;曲线拟合;回归分析;双对数;抛物线方程;[一元三次方程];

77. Thus a subgroup of a group is a subset on which the binary product and the unary operation of inversion satisfy the closure axiom.

所以群的子群是在其上二元乘法和一元逆运算满足闭包公理的子集。

78. Performs a unary operation that returns the positive value of a numeric expression.

执行一元运算,返回数值表达式的正值。

79. Performs a unary operation that returns the negative value of a numeric expression.

执行一元运算,返回数值表达式的负值。

80. The bitwise NOT (~, also called the ones complement operator) is a unary operator;

按位NOT(~,也叫作“非”运算符)属于一元运算符;

英语宝典
考试词汇表