Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
C-17CookBook-learning
C++ 17 CookBook learning
Cpp-Concurrency-in-Action-2ed
C++11标准库多线程技术详解及C++14/17标准线程库相关新特性
Cpp-Design-Patterns
C++设计模式
cpptime
A portable, pure C++11 timer component.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DeepLearningCourseCodes
Notes, Codes, and Tutorials for the Deep Learning Course at ChinaHadoop
dispatch_queue
C++ implementation of an asynchronous dispatch queue
xuzhaofangxzf's Repositories
xuzhaofangxzf/C-17CookBook-learning
C++ 17 CookBook learning
xuzhaofangxzf/Cpp-Design-Patterns
C++设计模式
xuzhaofangxzf/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
xuzhaofangxzf/Ebook
自己的一些电子书
xuzhaofangxzf/generic_object_pool
A generic object pool for c++ which is easy to use and high performance
xuzhaofangxzf/Gigabyte-B460M-Aorus-Pro-Hackintosh-Open-Core
xuzhaofangxzf/GmSSL
支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支
xuzhaofangxzf/go-study-index
Go 语言学习资料索引
xuzhaofangxzf/gohttpserver
The best HTTP Static File Server, write with golang+vue
xuzhaofangxzf/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
xuzhaofangxzf/json
JSON for Modern C++
xuzhaofangxzf/Kafka
KafkaClient
xuzhaofangxzf/leetcode-1
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
xuzhaofangxzf/leetcode-master
LeetCode 刷题攻略:配思维导图,将近200道经典算法题目刷题顺序、经典算法模板、共60w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
xuzhaofangxzf/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
xuzhaofangxzf/libconfig
C/C++ library for processing configuration files
xuzhaofangxzf/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
xuzhaofangxzf/MySql-learning
MySql learning
xuzhaofangxzf/RingLog
async log
xuzhaofangxzf/shell-programming
learning shell
xuzhaofangxzf/swardToOffer
剑指offer习题,牛客网刷题
xuzhaofangxzf/threadpoolexecutor
A simple C++ implementation of Python ThreadPoolExecutor like object.
xuzhaofangxzf/threadpoolexecutor_new
xuzhaofangxzf/TimerWheel
timer wheel
xuzhaofangxzf/TimeWheel
C++ implementation of hierarchy time wheel
xuzhaofangxzf/tools
some dev tools
xuzhaofangxzf/tst
xuzhaofangxzf/work-stealing-queue
A fast work-stealing queue template in C++
xuzhaofangxzf/xmake
🔥 A cross-platform build utility based on Lua
xuzhaofangxzf/XSocket
简单的Modern C++ Socket跨平台可伸缩实现