中英
十进制
/ shí jìn zhì /
  • 简明
  • 新汉英
  • 现代汉语
  • 网络释义
  • 专业释义
  • 1

    [数] decimal

    例如:十进制(Decimal):它的每个数 位上允许选用的数字是0、1、2、3、4、5、 6、7、8、9,十进制的基数R=10。 位权:指数码在不同位置上的权值。

  • 2

     ASCII

    Ascii码值(十进制):77    105   114 97 103  101 偏移:  0      1     2    3    4     5

  • 3

     Ordinary scale

    ... ordinate 纵坐标 ordinary scale 十进制 opposite (直角三角形中的)对边 ...

  • 4

     BCD

    • 二—十进制BCD,binary coded decimal)是用 的较多的一种码码制。BCD编码的大致思路是用4位 二进制符号对十进制0~9个数字进行编码。

短语
查看更多
  • 双语例句
  • 原声例句
  • 1
    古埃及数学以进制为基础。
    The mathematics of ancient Egypt were based on a decimal system.
    《柯林斯英汉双解大词典》
  • 2
    计算机以二进制数进行计算,而后把计算结果转换为进制数。
    The computer performs calculations in binary and converts the results to decimal.
    《牛津词典》
  • 3
    你能用三个进制数字表示的最大数字是多少?
    What's the biggest number you can represent with three decimal digits?
查看更多
  • 百科
  • 十进制

    600,3/5,-7.99……看着这些耳熟能详的数字,你有没有想太多呢?其实这都是全世界通用的十进制,即1.满十进一,满二十进二,以此类推……2.按权展开,第一位权为10^0,第二位10^1……以此类推,第N位10^(N-1),该数的数值等于每位位的数值*该位对应的权值之和。

查看更多