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.
  • [hw0]: deadline: June 7th, 2020 at 10:00 AM. Created by TA Kunpeng

  • [[hw1]( https://drive.google.com/drive/folders/1RBceOeRiLEZTeqXGAGkyNprbkLhufRJY?usp=sharing

    )]: deadline: June 10th, 2020 at 10:00 AM. Created by TA Kunpeng

  • [[hw2]( https://drive.google.com/drive/folders/1Wlqyy10_VgwpYef1Blx8NEhMKkCVWH9R?usp=sharing

    )]: deadline: June 17th, 2020 at 10:00 AM. Created by TA Kunpeng

  • [Hw3]]:deadline: June 24th, 2020 at 10:00 AM. Created by TA Kunpeng.

  • [Hw4]]

  • deadline: June 29th, 2020 at 11:59 PM. Created by TA Kunpeng.

Previous
Next