作业帮 > 英语 > 作业

翻译试试1, binary, octal, hexadecimal number to the decimal numb

来源:学生作业帮 编辑:拍题作业网作业帮 分类:英语作业 时间:2024/05/22 10:41:19
翻译试试
1, binary, octal, hexadecimal number to the decimal number
There is a formula: binary, octal, hexadecimal number that figures were well-behaved to their respective base of (N-1) - th power, and that is, and the sum of the corresponding decimal number. A single, N = 1; 10, N = 2 ...
2, a few decimal to binary, octal, hexadecimal number
Method is the same, that is, apart from the base with integral part of the algorithm take over, the value to use x-rounded approach, and then stitching integral part of the minority as a conversion into a few of the final outcome.
1 ,二进制,八进制,十六进制数到十进制数
有一个公式:二进制,八进制,十六进制数表示,数字分别为守规矩,以各自的基地( 1 ) -次方,那就是和一笔相应的十进制数.一个单一的, 1例; 10 , n = 2时… …
2 ,数个小数,以二进制,八进制,十六进制数
方法是相同的,这就是,除基与积分部分的算法接管时,其值利用x -四舍五入的办法,然后再缝合不可分割的一部分,少数人的作为转换成数的最终结果.
仅供参考.