Pinned Repositories
AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
awesome-programming-books-1
计算机经典书籍📚,保留书单
BackEnd
后台开发相关知识
best_checkpoint_copier
Tensorflow Exporter that copies the best checkpoints
CoderNoteBook
程序员的自我修养 , 整理一些计算机类的基本知识
CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
csapp3e
Source code from Computer Systems: A Programmer’s Perspective, 3rd Edition
GNNPapers
Must-read papers on graph neural networks (GNN)
graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
cyber520's Repositories
cyber520/AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
cyber520/awesome-programming-books-1
计算机经典书籍📚,保留书单
cyber520/BackEnd
后台开发相关知识
cyber520/best_checkpoint_copier
Tensorflow Exporter that copies the best checkpoints
cyber520/CoderNoteBook
程序员的自我修养 , 整理一些计算机类的基本知识
cyber520/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
cyber520/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
cyber520/csapp3e
Source code from Computer Systems: A Programmer’s Perspective, 3rd Edition
cyber520/GNNPapers
Must-read papers on graph neural networks (GNN)
cyber520/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
cyber520/interview-1
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
cyber520/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
cyber520/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
cyber520/muduo
Event-driven network library for multi-threaded Linux server in C++11
cyber520/reinforce
reinforcement learning
cyber520/SEU-master-thesis
东南大学硕士研究生学位论文LaTeX模板
cyber520/shumo19_F
the code for F of shumo19
cyber520/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
cyber520/spring-framework
Spring Framework
cyber520/TinyWebServer
Linux下C++轻量级Web服务器 && A C++ Lightweight WebServer under Linux
cyber520/WebServer
A C++ High Performance Web Server