wuyong66 / STLLinks
本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常用的find、sort、copy、replace、count、accumulate......等泛型算法的使用范例。为面试笔试编程题提供便利
☆27Updated 7 years ago
Alternatives and similar repositories for STL
Users that are interested in STL are comparing it to the libraries listed below
Sorting:
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 5 years ago
- 车载导航,值得学习的C++,C大型项目,第一家公司的核心源码,解析地图文件,通过GDI画出来,自己实现了内存管理,线程同步,基于MFC的GUI。☆22Updated 6 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆39Updated 4 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆43Updated 6 years ago
- 数据结构图演示(Window/MFC)☆21Updated 11 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- C++ 学习资料,项目总结资料☆30Updated 12 years ago
- 一款设计不错的线程池☆18Updated 7 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆39Updated 4 years ago
- c++的学习笔记☆136Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- 高性能C数据结构,双向列表、红黑树、哈希表等!☆20Updated 9 years ago
- C、C++、Qt、Linux、ARM、数据结构等学习笔记☆52Updated 3 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 6 years ago
- 用libcurl实现http和https服务☆32Updated 6 years ago
- c++ mfc项目 cow☆25Updated 9 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- This is the lightweight and highly concurrent thread pool of C++.☆18Updated last year
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 深入浅出MFC源代码,☆37Updated 8 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆36Updated last year
- Solutions for some common algorithm problems written in C++ and Java.☆63Updated 4 years ago
- C++11 multithread introduction☆43Updated 4 years ago
- ☆19Updated 7 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- 波波老师课算法笔记☆122Updated 5 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year