Pinned Repositories
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
bitcoin
Bitcoin Core integration/staging tree
CPlusPlusThings
C++那些事
cpp_new_features
2021年最新整理,500个c++11/14/17/20/23的新特性代码案例,包含lambda匿名函数,右值引用,auto,coroutine库,synchronization库等
cppcheck
static analysis of C/C++ code
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
EQGRP
Decrypted content of eqgrp-auction-file.tar.xz
freeopcua
Open Source C++ OPC-UA Server and Client Library
DeppChen's Repositories
DeppChen/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
DeppChen/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
DeppChen/bitcoin
Bitcoin Core integration/staging tree
DeppChen/CPlusPlusThings
C++那些事
DeppChen/cpp_new_features
2021年最新整理,500个c++11/14/17/20/23的新特性代码案例,包含lambda匿名函数,右值引用,auto,coroutine库,synchronization库等
DeppChen/cppcheck
static analysis of C/C++ code
DeppChen/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DeppChen/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
DeppChen/EQGRP
Decrypted content of eqgrp-auction-file.tar.xz
DeppChen/freeopcua
Open Source C++ OPC-UA Server and Client Library
DeppChen/frontend-v2-plus
DeppChen/gitignore
A collection of useful .gitignore templates
DeppChen/Hospital
DeppChen/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
DeppChen/libevent
A public libevent repository. The official repository is still at at git://levent.git.sourceforge.net/gitroot/levent/libevent
DeppChen/libzmq
ZeroMQ core engine in C++
DeppChen/nedmalloc
An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
DeppChen/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
DeppChen/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕(nginx源码学习交流QQ群:568892619)
DeppChen/SwiftWeather
SwiftWeather is an iOS weather app developed in Swift 2. The app has been actively upgrading to adopt the latest features of iOS and Swift language.
DeppChen/testPush
DeppChen/the-art-of-command-line
Master the command line, in one page
DeppChen/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
DeppChen/vscode
Visual Studio Code
DeppChen/wxbot
PC微信Hook模块、Hook WeChat / 微信逆向、微信机器人、WeChatRobot
DeppChen/zh-google-styleguide
Google 开源项目风格指南 (中文版)