hujiese / Design-PatternLinks
23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutorial.html 网站的实例,使用c++语言重写。后期将对c++代码进行内存管理等方面的优化并结合实际开发当中的一些例子使用这些模式。
☆38Updated 6 years ago
Alternatives and similar repositories for Design-Pattern
Users that are interested in Design-Pattern are comparing it to the libraries listed below
Sorting:
- gitchat 《C++ 多线程编程详解》课程源码☆39Updated 5 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆40Updated 4 years ago
- C++ 学习资料,项目总结资料☆30Updated 12 years ago
- 极客班C++专业样本项目资源库☆41Updated 10 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- C++ 线程库示例及教程☆80Updated 2 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆52Updated 5 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 6 years ago
- 2022年,梳理100位具有影响力的程序员,包含大厂高p高t,开源作者,学术比赛,博客自媒体,书籍作者☆47Updated 3 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 7 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- 后台开发核心技术与 应用实践☆29Updated 6 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 6 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆14Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- 波波老师课算法笔记☆124Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Updated 9 years ago
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆84Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆64Updated 9 months ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 简单有效的内存池实现☆96Updated 9 years ago