Search:

Type: Posts; User: maxorator

Search: Search took 0.03 seconds.

  1. Replies
    26
    Views
    8,088

    Or put microchips into people which solve complex...

    Or put microchips into people which solve complex mathemathical expressions for the brain... :D
  2. Replies
    26
    Views
    8,088

    People should never ever try to connect to brain...

    People should never ever try to connect to brain or try to program a duplicate of it. I don't think they'll ever succeed it either.
  3. Replies
    26
    Views
    8,088

    struct BRAIN_DATACELL{ int data; ...

    struct BRAIN_DATACELL{
    int data;
    BRAIN_DATACELL* connections[50];
    };

    BRAIN_DATACELL brain[0x80000000];

    The functions to handle the braincells are beyond my knowledge.
Results 1 to 3 of 3