Pinned Repositories
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
2048
C++实现2048小游戏
A-Philosophy-of-Software-Design-zh
《软件设计的哲学》中文翻译 A Philosophy of Software Design
AI-Practice-Tensorflow-Notes
人工智能实践:Tensorflow笔记
apue
《UNIX环境高级编程》随书代码与课后习题
BlogPic
These are pictures for wolfdan.cn.And welcome to wolfdan.cn!
cmake-demo
《CMake入门实战》源码
WolfEat3moreMeatEveryday
此仓库为 wolfdan666 的 个人算法训练 以及 一些cpp书籍学习demo代码 的仓库
wolfdan666's Repositories
wolfdan666/WolfEat3moreMeatEveryday
此仓库为 wolfdan666 的 个人算法训练 以及 一些cpp书籍学习demo代码 的仓库
wolfdan666/2048
C++实现2048小游戏
wolfdan666/BlogPic
These are pictures for wolfdan.cn.And welcome to wolfdan.cn!
wolfdan666/A-Philosophy-of-Software-Design-zh
《软件设计的哲学》中文翻译 A Philosophy of Software Design
wolfdan666/apue
《UNIX环境高级编程》随书代码与课后习题
wolfdan666/cmake-demo
《CMake入门实战》源码
wolfdan666/CPlusPlusThings
C++那些事
wolfdan666/cpp_study
follow me to study modern c++
wolfdan666/face_recognition
The world's simplest facial recognition api for Python and the command line
wolfdan666/gitalk_commont
www.wolfdan.cn comment
wolfdan666/go-vnt
An open source distributed value network
wolfdan666/hexo-theme-next5-leaf
基于Hexo-NexT5主题魔改🌞
wolfdan666/hexo2hugo
hexo's md content head to hugo head
wolfdan666/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
wolfdan666/k8s_learn
A basic instruction for Kubernetes setup and understanding.
wolfdan666/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
wolfdan666/modern_cpp_core_features_analysis
现代C++语言核心特性解析开放代码
wolfdan666/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
wolfdan666/OI-wiki
:star2: Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
wolfdan666/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
wolfdan666/ostep-homework
wolfdan666/ostep-projects
Projects for an undergraduate OS course
wolfdan666/samba
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
wolfdan666/sofa-pbrpc
A light-weight RPC implement of google protobuf RPC framework.
wolfdan666/Valine-Admin
A simple comment system based on LeanCloud and Valine. 👉
wolfdan666/videoproject
基于python/django的视频点播网站
wolfdan666/wolfdan666
wolfdan666/wolfdan666.github.io
wolfdan.cn
wolfdan666/working-with-go
A set of example golang code to start learning Go
wolfdan666/yolanda
极客时间<网络编程实战>代码