Interpreter

Ukończone Opublikowano Sep 25, 2002 Płatność przy odbiorze
Ukończone Płatność przy odbiorze

Write Java classes to support a processing of arithmetic expressions in prefix notation called PNInterpreter.? Expressions in prefix notation contain an operator first and then the operands on which the operation is performed. For example, + 3 4 is equal to 3 + 4 in the infix notation. For this assignment your program should support integers only and the following operators: + - * / ^. ? There are a variety of ways to implement the prefix notation interpreter. One way is to use stacks.? Another would be to use a tree.? Chose either one of the two ways and implement the necessary data structures instead of using the built-in Java classes. Trees and stacks and their implementation are discussed in most data structure textbooks. Your interpreter should accept strings of operators and operands seperated by spaces (no parenthesis) and return each operation it performed and the final result or output an error if the input is invalid. ? Write a main program that calls the test on your implementation to demonstrate that it works correctly. Call the main class PNInterpreterDriver. Write a test method testInterpreter that works with an object of your implementation of PNInterpreter.? testInterpreter should be able to read from standard input a list of expressions like this: * + 2 * 4 6 + 3 5 - - / 3 4 * 5 6 2 - 3 2 + 2 quit ??quit?? (or encountering the end of stream) is the signal to stop reading from the standard input. The test method (using StreamTokenizer or similar built-in stream class) should read these commands and act appropriately. For example, with the following test file, you might see something like this as the output of the program: brillig(65)#java PNInterpreterDriver < [url removed, login to view] Testing string: * + 2 * 4 5 + 3 5 operation performed: 4 * 6, result 24 operation performed: 2 + 24, result 26 operation performed: 3 + 5, result 8 operation performed: 26 * 8, result 208 Final result: 208. Testing string: - - / 3 4 * 5 6 2 operation performed: 3 / 4, result 0 operation performed: 5 * 6, result 30 operation performed: 0 ??" 30, result -30 operation performed: -30 ??" 2, result -32 Final result: -32. Testing string: - 3 2 + 2 operation performed: 3 ??" 2, result 1 invalid expression, reached end of expression command: quit Testing complete.

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) The program MUST meet the specifications EXACTLY. In other words, DO NOT add any extra "features". If it doesn't ask for a GUI or extra mathematical features, don't include it! 3) Complete ownership and distribution copyrights to all work purchased.

## Platform

This program is to be written in Java only so it should be platform independent.

## Deadline information

This project MUST be completed by Tuesday, October 1, 2002, 8:00am EST, US. Do not bid on this project if you cannot meet the deadline.

Inżynieria Java MySQL PHP Architektura oprogramowania Testowanie oprogramowania

Numer ID Projektu: #2872429

O projekcie

19 ofert Zdalny projekt Aktywny Sep 28, 2002

Przyznany użytkownikowi:

elohmrow

See private message.

$7 USD w ciągu 14 dni
(13 ocen)
2.5

19 freelancerów złożyło ofertę za $17 w tym projekcie

hernest

See private message.

$25.5 USD w ciągu 14 dni
(119 Oceny)
6.8
kurtn

See private message.

$21.25 USD w ciągu 14 dni
(37 Oceny)
5.3
leepwo

See private message.

$17 USD w ciągu 14 dni
(41 Oceny)
4.7
muresanrobert

See private message.

$25.5 USD w ciągu 14 dni
(60 Oceny)
4.2
katstanaka

See private message.

$17 USD w ciągu 14 dni
(26 Oceny)
3.7
rozarus

See private message.

$17 USD w ciągu 14 dni
(53 Oceny)
3.3
sirjavacodesalot

See private message.

$25.5 USD w ciągu 14 dni
(9 Oceny)
3.3
vw174684vw

See private message.

$23.8 USD w ciągu 14 dni
(11 Oceny)
3.1
kitovw

See private message.

$6.8 USD w ciągu 14 dni
(5 Oceny)
1.9
micutusl

See private message.

$12.75 USD w ciągu 14 dni
(3 Oceny)
1.8
JavaProSolutions

See private message.

$16.15 USD w ciągu 14 dni
(2 Oceny)
0.4
alcatrazsol

See private message.

$12.75 USD w ciągu 14 dni
(3 Oceny)
0.4
ioanagosman

See private message.

$17 USD w ciągu 14 dni
(0 Oceny)
0.0
lexell

See private message.

$8.5 USD w ciągu 14 dni
(0 Oceny)
0.0
blastervw

See private message.

$12.75 USD w ciągu 14 dni
(0 Oceny)
0.0
vinnycvw

See private message.

$25.5 USD w ciągu 14 dni
(0 Oceny)
1.1
navjotsinghkanda

See private message.

$15.3 USD w ciągu 14 dni
(0 Oceny)
0.0
mihaiarba

See private message.

$21.25 USD w ciągu 14 dni
(1 Ocena)
0.0