C语言
C++
Bjarne Stroustrup's homepage https://www.stroustrup.com/
cplusplus.com - The C++ Resources Network https://cplusplus.com/
Reference - C++ Reference https://cplusplus.com/reference/
C++ reference - cppreference.com https://en.cppreference.com/w/cpp
Standard C++ https://isocpp.org/
Open Standards https://www.open-std.org/
The C++ Tutorial | Learn C++ https://www.learncpp.com/
数据结构 Data Structure
计算机组成原理 Computer Composition Principles
操作系统 Operating System
单CPU系统中,设在内存中有三道程序A、B、C,并按A、B、C的优先次序执行,其计算和IO操作的时间 https://wenku.baidu.com/view/88b05e7d650e52ea54189851?bfetype=new http://doc.xuehai.net/b66f83c5b438c30ce32967639.html
计算机网络 Computer Network
立命馆 计算机网络网站: http://ogawa.isslab.org/cn/
计算机网络笔记Part1 概述: https://blog.csdn.net/weixin_45067603/article/details/106974036