mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-24 18:36:57 +08:00
15 lines
510 B
Markdown
15 lines
510 B
Markdown
# CS205 C/C++ Program Design
|
||
|
||
## 课程简介
|
||
|
||
- 所属大学:南方科技大学
|
||
- 先修要求:最好掌握至少一门编程语言
|
||
- 编程语言:C/C++
|
||
- 课程难度:🌟🌟🌟
|
||
- 预计学时:17 小时
|
||
|
||
由OpenCV中国团队负责人于仕琪推出的C/C++课程,介绍将程序速度提升几十倍方法,并以OpenCV和ARM为例提升实战能力。
|
||
|
||
## 课程资源
|
||
- 课程视频:https://www.bilibili.com/video/BV1Vf4y1P7pq
|
||
- 课件、例程等请访问 https://github.com/ShiqiYu/CPP
|