Homework

  • demo

    See this demo before you start coding for your homework.

  • specification

    • This demo shows how to read and write a file, and how to use stl.
    • denselmult.cpp: Load a dense matrix A from a file. Calculate C=A*A. Output C to a file
    • ArgumentManager.h is a command line parser. I strongly recommend all students use it in your homework
  • Homework summary

    • According to syllabus, there will be 4 homework and 1 final regrade in this summer session. Normally, the difficulty of homework is incremantal. But none of them are related.

Previous
Next