Computer Science Main Page | MathBits.com | Terms of Use | Resource CD

Information on Arrays

On-Line Lessons:

 

  • One Dimensional Arrays
  • Declaring Arrays
  • Initializing Arrays
  • Using apvector Variables
  • Addresses of Arrays
  • Passing Arrays to Functions
  • Finding Maximum and Minimum Values
  • Parallel Arrays
  • Sequential Search
  • Binary Search
  • Sorting Arrays
          Bubble Sort
         Exchange Sort
         Selection Sort
         Insertion Sort
         Shell Sort
         Quick Sort
         Merge Sort
  • Matrices
  • Initializing Matrices
  • Passing Matrices to Functions

On-Line Demos:

  • Working with Arrays
  • Arrays and Functions
  • String Array and Functions
  • Finding Max/Min in an Array




 Computer Science Main Page | MathBits.com | Terms of Use | Resource CD