CS 1323 Section 30, Spring 1997

Individual Project 4
Data Normalization

Due Wednesday, March 5, 3:30pm
papers submitted after 3:30pm Mar 5 and before 4:30pm Mar 6 suffer a penalty of one-grade
papers not accepted after 4:30pm Mar 6

What to Hand In (see also: example project solution)

The Program You Must Write

Write a program that asks the person at the keyboard to enter (1) the name of a file containing data in the form specified below, (2) an indication of whether to use standard or scientific notation for displaying numbers, and (3) the number of decimal places or significant digits to use in displaying numbers. The program then retrieves the data from the file, normalizes it, and displays the normalized data on the screen.

Ground Rules


CS 1323 Section 30 - Fundamentals of Computer Programming - Spring 1997
Instructor: Rex Page (Email: page@ou.edu)
Up to: Welcome Page ~~~ Up to: University of Oklahoma ~~~ Go to: Next Semester ~~~ Go to: Previous Semester