Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33

Thread: How do hexadecimal numbers or whatever work?

  1. #16
    king of the sky Lynx's Avatar
    Join Date
    Oct 2005
    Location
    new york
    Posts
    1,808

    Default

    65536 = FFFF

    16 x 16 x 16 x 16 = 65536

    hexidecimal jsut reminds me of tetra master
    lynx
    beaten final fantasy III,IV,VI,VII,VIII,IX,X,X-2,XII,mystic quest, tacitcs, tactics advanced, crystal chronicles.


    you only live once but if you do it right once is enough

    my FF amvs

  2. #17
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Quote Originally Posted by Roogle View Post
    How do you know about the hexadecimal system, Renmiri? It doesn't sound like a motherly thing to know.
    She used to work for Motorola :p
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  3. #18
    Ciddieless since 2004
    Join Date
    Sep 2004
    Location
    Ireland
    Posts
    2,620

    Default

    Quote Originally Posted by Peter_20 View Post
    I recently learned that 65535 equals to FFFF in hexadecimal numbers or something; could you please tell me more on the subject?
    How does it work?
    It doesn't.
    Money, power, sex... and elephants.
    -- Capt. Simon Illyan, ImpSec

  4. #19
    sly gypsy Recognized Member Levian's Avatar
    Join Date
    May 2002
    Location
    Donut Plains
    Posts
    14,210
    Articles
    1
    Blog Entries
    4
    Contributions
    • Former Cid's Knight
    • Hosted the Ciddies

    Default

    Quote Originally Posted by Peter_20 View Post
    I recently learned that 65535 equals to FFFF in hexadecimal numbers or something; could you please tell me more on the subject?
    How does it work?
    Is that number special or something? 'cause that's the maximum PM's I'm allowed. I'm like totally freaked out now, it's like those numbers in Lost.


  5. #20

    Default

    They equal 24 which is the number of hours in a day and also a popular television show on Fox. 2 + 4 = 6, the first number in the series!

    CONSPIRACY!

  6. #21

    Default

    it is the largest number that can be represented in binary countin - i think. So in that case 65535 is to binary what FFFFFF is to hex.

    edit: That is prolly why max PMS are at that number levi. Programmers always run into that number on more structured (and powerful ) languages. This does not include VB developers. They are not programmers.

  7. #22
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    2^16 is 65536, so 65535 is the largest number you can store in two bits. 15 to store the digits and 1 to store the information about the file.

  8. #23
    One Hundred Chimneys Recognized Member Tavrobel's Avatar
    Join Date
    Jan 2006
    Location
    Conjunction Junction
    Posts
    10,455
    Articles
    102
    Contributions
    • Former Site Staff

    Default

    Quote Originally Posted by Levian View Post
    65535

    Is that number special or something? 'cause that's the maximum PM's I'm allowed. I'm like totally freaked out now, it's like those numbers in Lost.
    Yes. It's 256*256-1, or 2^16, while 256 is 2^8.

  9. #24
    Lives in a zoo Recognized Member Renmiri's Avatar
    Join Date
    Nov 2005
    Location
    Wai out there
    Posts
    6,034
    Contributions
    • Former Site Staff

    Default

    Quote Originally Posted by Roogle View Post
    How do you know about the hexadecimal system, Renmiri? It doesn't sound like a motherly thing to know.
    This mother is an Electronics Engineer on sabbatical

    Quote Originally Posted by Mirage View Post
    She used to work for Motorola
    Before kids
    Me and my kids have dragon eggs:



  10. #25
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Quote Originally Posted by rubah View Post
    2^16 is 65536, so 65535 is the largest number you can store in two bits. 15 to store the digits and 1 to store the information about the file.
    Are you sure you're not thinking of two bytes? Because the maximum 2-bit value is 4. 2˛ :p.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  11. #26
    The spoon is too big! Firo Volondé's Avatar
    Join Date
    Oct 2006
    Location
    I live in a giant rocket.
    Posts
    1,508

    Default

    6*9 = 42... in Base 13. Anyone who knows why I said that gets a cookie.
    This is a signature.

  12. #27
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Gimme the cookie then.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  13. #28
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I like the Base-Π number system
    Problems playing downloaded videos? Try CCCP


  14. #29
    Lives in a zoo Recognized Member Renmiri's Avatar
    Join Date
    Nov 2005
    Location
    Wai out there
    Posts
    6,034
    Contributions
    • Former Site Staff

    Default

    Quote Originally Posted by Firo Volondé View Post
    6*9 = 42... in Base 13. Anyone who knows why I said that gets a cookie.
    4 x 13 + 9 = 54

    6 * 9 = 54

    Coookie!!!
    Me and my kids have dragon eggs:



  15. #30

    Default

    Life was just binary until women came along

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •