名词
中文翻译:二进制数到十进制数的转换
同义词:
['binary to decimal conversion', 'binary to decimal translation']
例句:
-
1. This programconverts binary numbers into decimal representations.
这个程序将二进制数转换为十进制表示。
-
2. The computer uses binary digits to represent numbers.
计算机使用二进制数字来表示数字。
-
3.When we convert a binary number to decimal, we need to add leading zeros.
当我们将一个二进制数转换为十进制时,我们需要添加前导零。