CS205 C/C++ 2021 Fall: Labs and Projects

January 3, 2022 ยท View on GitHub

11812804 Dong Zheng

Projects

  1. Big Integer Multiplication
  2. Matrix Multiplication
  3. Matrix Structure and Multiplication in C
  4. A Class for Matrices
  5. A Simple CNN Forwarding Model

Course Materials

Prof. Shiqi Yu's repo for lecture slides, code examples and lab slides: https://github.com/ShiqiYu/CPP

Lecture videos: https://www.bilibili.com/video/BV1Vf4y1P7pq

Contents

  1. 1Projects
  2. 2Course Materials