C++程序设计(北京大学老师的视频教程)
北京大学提供的C++程序设计视频教程,重点讲解C++性能优化和位运算等基本功内容。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
最近把重心放在了技术的基本功上,c++能在性能上做得很好,比如课程里讲的位运算,感觉收获很大-25 >> 4 = -2-2 >> 4 = -118 >> 4 = 1https://www.bilibili.com/video/av10046030/?p=7