Pinned Repositories
2020_Autumn_final_group_review
Artificial-Intelligence-Assignment
Source files of Fundamental of Artificial Intelligence in the spring semester of junior (USTC 2020 spring)
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
COD2020
For COD course in USTC, on 2020 Spring, prof. Chao Wang
coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
ComputerArchitectureLab
This repository is used to release the Labs of Computer Architecture Course from USTC
ComputerArchitectureLabs
USTC
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
cs-self-learning
计算机自学指南
Database-Homework
Homework assignments of An Introduction to Database System (USTC 2020 spring)
li200005's Repositories
li200005/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
li200005/2020_Autumn_final_group_review
li200005/Artificial-Intelligence-Assignment
Source files of Fundamental of Artificial Intelligence in the spring semester of junior (USTC 2020 spring)
li200005/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
li200005/COD2020
For COD course in USTC, on 2020 Spring, prof. Chao Wang
li200005/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
li200005/ComputerArchitectureLab
This repository is used to release the Labs of Computer Architecture Course from USTC
li200005/ComputerArchitectureLabs
USTC
li200005/cs-self-learning
计算机自学指南
li200005/Database-Homework
Homework assignments of An Introduction to Database System (USTC 2020 spring)
li200005/Frank
li200005/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
li200005/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分离设置「软件 / 资料」榜单,精准定位中文好项目。各取所需,互不干扰,高效学习。
li200005/kubernetes
Production-Grade Container Scheduling and Management
li200005/Online-Judge
Codes of BaiLian (POJ), Luogu, LeetCode & Course OJ
li200005/TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
li200005/USTC-ArtificialIntelligence-2020S
Codes of Artificial Intelligence labs.
li200005/USTC-ComputerArchitecture-2020S
Code for "Computer Architecture" in 2020 Spring.
li200005/USTC-CS-ComputerNetwork-CheetPaper
li200005/USTC-CS-Courses-Resource
USTC计算机学院课程资源
li200005/WebServer
A C++ Lightweight Web Server based on Linux epoll
li200005/WebServer-1
A C++ High Performance Web Server