Homework 8, Big Number Design
Short Description:
Perform a design of Homework 7
This assignment is worth 10 points.
Goals
When you finish this homework, you should:
- Have reviewed and strengthened your design skills.
Formal Description
Develop a design for Homework 7. This design should consist of the following
elements:
- A high level description of the problem to solve.
- A structure chart (see 4.7 in the book).
- An algorithm (or set of algorithms).
- I expect these to be in pseudo-code and employ common control structures.
- A list of questions pertaining to the project specification.
- A description of all major data structures to be employed in your implementation.
A full design will include all of the portions listed above.
Remember, you documents must be produced in a professional manner. This
includes employing a word processor and a drawing package to produce these
documents.
Your document should be submitted in class by the due date.