李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn
☆32Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for DesignPattern
Users that are interested in DesignPattern are comparing it to the libraries listed below
Sorting:
- 李建忠《设计模式》笔记总结☆15Jan 9, 2020Updated 6 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 《Head First设计模式》学习代码,使用C++实现☆72May 26, 2015Updated 10 years ago
- 大话设计模式Java示例☆10Aug 19, 2017Updated 8 years ago
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- Very simple and stupid TCP/IP stack written in C☆10Mar 25, 2016Updated 9 years ago
- 现代C++实战30讲(By GeekTime)☆10Oct 8, 2021Updated 4 years ago
- c++高性能内存池☆11May 10, 2021Updated 4 years ago
- tickdream rust event - Async IO similar to libevent☆11May 13, 2022Updated 3 years ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Jul 1, 2020Updated 5 years ago
- This repository features Amazon SageMaker Ground Truth and explains how to ingest raw 3D point cloud data, label it, train a 3D object de…☆13Jun 23, 2022Updated 3 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 9 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- Implementation of the Data-Driven SIMCA method for MATLAB☆10Mar 30, 2021Updated 4 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- 9 sorting algorithms coded C++ for the Bachelors course "Design & Analysis of Algorithms" in Spring 2015☆12May 7, 2018Updated 7 years ago
- React聊天室。一款基于React、C++,使用TCP/HTTP协议的多人聊天室Web应用,使用腾讯云开发托管页面。☆10Sep 1, 2021Updated 4 years ago
- Source code for 'Software Exorcism' by Bill Blunden☆13Mar 30, 2017Updated 8 years ago
- 自动化检查内存泄漏工具☆12Mar 1, 2017Updated 8 years ago
- Python implementation of HlibertSort for sorting 3D point clouds using space-filling curves☆11Apr 17, 2019Updated 6 years ago
- ☆12Mar 27, 2020Updated 5 years ago
- ☆14Oct 2, 2016Updated 9 years ago
- This is a short project using www.postgis.net , and www.github.com/pramsey/pointcloud to store efficentlly large point clouds in a www.…☆14Apr 14, 2015Updated 10 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Dec 21, 2024Updated last year
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Mar 8, 2016Updated 9 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆10Apr 3, 2016Updated 9 years ago
- ☆11Sep 23, 2023Updated 2 years ago
- url parse and normalize,the only include file is include/Url.h,the pgurl class will parse and normalize your url☆20Mar 7, 2013Updated 12 years ago
- Web app for Singapore military personnel to auto-generate Navigational Data Sheets, detailing checkpoints and their coordinates.☆12Jun 1, 2024Updated last year
- PDF Ebooks for UI & UX☆12Oct 6, 2016Updated 9 years ago
- A cross platform HTTP client written in C++ based on raw sockets☆13Jul 19, 2019Updated 6 years ago
- Stochastic Optimization with rigorous-coupled-wave-analysis (RCWA)☆16Oct 29, 2018Updated 7 years ago
- SufaceView中 绘制Text字符串,实现跑马灯效果。☆12Dec 4, 2015Updated 10 years ago
- Sniffer for TCP and UDP protocols. Outputs intercepted packages ( C++, Linux )☆11May 5, 2015Updated 10 years ago
- Minimal HTTP server written in C for Linux, Android, Windows, Mac OSX, *BSD☆12Feb 13, 2018Updated 8 years ago
- A Win32 logger based on DebugView & ETW.☆16Nov 15, 2017Updated 8 years ago
- Message Passing Interface (MPI) tutorials☆12Mar 22, 2019Updated 6 years ago
- Source code for Mini Search Engine final project of CS163 course at HCMUS.☆11Feb 4, 2020Updated 6 years ago