1 / 1

Custom Math Operator Implementation for Prism-MW Calculator

Implement your own math operator in Prism-MW calculator by modifying existing Java classes. Understand Gui.java, Addition.java, Subtract.java, and testArchLocally.java. Submit source code, modified files, and screenshots.

rafi
Télécharger la présentation

Custom Math Operator Implementation for Prism-MW Calculator

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Homework 1 due 2/9/2010 • Implement your own choice of math operator (e.g., multiplication, division) by extending and modifying Prism-MW calculator example • Hint: You will need to understand the following files • Gui.java, Addition.java, and Subtract.java in Prism\test • testArchLocally.java in Prism\test\core • Turn in hardcopy of • Source code for new Java classes you may implement • Any other file that is modified in Prism-MW test directory • Sample screen shots and output files

More Related