CPS 1 - Spring, 2000 - Ramm 2/11/00 #12
- Announce
- Continue to Read Course Pack Chapter 3
- Test Friday
- Review in class Wednesday
3. Numerical Computation and the Study of Functions
- Array (Hotel) Example
Hotel.java,
Hotel.html
- Discuss Change to Hotel Example
- Simple Statistics Program Design
- Get Data Into Array
- Display Data
- Display one at a time
- Could use TextArea
- Compute
- Control
- Display
- Algorithms for Extrema
- Algorithm for Mean
- Stats Example
ArrayStats.java,
ArrayStats.html