• This paper gives a design of the decimal integer division based on VHDL.

    提出了十进制整数除法的VHDL设计方法。

    youdao

  • However, most production XML schemas make use of other data types as well, such as integer, decimal, date, and so on.

    然而,大多数生产XML模式还会利用其他数据类型,比如整数、十进制、日期等等。

    youdao

  • Usually, coordinate values are stored in numeric columns (float, decimal, or even integer), and the specific type will not affect the code presented here.

    通常,坐标值存储在数字列中(浮点、小数,甚至是整数),具体的类型并不影响这里给出的代码。

    youdao

  • By default, the scale for a DECIMAL type is 0, which means the DECIMAL data type mimics an integer type.

    默认情况下,decimal类型的刻度为0,这意味着DECIMAL数据类型模拟了整数类型。

    youdao

  • Integer constants can be defined in decimal, hex or octal notation.

    可以用十进制、十六进制或八进制记数法定义整数常数。

    youdao

  • The <fmt:formatNumber> action determines from the locale, for example, whether to use a period or a comma for delimiting the integer and decimal portions of a number. Here is its syntax

    <fmt:formatNumber>操作由语言环境确定,例如,使用句点还是使用逗号来定界数字的整数和小数部分。

    youdao

  • Floating point and decimal Numbers are not nearly as well-behaved as integers, and you cannot assume that floating point calculations that "should" have integer or exact results actually do.

    浮点数和小数不象整数一样“循规蹈矩”,不能假定浮点计算一定产生整型或精确的结果,虽然它们的确“应该”那样做。

    youdao

  • The third constructor takes the string of characters "100" and creates an integer in base 10 (the familiar decimal system).

    第三个构造函数采用了字符串“100”并创建了以10为基数的整数值(常见的十进制系统)。

    youdao

  • An integer partitioning key is more efficient than a character key, which is more efficient than a decimal key.

    整型分区键要比字符键高效,而字符键又比小数键高效。

    youdao

  • EXI introduces data types such as Binary, Boolean, Decimal, Float, Integer, Unsigned Integer, and Date-Time.

    EXI引入了数据类型,比如二进制、布尔值、小数、浮点数、整数、无符号整数,以及日期-时间。

    youdao

  • One takes a double-precision floating point as input, another takes an integer and a scale factor, and another takes a String representation of a decimal number.

    其中一个构造函数以双精度浮点数作为输入,另一个以整数和换算因子作为输入,还有一个以小数的String表示作为输入。

    youdao

  • CLPPlus supports variables of various data types, including integer, decimal, varchar, varchar2, number, Boolean, row, array of rows, cursor, etc.

    CLPPlus支持各种数据类型的变量,包括integer、decimal、varchar、varchar2、number、Boolean、row、arrayofrows、cursor等。

    youdao

  • But we don't normally write hours with decimal points. Floor division returns the integer number of hours, dropping the fraction part.

    不过一般咱们不写有小数的小时数。地板除法返回的就是整的小时数,舍弃掉小数位。

    youdao

  • For processing efficiency and possible space savings, consideration should be given to replacing DECIMAL (x, 0) data types with INTEGER or BIGINT.

    为了提高处理效率和尽可能地节约空间,应该考虑用INTEGER或BIGINT代替DECIMAL (x,0)数据类型。

    youdao

  • For other data types, such as CHAR, INTEGER, and DECIMAL, two bytes more are consumed for each table entry.

    对于其他数据类型,例如CHAR、INTEGER和DECIMAL,每个表条目要多占两个字节。

    youdao

  • For each case, print the operation result. The result should be rounded to 2 decimal places If and only if it is not an integer.

    对于每一个测试用例,输出结果。(小数***)结果应四舍五入小数点后2位(当且仅当它不是一个整数------注意:如果结果不是小数就不要精确)。

    youdao

  • An integer may be expressed in decimal, octal, or hexadecimal notation. The following three display filters are equivalent.

    一个整数可以有三种表示方法,十进制、八进制和十六进制。下面三个例子是相同的。

    youdao

  • The integer portion, to the left of the decimal point, represents the date.

    小数点左边的整数部分表示日期。

    youdao

  • Integer part and decimal part can be once conversed in this method.

    整数与小数部分可一次性进行转换。

    youdao

  • To reduce the state space, FPTA records the integer values of clocks together with the order of decimal fraction instead of the real number values.

    FPTA只记录时钟值的整数部分,而用时钟序的概念来模拟表示时钟值小数部分的大小关系,从而减少生成的状态空间。

    youdao

  • How do you convert decimal in integer to hexadecimal in integer?

    你如何将十进制整数转换为十六进制整数?

    youdao

  • Widget works for text, integer, decimal, float, user reference, and node reference CCK field types.

    小部件可以和文本、整数、分数、浮点小数、用户引用、节点饮用等cck字段类型结合使用。

    youdao

  • Converts the value of the specified decimal number to an equivalent 8-bit signed integer.

    将指定的十进制数的值转换为等效的8位带符号整数。

    youdao

  • Converts the value of the specified decimal number to an equivalent 32-bit unsigned integer.

    将指定的十进制数的值转换为等效的32位无符号整数。

    youdao

  • Converts the value of the specified decimal number to an equivalent 64-bit signed integer.

    将指定的十进制数的值转换为等效的64位带符号整数。

    youdao

  • Converts the value of the specified decimal number to an equivalent 8-bit unsigned integer.

    将指定的十进制数的值转换为等效的8位无符号整数。

    youdao

  • A real number can be an integer, a fraction, or a decimal.

    一个实数可能是一个整数、分数、或者小数。

    youdao

  • All countries do not use the same characters for separating the decimal part from the integer part, and for grouping digits.

    所有的国家都使用相同的字符来分隔小数部分和整数部分,或对数位进行分组。

    youdao

  • Converts the value of the specified decimal number to an equivalent 16-bit signed integer.

    将指定的十进制数的值转换为等效的16位带符号整数。

    youdao

  • Returns the largest integer less than or equal to the specified decimal number.

    传回小于或等于指定的十进位数字的最大整数。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定