Search:

Type: Posts; User: irpersian20

Search: Search took 0.18 seconds.

  1. Replies
    1
    Views
    73

    Mina package

    Hi,
    I need a package with name "mina".
    Please help me .
  2. Replies
    1
    Views
    97

    Problem with RR

    Hi,
    I write the below code,
    If I'm running code with RR ,all result of SJF algorithm is zero !!
    if i'm running without RR, sjf is ok,
    Why?


    package program;

    import java.util.*;
  3. Replies
    1
    Views
    103

    Sorting Array of Class

    Hi,
    I have one array of class and i want sorting array of class .
    How do i it?
    class test {
    double i;
    }
    test []myArray ;
  4. Replies
    1
    Views
    106

    Uniform Distribution

    Hello,

    What is the purpose of random numbers with a normal distribution?(10 between 30)
    What does that mean?
    Will you give an example?
  5. Replies
    1
    Views
    183

    Static and non-static method

    Hello,
    What is difference between static or non-static method?
    Thank you
  6. Replies
    1
    Views
    190

    Ignore "Enter"

    Hi,
    How can I make the last entry is that "Enter" will enter the buffering,I want ignore "Enter".
Results 1 to 6 of 6