Binary

Talk about anything here.

Moderators: Randy Perry, The Flying Dutchman, Stiltzkin, skezza, Trigger

User avatar
The Flying Dutchman
Moderator
Moderator
Posts: 3681
Joined: Sun Mar 12, 2006 4:03 pm
Location: Gotham City

Binary

Post by The Flying Dutchman »

There are only 10 types of people in this world: those who know binary and those who don't. :wink:
rice_pudding
Mass Poster
Posts: 1734
Joined: Mon Jun 11, 2007 5:49 pm
Location: UK

Post by rice_pudding »

:lol:
cableguyxx
Mass Poster
Posts: 803
Joined: Mon May 15, 2006 3:44 pm
Location: ------>

Post by cableguyxx »

1010011110010101 :lol:
Last edited by cableguyxx on Tue Jan 27, 2009 5:14 pm, edited 1 time in total.
User avatar
The Flying Dutchman
Moderator
Moderator
Posts: 3681
Joined: Sun Mar 12, 2006 4:03 pm
Location: Gotham City

Post by The Flying Dutchman »

One can have an unexplainable difference of 8 here...... 8)
frank
Student & Friend of Randy
Posts: 1151
Joined: Sat Oct 14, 2006 3:45 am

Post by frank »

cableguyxx wrote:1010011110010101 :lol:
what did he say?
Last edited by frank on Fri Oct 24, 2008 1:35 am, edited 1 time in total.
User avatar
Sarab
Mass Poster
Posts: 1780
Joined: Sun Nov 19, 2006 4:06 am
Location: Metairie, LA
Contact:

Post by Sarab »

1001001001

ok,I got it from Rush...
Better people....
Better food...
And better beer.
siro_angel
Mass Poster
Posts: 1093
Joined: Fri Feb 16, 2007 12:28 am
Location: UK

Post by siro_angel »

01001000 01000101 01001100 01001100 01001111

01000101 01010110 01000101 01010010 01011001 01001111 01001110 01000101
"A man who aimed to bring his dreams to reality is not a fool, but the man who won't is."
siro_angel
Mass Poster
Posts: 1093
Joined: Fri Feb 16, 2007 12:28 am
Location: UK

Post by siro_angel »

siro_angel wrote:01001000 01000101 01001100 01001100 01001111

01000101 01010110 01000101 01010010 01011001 01001111 01001110 01000101
Translated: HELLO EVERYONE

Simon :P
"A man who aimed to bring his dreams to reality is not a fool, but the man who won't is."
skezza
Site Admin
Site Admin
Posts: 1952
Joined: Sun Feb 12, 2006 3:10 pm
Location: England
Contact:

Post by skezza »

Binary Multiplication, had to do that last year :D :lol: Not exactly fun to be honest.
rice_pudding
Mass Poster
Posts: 1734
Joined: Mon Jun 11, 2007 5:49 pm
Location: UK

Post by rice_pudding »

skezza wrote:Binary Multiplication, had to do that last year :D :lol: Not exactly fun to be honest.
what did you have to do it in?

i remember doing it in systems and control for my gcse's years ago
User avatar
The Flying Dutchman
Moderator
Moderator
Posts: 3681
Joined: Sun Mar 12, 2006 4:03 pm
Location: Gotham City

Post by The Flying Dutchman »

frank wrote:
cableguyxx wrote:1010011110010101 :lol:
what did he say?
Okay, for those who are the other type of people:
cableguyxx wrote:1010011110010101 :lol:
1 (bottem) 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 (top)


1 = 1 * 2 ^ 0 = 1 * (1) = 1
0 = 0 * 2 ^ 1 = 0 * 2 = 0
1 = 1 * 2 ^ 2 = 1 * (2 * 2 ) = 4
0 = 0 * 2 ^ 3 = 0 * ( 2 * 2 * 2 ) = 0
1 = 1 * 2 ^ 4 = 1 * ( 2 * 2 * 2 * *2 ) = 16
0 = 0 * 2 ^ 5 = 0 * ( 2 * 2 * 2 * 2 * 2 ) = 0
0 = 0 * 2 ^ 6 = 0 * ( 2 * 2 * 2 * 2 * 2 * 2 ) = 0
1 = 1 * 2 ^ 7 = 1* ( 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 128
1 = 1 * 2 ^ 8 = 1* ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 256
1 = 1 * 2 ^ 9 = 1* ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 512
1 = 1 * 2 ^ 10 = 1 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2) = 1024
0 = 0 * 2 ^ 11 = 0 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 0
0 = 0 * 2 ^ 12 = 0 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 0
1 = 1 * 2 ^ 13 = 1 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2) = 8192
0 = 0 * 2 ^ 14 = 0 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 0
1 = 1 * 2 ^ 15 = 1 * ( 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 ) = 32768
-------------- +
= 42901

In binary: "10 types" means: 1 * ( 2 ^ 1) + 0 * ( 2 ^ 0 ) = 2 + 0 = "2 types" (in decimal) :wink:

Here you can convert from Binary to Decimal or the other way: Binary - Decimal Calculator
(it's a bit quicker than my calculation above..... :P )
cableguyxx
Mass Poster
Posts: 803
Joined: Mon May 15, 2006 3:44 pm
Location: ------>

Post by cableguyxx »

I had to learn Binary for my Computer Electronics class I took a few years back, but don't remember much about other than it's 0's & 1's :P
Last edited by cableguyxx on Tue Jan 27, 2009 5:14 pm, edited 1 time in total.
User avatar
Dan
Cool Member
Posts: 160
Joined: Sat Jul 14, 2007 1:18 pm
Location: NC

Post by Dan »

Been programming for 11 years and I can't say I recall any binary stuff from my university days. That whole area got a little "heady" for me. I'm a "git r done" kind of programmer. Wouldn't make much of a teacher but I sure enjoy what I do.

:wink:
Baking the cookies of discontent by the heat of the laundromat vent...
rice_pudding
Mass Poster
Posts: 1734
Joined: Mon Jun 11, 2007 5:49 pm
Location: UK

Post by rice_pudding »

cableguyxx wrote: I had to learn Binary for my Computer Electronics class I took a few years back, but don't remember much about other than it's 0's & 1's :P
+1

i dont really remember anything, in fact its a miracle i got through all that stuff. in the final exam i only understood 1 out of 10 questions the rest may as well have been in Latin :lol:

...and yet i got a B :shock:
User avatar
Sarab
Mass Poster
Posts: 1780
Joined: Sun Nov 19, 2006 4:06 am
Location: Metairie, LA
Contact:

Post by Sarab »

Y'all lost me.
Better people....
Better food...
And better beer.
Post Reply