Started Parallel Programming Self Assessment
authorSam Moore <[email protected]>
Thu, 2 Aug 2012 12:44:08 +0000 (20:44 +0800)
committerSam Moore <[email protected]>
Thu, 2 Aug 2012 12:44:08 +0000 (20:44 +0800)
commit4dad0bdf3c5058c6cc9f712f458310de74d91417
tree7e263d15c0cd882b0987e7b285d3696b086ba893
parentbca816c28283b5ae02b67889b1e45cc134434aea
Started Parallel Programming Self Assessment

It is an N-Body simulator. Fun!
Hopefully I don't fail my research project because of this module...
course/semester2/pprog/assignment0/Makefile [new file with mode: 0644]
course/semester2/pprog/assignment0/graphics.c [new file with mode: 0644]
course/semester2/pprog/assignment0/graphics.h [new file with mode: 0644]
course/semester2/pprog/assignment0/main.c [new file with mode: 0644]
course/semester2/pprog/assignment0/nbody.c [new file with mode: 0644]
course/semester2/pprog/assignment0/nbody.h [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au