nzhsoft / cpp_courseLinks
能众教育( edu.nzhsoft.cn)C++课程,配套原代码与pdf
☆18Updated 6 years ago
Alternatives and similar repositories for cpp_course
Users that are interested in cpp_course are comparing it to the libraries listed below
Sorting:
- C++/C++11/C++14/C++17/C++20's usage☆316Updated 2 months ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 后台开发核心技术与应用实践☆29Updated 6 years ago
- gdb debug example☆64Updated 4 years ago
- C++ practise notebook☆44Updated 3 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- 多线程练习代码☆40Updated 2 years ago
- 剑指Offer算法面试题目总结(C、C++实现)☆62Updated 5 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆179Updated 7 years ago
- ☆45Updated last year
- CMake 资料总结,持续更新☆101Updated 3 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 6 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆83Updated 9 years ago
- c++的学习笔记☆138Updated 4 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- C++ 线程库示例及教程☆78Updated 2 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 《算法的乐趣》随书发布的代码☆134Updated last year
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 《大话设计模式》C++实现☆367Updated 8 years ago
- 旨在搜集国内外各种 C++11 的学习资源,供大家参考、学习。☆387Updated 9 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆39Updated 4 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- 2016跟侯捷学C++全方位提升技能素养-C++开发工程师-视频ppt与代码☆16Updated 6 years ago