Homework

icon Turn in HW 8 here Homework 8 (Huffman)

Due Thursday December 8, 9:00pm.

Please note that no submissions will be accepted after
11:00pm on Friday, December 9, as described in handout #1.

Specification:
Supporting Files:

java MakeCode.java
java Encode.java
java Decode.java
java BitInputStream.java
java BitOutputStream.java
text hamlet.txt
text hamlet.code
text hamlet.short
text short.txt
text short.code
text short.short

icon ass8.zip

(client program for part 1)
(client program for part 2)
(client program for part 3)
(supporting code for part 2)
(supporting code for part 2)
(sample file)
(code for sample file)
(compressed sample file)
(sample file)
(code for sample file)
(compressed sample file)

all of the above

Diagrams : text short tree diagram
text hamlet tree diagram
 
Links:

icon Turn in HW8-BONUS here Homework 8 BONUS (HuffmanTree2)

Due Thursday December 8, 9:00pm.

Please note that no submissions will be accepted after
11:00pm on Friday, December 9, as described in handout #1.

Specification:
Supporting Files :

icon Turn in HW7 here Homework 7 (20 Questions)

Due Thursday Dec. 1, 9:00pm.
No submissions accepted after Tues. Dec. 6, 9:00pm.

Specification:
Supporting Files: java QuestionMain.java
text yesTo.txt
text question.txt
text bigquestion.txt
icon ass7.zip
Client program
code for yesTo method
short question file
huge question file
all of the above
Sample logs : text hw7-log1.txt
text hw7-log2.txt
text hw7-question.txt
execution from handout
execution using bigquestion
question file from handout
Links:

icon Turn in HW6 here Homework 6 (AnagramSolver)

Due Thursday Nov 17, 9:00pm.
No submissions accepted after Tues. Nov. 22, 9:00pm.

Specification:
Supporting Files:
Sample logs :
Links:

icon Turn in HW5 here. Homework 5 (GrammarSolver)

Due Thursday Nov. 3, 9:00pm.
No submissions accepted after Tues. Nov. 8, 9:00pm.

Specification:
Supporting Files:
Links:

icon Turn in HW4 bonus here. Homework 4 Bonus (Hangman Bonus)

Due Thursday Nov. 10, 9:00pm.
No submissions accepted after Friday. Nov. 11, 9:00pm.

Specification:
Links:

icon Turn in HW4 here. Homework 4 (Evil Hangman)

Due Thursday October 27, 9:00pm.
No submissions accepted after Tues. Nov. 1, 9:00pm.

Specification:
Supporting Files:
Sample Logs:
Links:

icon Turn in HW3 here. Homework 3 (Sieve)

Due Thursday October 20, 9:00pm.
No submissions accepted after Tues. October 25, 9:00pm.

Specification:
Supporting Files: java SieveMain.java  (client program)
Sample logs :
Links:

icon Turn in HW2 here. Homework 2 (AssassinManager)

Due Thursday October 13, 9:00pm.
No submissions accepted after Tues. October 18, 9:00pm.

Specification:
Supporting Files:
Sample logs :
Links:

icon Turn in HW1 here. Homework 1 (Letter Inventory)

Due Thursday October 6, 9:00pm.
No submissions accepted after Tues. Oct. 11, 9:00pm.

Specification:
Testing Programs: