Search:

Type: Posts; User: gamze

Search: Search took 0.00 seconds.

  1. Replies
    30
    Views
    5,801

    that was my first experience to get some...

    that was my first experience to get some information about my questions from someone in another country. i become more confident about expressing myself and tell my problem in english.
    what i...
  2. Replies
    30
    Views
    5,801

    thank you, thank you ,thank you a lot...you are...

    thank you, thank you ,thank you a lot...you are genious :) finally i finished my homework by the great help of you and send it tomorrow..thnks again:)
  3. Replies
    30
    Views
    5,801

    thanks for all your helpings, really i appriciate...

    thanks for all your helpings, really i appriciate it,thanks a lot..
    can i have one more question..:)system is dual core, so to see multitasking i need to execute the program four times..i try to...
  4. Replies
    30
    Views
    5,801

    start D:\timer\Debug\timer.exe start...

    start D:\timer\Debug\timer.exe
    start D:\timer\Debug\timer.exe

    i just wrote these codesin my batch file sometimes it make them run at the same time but sometimes at different times..so i am not...
  5. Replies
    30
    Views
    5,801

    for(i=0;i

    for(i=0;i<20000000;i++)
    {
    for(j=0;j<1000;j++)

    a=a+i;
    }

    i just wrote a for loop and i takes about 100 sec and i wrote a batch to make that process run twice ..but our...
  6. Replies
    30
    Views
    5,801

    for(i=0;i

    for(i=0;i<20000000;i++)
    {
    for(j=0;j<1000;j++)

    a=a+i;
    }
    i just wrote a for loop and i takes about 100 sec and i wrote a batch to make that process run twice ..but our...
  7. Replies
    30
    Views
    5,801

    yes you are right:) but we know how to calculate...

    yes you are right:) but we know how to calculate it, but the teacher expects us to see that if I run a program twice, the running time of it(if there is a single cpu) should be twice more than its...
  8. Replies
    30
    Views
    5,801

    in that problem, if we assume the switching...

    in that problem, if we assume the switching process takes 1 milisecond, can we calculate the length of a quantum
Results 1 to 8 of 8