| Atricle Dump |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Computers and Technology > Computers and Technology > Coverting Decimal To 8-Bits Binary And Vice Versa |
|
Atricle Dump - Coverting Decimal To 8-Bits Binary And Vice Versa
Journaling For Profit There are many methods to convert decimal number into the corresponding binary. Only one famous method will be discussed here:Journaling For Fun and Profit! The Forex Trader Does Not Need To Be Right But He Has To Be Objective Converting decimal to binary: The rules are as follows: *You should start from the left most binary digit Example: Suppose you got the decimal number 170: - 170 is greater than 128(2^7) , so the left most bit is 1 , get the difference 170-128=42 Bigger Than McDonald's - Yes, Bigger Than McDonald's he left most binary digit"Bigger Than McDonald's? Yes, Bigger Than McDonald's ..."by: Georges Yared Who has the audacity to say that ... even think it? Nobody is bigger than McDonald's. After all didn't McDonald's change the way we Americans eat? Didn't fast food and drive-thru's become the norm? Didn't McDonald's capture the hearts and therefore *If the decimal number is equal or greater than the place value (corresponding 2^number), then place the bit 1 and forward the difference to the next digit on the right *If the decimal number is less than the place value , then place the bit 0 and forward the number as it is to the next digit on the right Example: Suppose you got the decimal number 170: - 170 is greater than 128(2^7) , so the left most bit is 1 , get the difference 170-128=42 Affiliate Site Content That Attracts Real People, Not Just Search Engines er is less than the place value , then place the bit 0 and forward the number as it is to the next digit on the rightWhen you last visited a site that disappointed you, what did it look like? A collection of links on a page, or content with keywords and key phrases littered throughout worthless copy? Gone are the days when a site might rank well but be either of little worth or a terrible annoyance to the site visitor. Those sites just hoped Example: Suppose you got the decimal number 170: - 170 is greater than 128(2^7) , so the left most bit is 1 , get the difference 170-128=42 5 Money Making Strategies left most bit is 1 , get the difference 170-128=42Strategy 1: Affiliate marketingAn easiest strategy you can resort to when thinking of making money online. You can sell other people's products and services without even having your own website. But I recommend having your own website if you're serious about your venture. For the Top affiliate program, the best ever to hav -forward 42 to the next digit -42 is less than 64( 2^6), so place 0 and forward the number as it is (42) to the next step -42 is greater than 32(2^5), so place 1 and forward the difference which is 42-32=10 -10 is less than 16(2^4), so place 0 and forward the 10 as it is -10 is greater than 8(2^3) so place 1 and forward the difference which is 10-8=2 -2 is less than It's Good to Know Your Banker 1 and forward the difference which is 42-32=10Recently my bank opened a new branch that is a few miles away from my house. I used to visit the local branch that was located in the grocery store and enjoyed seeing the ladies on a weekly basis who were the tellers.Since the store branch closed, I’m forced to travel a few miles more down the road to the new beautiful bui -10 is less than 16(2^4), so place 0 and forward the 10 as it is -10 is greater than 8(2^3) so place 1 and forward the difference which is 10-8=2 -2 is less than 4( 2^2) so place 0 and forward the 2 as it is -2 is equal 2( 2^1) so place a 1 and forward the difference which is 2-2=0 -0 is less than 1(2^0) so place a zero and you're done so the decimal number 170 is equal to the binary number 10101010 NOTE THE FOLLOWING: *The right most place value is 2^0 *Whenever you get a zero difference, all the next digits will be o's as zero will be less than 2^whichever number *Only numbers from 0-255 can be represented by 8 digits binary .Numbers greater than 255 will be represented by more bits. For example: 256 is represented by 9 digits: 100000000. In general 2^n -1 gives you the largest number that can be represented by n digits. So in 8 digits binary, max. number is 2^8 -1= 255. In 9 digits binary, max.number is 2^9-1=511. So the range for 9 digits is from 256-511. Starting from 512 ,10 digits will be required.And
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:How To Choose A Safe And Efficient Credit Card Service Buy Real Estate Without Breaking Your Budget: 10 Tips for Savvy Home Buyers Article Writing & Marketing: Write Away, Right Away
|