cs-self-learning/docs/编程入门/cpp/SUSTech_CS205.en.md
Sun 98db321f0d
add SUSTech_CS205
快速学习C和C++,基础语法和优化策略,学了不再怕指针(南科大计算机系原版)
2024-06-13 18:08:30 +08:00

570 B

CS205 C/C++ Program Design

Descriptions

  • Offered by:Southern University
  • Prerequisites:better if you are already proficient in a programming language
  • Programming Languages:C/C++
  • Difficulty: 🌟🌟🌟
  • Class Hour:17 hours

The C/C++ course introduced by Shiqi Yu, the leader of the OpenCV China team, explains methods to increase program speed by tens of times, and improves practical skills using OpenCV and ARM as examples.

Course Resources