Thread: Yesss I Am The Master!

  1. #16
    Registered User
    Join Date
    Aug 2003
    Posts
    1,218
    Looks nice! I have also started to program in openGL and Im doing some of these things myself but I use my own fileformat for that.

  2. #17
    Banned
    Join Date
    Jan 2003
    Posts
    1,708
    you can use complex base 1 and it functions similarly to base 2, except you can have an infinite series of sequences and it will only correspond to a single bit. for example, the byte:

    10101010

    base bit can correspond to an infinitely long series (some taylor series or something) and if the exponent is even, then it evaluates to a 1 bit (or vice versa0

  3. #18
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    Quote Originally Posted by RoD
    base 1 gives me a migrane like no other. Hope the info i gave u last week in the gaming forum helped! Good one : )
    this is what we call RoD's sad attemp to get some credit....hehe


    BTW....really cool Xterria - congrats

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  4. #19
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    Quote Originally Posted by Silvercord
    base bit can correspond to an infinitely long series (some taylor series or something) and if the exponent is even, then it evaluates to a 1 bit (or vice versa0
    So, you're saying that 00 evaluates to 1, and so does 0000, but 0 and 000 would evaluate to 0? I think my explanation makes more sense.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

  5. #20
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    Strangely, uh... I'm a big fan of base ten... :P


    I guess that makes me a good...er...person?

  6. #21
    Base -5 is the coolest system. You start with infinite 4's, and you subtract as you get higher.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Rtfm
    By XSquared in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 03-13-2003, 05:19 PM
  2. WANTED: Contest Master
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-23-2003, 10:15 PM