mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
Add files via upload
This commit is contained in:
parent
192d56adaf
commit
3e34898161
1 changed files with 16 additions and 0 deletions
16
SUSTech_CS205.en.md
Normal file
16
SUSTech_CS205.en.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# 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
|
||||
|
||||
- Course Website:https://github.com/ShiqiYu/CPP
|
||||
- Recordings:https://www.bilibili.com/video/BV1Vf4y1P7pq
|
||||
Loading…
Reference in a new issue