Search:

Type: Posts; User: SteveNaild

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,918

    This problem relates to the natives setup within...

    This problem relates to the natives setup within the project. i'm having the same problem. As soon as I have a fix I'll let you know... Though its damn frustrating!!
  2. Each thread would put its entries into a text...

    Each thread would put its entries into a text file/csv. Use a bubble sort to order them and add the totals together
  3. Is it worth running 4 threads? One for a=1, one...

    Is it worth running 4 threads? One for a=1, one for a=upperLimit/4, one for a=upperLimit/2 and one for a=upperLimit*3/4 ?

    Obviously the first stops at (upperLimit/4)-1, etc
  4. Not gone into it in serious depth, but the number...

    Not gone into it in serious depth, but the number of possible answers stops long before the program does. Is there a maximum value of a beyond which there cannot be any new solutions for a given...
  5. Replies
    1
    Views
    990

    Hi Guinsoo. I've been self teaching Java now for...

    Hi Guinsoo. I've been self teaching Java now for the past couple of years and want to take it to the next level. I'm hoping to start with the Open Univsity here in UK in September, but want to get my...
Results 1 to 5 of 5