您要查找的是不是:
- double valued function 双值函数
- A double value that indicates the power to which the number should be raised. 一个double类型值,指示数字应乘到的幂。
- Bag has double values,means use value and decorate value to all of ladies. 皮包对于每一位女士而言都具有双重价值,即使用价值与装饰价值。
- The continuity of the value function and the HJB equation that the value function satisies are discussed. 讨论约束条件的描述,最优投资问题值函数的连续性,以及值函数所满足的HJB方程。
- This uses the static method random( ) in the Math library,which generates a double value between 0 and 1. 它用到了Math库里的static(静态)方法random()。该方法的作用是产生0和1之间(包括0,但不包括1)的一个double值。
- The Method of Complex Valued Function Branch Point 复函数支点的判断方法
- For example, an error is thrown when attempting to explicitly convert the double value NaN to a decimal. 例如,当试图将双精度值NaN显式转换为decimal时会引发错误。
- An S-shaped value function and a nonlinear weighing function were employed by the prospect theory to explain and predict the framing effect. 期望理论运用S状的价值函数和非线性的权重函数来解释和预测框架效应。
- For example, casting from an xs: decimal to an xs: double will transform the decimal value into a double value. 例如,由xs:decimal转换为xs:double将把十进制值转换为双精度值。
- The autonomy and value function of the commercial arbitration determines the necessity and limitation of the countries' jurisdiction interference. 商事仲裁的自治性和其价值功能决定了国家司法权力干预的必要性和限度。
- The following code example demonstrates a thread-safe method that accumulates a running total of Double values. 下面的代码示例演示一个线程安全方法,它累计Double值的运行总和。
- The HJB equation of the insurer's value function is derived.The optimal control policy on dividend and reinsurance is discussed. 推导了相应值函数满足的一类HJB方程,同时对红利和再保险最优控制策略进行了分析。
- The following code example uses explicit conversion to convert a double value to an integer value. 下面的代码示例使用显式转换将一个双精度值转换为一个整数值。
- Abstract: An S-shaped value function and a nonlinear weighing function were employed by the prospect theory to explain and predict the framing effect. 文摘:期望理论运用S状的价值函数和非线性的权重函数来解释和预测框架效应。
- This uses the static method random( ) in the Math library, which generates a double value between 0 and 1. 它用到了Math库里的static(静态)方法random()。 该方法的作用是产生0和1之间(包括0,但不包括1)的一个double值。
- Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline shapes. [本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
- Under certain assumptions, the incoming of aircrafts can be abstracted as mathematics model, and the scheduling process can be defined as an optimal value function. 在一定假设条件下,大量航空器的进场行为可以抽象成数学模型,而排序过程可以被定义为一个求最优值的函数。
- Therefore, implicit conversion is performed where integer type is promoted to double and the two double values are compared. 因此,在integer类型提升为double且比较了两个double类型值后会进行隐式转换。
- The value function turns out to be continuous in the whole plane, and is even continuously differentiable in the interiors of both right and left half planes. 说明了值函数在整个平面上是连续的;在左右两个半平面的内部还是连续可微的.
- This example demonstrates how data can be explicitly converted between an int value, a String value, and a double value. 本示例说明如何在int值、String值和double值之间进行数据的显式转换。