0100100111101101000100100110101110100100101010101001010101?

Please use this forum to ask our resident IT geeks advice.
headgear
Posts: 92
Joined: Wed Mar 29, 2006 2:50 pm
Location: Great Dunmow Essex

Re: 01001001111011010001001001101011101001001010101010010101

Post by headgear »

01001110011001010111100001110100
ChrisC
Posts: 1024
Joined: Sat Mar 21, 2009 11:32 am

Re: 01001001111011010001001001101011101001001010101010010101

Post by ChrisC »

FEELING LEFT OUT......1.....
IgorVigor
Posts: 139
Joined: Thu Aug 06, 2009 1:49 pm
Location: Cornwall

Re: 01001001111011010001001001101011101001001010101010010101

Post by IgorVigor »

Timbo wrote:
tony.mon wrote:01, 11010.
Nuff said.
That isnt binary, binary needs 8 digits. GOD!!! Some people just dont play proper!! :crazy:
Actually, binary does not need 8 digits...

binary is a base 2 number system consisting of 1 and 0

if you think about the power symbol you see on many electrical items, it is based on the binary system.
the 1 is place through the top of the 0, on and off.

for a byte you need 8 binary digits, or normally shortened to 8bit.
half of a byte is a nybble, which is 4 bits.

Hexadecimal is not used by a computer. And dont try and argue this one with me... :P
Hexadecimal (translating to a base 16 system) was a method to allow easier and faster programming of computers by the person inputting data

It was decided that it was easier to input 2 characters rather than 8 at a time.

Binary - Hexadecimal - Decimal
0000 0000 - 00 - 0
0000 0001 - 01 - 1
0000 0010 - 02 - 2
0000 0011 - 03 - 3
0000 0100 - 04 - 4
0000 0101 - 05 - 5
0000 0110 - 06 - 6
0000 0111 - 07 - 7
0000 1000 - 08 - 8
0000 1001 - 09 - 9
0000 1010 - 0A - 10
0000 1011 - 0B - 11
0000 1100 - 0C - 12
0000 1101 - 0D - 13
0000 1110 - 0E - 14
0000 1111 - 0F - 15
0001 0000 - 10 - 16
0001 0001 - 11 - 17


I'm not going to write any more :P

By the way, can you guess what I am qualified in? :P

and as for the original post
0100100111101101000100100110101110100100101010101001010101

That isnt a complete sequence if you break it up into either nybble sized (4 bit) or byte sized (8 bit) blocks...
0100
1001
1110
1101
0001
0010
0110
1011
1010
0100
1010
1010
1001
0101
01

See?

Have fun :)
tony.mon
Posts: 15972
Joined: Wed Jul 25, 2007 10:46 pm
Location: Norf Kent

Re: 01001001111011010001001001101011101001001010101010010101

Post by tony.mon »

IgorVigor wrote:
Timbo wrote:
tony.mon wrote:01, 11010.
Nuff said.
That isnt binary, binary needs 8 digits. GOD!!! Some people just dont play proper!! :crazy:
Actually, binary does not need 8 digits...

binary is a base 2 number system consisting of 1 and 0

if you think about the power symbol you see on many electrical items, it is based on the binary system.
the 1 is place through the top of the 0, on and off.

for a byte you need 8 binary digits, or normally shortened to 8bit.
half of a byte is a nybble, which is 4 bits.

Hexadecimal is not used by a computer. And dont try and argue this one with me... :P
Hexadecimal (translating to a base 16 system) was a method to allow easier and faster programming of computers by the person inputting data

It was decided that it was easier to input 2 characters rather than 8 at a time.

Binary - Hexadecimal - Decimal
0000 0000 - 00 - 0
0000 0001 - 01 - 1
0000 0010 - 02 - 2
0000 0011 - 03 - 3
0000 0100 - 04 - 4
0000 0101 - 05 - 5
0000 0110 - 06 - 6
0000 0111 - 07 - 7
0000 1000 - 08 - 8
0000 1001 - 09 - 9
0000 1010 - 0A - 10
0000 1011 - 0B - 11
0000 1100 - 0C - 12
0000 1101 - 0D - 13
0000 1110 - 0E - 14
0000 1111 - 0F - 15
0001 0000 - 10 - 16
0001 0001 - 11 - 17


I'm not going to write any more :P

By the way, can you guess what I am qualified in? :P

and as for the original post
0100100111101101000100100110101110100100101010101001010101

That isnt a complete sequence if you break it up into either nybble sized (4 bit) or byte sized (8 bit) blocks...
0100
1001
1110
1101
0001
0010
0110
1011
1010
0100
1010
1010
1001
0101
01

See?

Have fun :)
Please note initial posting date.
Fun now had:-)
Thanks for playing :wave:
It's not falling off, it's an upgrade opportunity.
User avatar
benny hedges
Posts: 6110
Joined: Sun Oct 18, 2009 5:09 pm
Location: Warrington

Re: 01001001111011010001001001101011101001001010101010010101

Post by benny hedges »

its a fkin song ffs :roll:
from
Image
You do not have to say anything. But it may harm your defence if you do not mention when posting something which you later rely on in quote. Anything you do say may be ripped to sh*t.
User avatar
bandsawman
Posts: 201
Joined: Thu Jun 04, 2009 2:54 am
Location: Radcliffe, Manchester.

Re: 01001001111011010001001001101011101001001010101010010101

Post by bandsawman »

tony.mon wrote:
Please note initial posting date.
Fun now had:-)
Thanks for playing :wave:
Good one :thumbup:
Going anywhere in a car is a journey, going anywhere on a bike is an adventure!
Post Reply