计算机进制算法在线,计算机进制算法(Computer algorithm).doc

本文探讨了日常生活中的十进制系统及其特点,以及电子计算机中广泛应用的二进制,包括数字表示、计数原理和转换规则。理解计算机首先要掌握不同进制表示,如二进制用B表示。通过实例展示了数字634.27在两种进制下的表达方式。

计算机进制算法(Computer algorithm)

计算机进制算法(Computer algorithm)

In we want to learn more knowledge about computer is that would inevitably encounter on a variety of mechanisms of calculation and the transformation between them, so I am here to share this knowledge, I hope it can help you.

The decimal number

The decimal number is the most widely used system in daily life. The symbols that make up the decimal number are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, and so on. We call these symbols digital.

In the decimal system, each of the ten digit Numbers in the decimal system is 10, so the counting base is 10. More than 9 must be represented by multiple digits. The operation of the decimal number follows: add: "every ten to one"; Subtract: "borrow one ten".

In the decimal number, the position of the digit is different, and the value expressed is different.

In the formula, each corresponding digit has a coefficient of 1000,100,101 corresponding to it, and this coefficient is called right or position. The digit of the decimal number is generally expressed as: 10n - 1

In the formula, 10 is the decimal base; The I times of 10 is the right of the I th; N represents the position of the decimal point, the integer; When n is at the left of the decimal point, take n = 1, 2, 3... N. At the right of the decimal point, take n = -1, -2, -3... So 634.27 can be written as:

634.27 = 6 + 3 + 4 x 100 x 101 x 102 + 2 x 10-1 + 7 x 10-2

In normal writing, the digits of each digit are embedded in the digits, i.e. ones, tens, hundreds, etc.

Binary binary

The information processed by the electronic computer is the information that is represented by the simple digits of "0" and "1", or the encoded information is encoded with this number. This is called binary. To understand the computer, first understand the number of representations in the computer.

To distinguish different system said the number of, usually expressed in right around another subscript Numbers or letters system, decimal number with D said that binary expressed with B, hexa

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值