查单词

  • decimal怎么读



    decimal是什么意思

    英:['desɪm(ə)l] decimal怎么读 美:['dɛsɪml] decimal怎么读

    decimal 是什么意思


    adj. 小数的;十进位的

    decimal 中文词源


    decimal 十进位的

    来自decim-, 十分之一。用于数学名词。

    英语词源


    decimal
    decimal: [17] Decimal comes from decimālis, a medieval Latin coinage based on decimus ‘tenth’, the ordinal derivative of Latin decem ‘ten’ (a relative of English ten). Other descendants of

    decimal 权威例句


    1. In 1971, the 1p and 2p decimal coins were introduced in Britain.
    英国于1971年开始使用十进制的1便士和2便士硬币。

    来自柯林斯例句

    2. A pocket calculator only works to eight decimal places.
    袖珍计算器只能计算到小数点后8位数。

    来自柯林斯例句

    3. The decimal 0.61 stands for 61 hundredths.
    小数0.61代表61%。

    来自《权威词典》

    4. The figure is accurate to two decimal places .
    这个数精确到小数点后两位。

    来自《权威词典》

    5. Britain converted to decimal currency on February 15 th, 1971.
    英国于1971年2月15日改用十进位币制.

    来自《现代汉英综合大词典》

    decimal 造句


    1. It can be ( decimal ), positive, negative or zero.
    它可以是(小数)、正数、负数或零。

    www.suxuewang.com

    2. How to round off the float value to nearest decimal value?
    如何舍入到最近的十进制值的浮动值?

    www.4byte.cn

    3. If there are decimal in your answer, round them up to the nearest whole number.
    如果得出来的答案是小数,就四舍五入到最接近的整数。

    www.ebigear.com

    4. How to convert numbers between hexadecimal and decimal in C#?
    在C#,如何转换十六进制和十进制的数字?

    qa.helplib.com

    5. Here are some of the common colors and their decimal and hexadecimal codes.
    以下是一些常见的颜色和它们的十进制和十六进制代码。

    danci.911cha.com

    6. Floating point is a very similar concept, except that computers use binary rather than decimal as their base.
    浮点是一个非常类似的概念,除了计算机使用二进制而不是十进制作为基础。

    www.ibm.com

    7. It works with hex or decimal color codes and even generates random colors.
    它与十六进制或十进制颜色代码,甚至产生随机颜色。

    danci.911cha.com

    8. The length must be expressed with at least one digit before the decimal point and exactly three digits after it.
    长度一定与小数点前的至少一个数字一起表达和完全地它后的三个数字。

    danci.911cha.com

    9. Decimal character references can be used in any XML fragment and is replaced by the actual code point during XML parsing.
    十进制字符引用可以在任何XML片段中使用,并且在XML解析期间被实际的代码点替换。

    www.ibm.com

    10. Teacher: Do you know how to change the decimal into a fraction?
    老师:你知道怎么把这个小数转化为分数吗?

    www.fq51.cn

    11. The supposed advantage was that any observer with a decimal chronometer and a view of the sun’s height above the horizon would then know instantly where on the planet he was.
    人们认为这种表的优势在于:任何人只要有这样一块十进制表,再能看到地平线以上太阳的高度,就会立刻知道他在地球上的位置。

    blog.ecocn.org

    12. By using various coding techniques, group of bits can be made to represent not only binary number but also other discrete symbols, such as decimal digits or letter of alphabet.
    通过应用各种编码技术,字位的组合不但可以用来表示二进制数,还可以表示其他离散符号,比如十进制数字和字母表上的字母等。

    www.tup.tsinghua.edu.cn

    13. When were the decimal coins put into circulation?
    十进位的硬币是什么时候发行的?。

    www.tdict.com

    14. Twist the handwheel baseplate and handwheel grip until the decimal indicator displays 0-0, then refit the complete handwheel assembly onto the valve stem.
    扭动手轮底盘和手轮夹具,直到十进制指示器显示0-0,然后将整个手轮总装重新安装在阀门阀杆上。

    www.h6688.com

    15. There are radical differences between binary and decimal numeration.
    二进位和十进位计算有着根本的区别。

    221.204.254.28

    16. Q. What happens if I assign a number with a decimal point to an integer rather than to a float? Consider the following line of code.
    如果把一个小数赋给一个整型变量而不是浮点型变量,将会发生什么?考虑下面这行代码。

    xcf-007.blog.163.com

    17. All this playing around with binary numbers has made him wonder why binary time—or, for that matter, decimal time—never caught on in the Western world.
    通过摆弄这些二进制数,笔者不由引发一个疑问:二进制时间——或者十进制时间——为什么从未在西方世界流行开来。

    www.ecocn.org

    18. If decimal exists it constructs the word for cents.
    如果存在,它构造小数的仙字。

    danci.911cha.com

    19. How to format a Double value properly with decimal separator?
    如何正确格式双重价值与十进制分隔符?。

    www.4byte.cn

    20. Decimal time and longitude would then correlate directly without the need for logarithmic conversion tables.
    这样一来,十进制时间就会与经度直接相关联,对数转换表就变得不需要了。

    www.ecocn.org

    21. A grouping separator that occurs after a decimal separator results in truncation.
    在小数分隔符后面的分组分隔符会导致截断。

    www.ibm.com

    22. When issuing queries against XML data that contains characters outside the database code page, attempt to use decimal or hexadecimal character references.
    当对包含数据库代码页之外字符的XML数据发出查询时,尝试使用十进制或十六进制字符引用。

    www.ibm.com

    23. The type attribute is used to indicate how the memory should be rendered, in HEX, Decimal, ASCII, etc.
    类型属性用于指示内存应该怎样赋值,以十六进制、十进制、ASCII等等格式。

    www.ibm.com

    24. There is a very simple technique for converting any decimal number to its binary equivalent.
    有一个很简便的方法可以将任意十进制数换算为等值的二进制数。

    www.dictall.com

    25. Women are decimal of men, she marked in which stage of his life, often decide a man to become which kind of man .
    女人是男人的小数点,她标在他一生的哪一阶段,往往决定一个男人成为什么样的男人。

    my.iciba.com

    26. The volume IDs should be in Hex-Decimal format.
    卷ID应该采用十六进制-十进制的格式。

    www.ibm.com

    27. In most situations the calculation to return the result from binary to decimal for presentation purposes will remove any rounding error.
    大多数情况下,为了显示,从二进制计算返回十进制结果会移除一些四舍五入误差。

    www.ibm.com

    28. In most situations the calculation to return the result from binary to decimal for presentation purposes will remove any rounding error.
    大多数情况下,为了显示,从二进制计算返回十进制结果会移除一些四舍五入误差。

    www.ibm.com

    29. A decimal number may be represented in coded binary form.
    一个十进制的数可以用编码二进制形式来代表。

    -- 来源 -- 英汉 - 辞典例句

    30. To convert decimal numbers to binary the decimal number is expressed as the sum of powers 2, until the difference becomes 0.
    若要把十进制数转换成二进制数,则可将十进制数逐次减去最大可能的2的幂之值,直至减得之差为0。

    -- 来源 -- 英汉 - 辞典例句

    31. Determine the solution of this set and correct to two decimal places.
    求此方程的解并精确到两位小数。

    -- 来源 -- 英汉 - 辞典例句

    32. The relative humidity is expressed as a decimal or a percentage.
    相对湿度以小数或百分数表示。

    -- 来源 -- 英汉 - 辞典例句

    33. The period is also used as a decimal point.
    句号也可用作十进制的小数点。

    -- 来源 -- 英汉 - 辞典例句

    34. a circulating [recurring, repeating] decimal
    循环小数

    -- 来源 -- 英汉 - 辞典例句

    35. (a) decimal classification
    十进制 (图书) 分类 (法)

    -- 来源 -- 英汉 - 辞典例句

    36. You could save a lot of memory by packing decimal digits.
    你可以借助于压缩十进制数字的方法来节省大量的存储单元。

    -- 来源 -- 英汉 - 辞典例句

    37. The first twofigures after the decimal point indicate tenths and hundredthsrespectively.
    小数点後的头两位数分别表示十分位和百分位.

    -- 来源 -- 英汉 - 辞典例句

    38. In 1971 Britain changed over from pounds, shillings, and pence to the new decimal money system.
    一九七一年英国把英镑、先令、便士改为新的十进位币制。

    -- 来源 -- 英汉 - 辞典例句

Copyright © 2026 www.zgmuye.com All rights reserved. 词典查询网 版权所有. 网站地图 蜀ICP备2026041983号-3