Search:

Type: Posts; User: burbose

Search: Search took 0.01 seconds.

  1. #include #include int...

    #include <stdio.h>
    #include <stdlib.h>

    int GetRand(int min, int max);

    int main(void)
    {
    int i, r;

    for (i = 0; i < 20; i++)
  2. [question]Analyzing data in a two-dimensional array[with code]

    Analyzing data in a two-dimensional array

    Acknowledgement

    This part of the lab is based on Question 50 in Chapter 5 of Etter's "Engineering Problem Solving with C"
  3. http://pic.ourplus.com/yourpic/2005/06/13/19/e4b06...

    http://pic.ourplus.com/yourpic/2005/06/13/19/e4b0683f44995cda7bd37f7061770b15.gif

    picture
  4. [question]Simulating the Reliability of a Component-Based System [with my code]

    [question]Simulating the Reliability of a Component-Based System

    Acknowledgement

    This part of the lab is based on Question 19 in Chapter 4 of Etter's "Engineering Problem Solving with C"


    ...
  5. any 1 knows how to do it? thx a lot

    any 1 knows how to do it?
    thx a lot
  6. [question]Analyzing data in a two-dimensional array

    Analyzing data in a two-dimensional array

    Acknowledgement

    This part of the lab is based on Question 50 in Chapter 5 of Etter's "Engineering Problem Solving with C"
  7. any 1 knows how to do it?

    any 1 knows how to do it?
  8. [question]Simulating the Reliability of a Component-Based System

    [question]Simulating the Reliability of a Component-Based System

    Acknowledgement

    This part of the lab is based on Question 19 in Chapter 4 of Etter's "Engineering Problem Solving with C"

    ...
Results 1 to 8 of 8