1
edit
Changes
→Chadd's Example
=== Chadd's Example ===
I choose one of the most common application of data decomposition :File Search. I created a program that accepts a file and searches it for a specific word entered by
the user. The program also counts the number of lines in the file and the number of matches found in the file.[[Image:Data Decomp.png|600px ]]
=== Assignment 2 ===
=== Assignment 3 ===