Search:

Type: Posts; User: CrazyCoder

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    1,565

    Generalized Linked Lists

    I have to implement polynomial by generalized linked lists in java , please help me with the algorithm of polynomial representation using generalized linked list , Please


    P(x,y,z) =...
  2. Re: determine the 1,000,000 th primitive number in less than 10 min !!!

    thanks , it helped . sorry for mistakes :D
  3. Re: determine the 1,000,000 th primitive number in less than 10 min !!!

    Dear Christopher
    tnx for your advice , It really helped .
  4. determine 1,000,000th primitive number in less than 10 minute !!!

    how to calculate the 1,000,000 th prime number in less than 10 min in java language?
    it's my code , but it is not as fast as I need ... , please give me the hints to improve it ...




    public...
  5. Re: determine the 1,000,000 th primitive number in less than 10 min !!!

    Dear Greg , thanks for your help , if it's not clear again , let me know :)
  6. determine the 1,000,000 th primitive number in less than 10 min !!!

    how to calculate the 1,000,000 th prime number in less than 10 min in java language?
    it's my code , but it is not as fast as I need ... , please give me the hints to improve it's speed and...
  7. how to write a code to read the directory of windows as the time we Save As the paint program , capability to search the direction where we wanna save our file , tnx for your help

    hi to all java lovers
    I appreciate your help
    As I mentioned at the title , I wanna write a program to searching the directory of windows to
    Saving As files,etc ...
    as we do in programs like...
Results 1 to 7 of 7