In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you what the binary number 01100011 into decimal number will become, I believe most people do not know much about it, so share this article for your reference, I hope you will learn a lot after reading this article. Let's take a look at it!
What is the decimal number converted from the binary number 01100011?
The binary number 01100011 is converted to a decimal number 99.
Extension: binary conversion
Binary conversion is a method that people use symbols to count. The binary conversion consists of a group of digital symbols and two basic factors, "cardinality" and "bit weight".
The cardinality refers to the number of digits (the symbol used to represent "quantity" in the number system) used in the carry counting system.
Bit weight refers to the unit value corresponding to each fixed position in the carry system.
Binary-> decimal
Convert binary numbers to decimal numbers
The weight of the 0th bit of the binary number is the 0th power of 2, and the weight of the first bit is the first power of 2.
Therefore, there is a binary number: 0110 0100, converted to decimal to:
The following is vertical:
0110 0100 converted to decimal
Conversion from right to left
Bit 0 * 20 = 0
The first bit 0 * 21 = 0
Second place 1 * 22 = 4
Bit 3 0 * 23 = 0
Bit 4 0 * 24 = 0
Bit 5 1 * 25 = 32
Bit 6 1 * 26 = 64
Bit 7 0 * 27 = 0
Formula: Nth bit 2 (N)
-
one hundred
Calculated horizontally as follows:
0 * 20 + 0 * 21 + 1 * 22 + 0 * 23 + 0 * 24 + 1 * 25 + 1 * 26 + 0 * 27 = 100
All numbers except 0 to the power of 0 are 1, but 0 times how much is 0, so we can also skip bits with a value of 0 directly:
1 * 22 + 1 * 25 + 1 * 26 = 100
The above is all about what the binary number 01100011 will be converted into a decimal number. Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.