摘要
从数制转换的基本原理出发,分析了二进制数与十进制数之间的相互关系,并依此推出了将二进制数转换为十进制数的方法;在此基础之上,以8位二进制数转换成3位十进制数为例,探讨了实现这一转换算法的详细过程。
This paper analysed the mutual relationship between binary number and decimal number based on the basic principle of numerical system conversion.The method of converting binary number to decimal number is obtained.An example of converting 8 bit binary number to 3 bit decimal number based on the method is put forward.
出处
《河北工业科技》
CAS
2010年第4期229-231,256,共4页
Hebei Journal of Industrial Science and Technology
关键词
二进制数
十进制数
转换
BCD码
binary number
decimal number
conversion
BCD code