parallel101 / courseLinks
高性能并行编程与优化 - 课件
☆4,037Updated 8 months ago
Alternatives and similar repositories for course
Users that are interested in course are comparing it to the libraries listed below
Sorting:
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,144Updated 6 months ago
- CMake中文实战教程☆1,509Updated last year
- ☆2,887Updated 6 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,496Updated 3 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,340Updated 3 months ago
- 《Effective Modern C++》- 完成翻译☆8,345Updated 4 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,225Updated 4 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,706Updated 4 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,638Updated 5 months ago
- 小彭老师领衔编写,现代C++的中文百科全书☆899Updated 3 months ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper