Search:

Type: Posts; User: funkyjohny

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,978

    dolev

    I can't understand the following...Is it c;
  2. Replies
    11
    Views
    2,978

    Ok i found this but i can't understand it.I don't...

    Ok i found this but i can't understand it.I don't think that the following is c...
  3. Replies
    11
    Views
    2,978

    I don't give up but i can't do that.I don't know...

    I don't give up but i can't do that.I don't know how...i just need help!!!
  4. Replies
    11
    Views
    2,978

    Dolev-Klawe-Rodeh

    Can anybody do this;

    The algorithm of Chang and Roberts achieve the 0(NlogN) (N the number of nodes) complexity of messages in the medium case, but at worst however it achieves 0(n^2). The...
  5. Replies
    6
    Views
    11,473

    Thank you maklolm!!!

    Thank you maklolm!!!
  6. Replies
    6
    Views
    11,473

    I want to use fork().

    I want to use fork().
  7. Replies
    6
    Views
    11,473

    Please help...

    The Fibonacci sequence problem: The Fibonacci sequence is the series of numbers 0, 1, 1, 2, 3, 5, 8, .... Formally, it can be expressed as:

    fib0 = 0
    fib1 = 1
    fib2 = fibn-1 + fibn-2

    Write a C...
Results 1 to 7 of 7