Saturday, 21 September 2013

Xing Pan's Diary Week 08

This is the record for the week 08 individual diary.


I’ve spent almost three hours and half on the project.  Recall the stuff that I have learnt from this week, pretty much about some applications of hashing.  For example, specific definition of hash collision which is saying that if the input is longer than the output, then some inputs must map to the same output.  There’re also some other aspects application for the hashes, such as TCP checksum, ECC memory and MD5 checksums, which are the error checking tools that are used to detect errors caused by either hardware or software. 

And our group meeting goes well; we have drawn the use case diagram and plan to finish a draft User Interface during these weeks.  We may use Qt to draw the UI for our project, but not much detail.

Reference: