Like A programmer
PAT(Advanced)1154 Vertex Coloring (25 分)
1154 Vertex Coloring (25 分) A proper vertex coloring is a labeling of the graph’s 阅读更多…
1154 Vertex Coloring (25 分) A proper vertex coloring is a labeling of the graph’s 阅读更多…
1155 Heap Paths (30 分) In computer science, a heap is a specialized tree-based data str 阅读更多…
1095 Cars on Campus (30 分) Zhejiang University has 8 campuses and a lot of gates. From 阅读更多…
1.对map的操作有了更新的认识!! map<string,vector<int>> eg; eg[name].push_back(int);就可以了 阅读更多…
1. Television channels are 20 MHz wide. How many bits/sec can be sent if 32-level digit 阅读更多…
物理层 1.The Theoretical Basis for Data Communication理论基础 1.1Fourier Analysis 傅里叶分析 连续变化的 阅读更多…
*make的命令前必修要有tab *sudo su *touch创建新文件 *insmod命令加载模块 # insmod helloworld.ko *lsmod命令查看 模 阅读更多…
第一个不使用汇编语言编写的系统:MCP,用于Burroughs计算机的主控程序(ALGOL)。 MS-DOS中并没有很好的区分接口和功能层次。这种任意性使得简单结构的操作系统 阅读更多…
Open-source Architecture 开源指令集 RISC-V 精简指令集(RISC)基础的开源指令集结构(ISA) Security Risk 阅读更多…
CONTENT 操作系统提供的基本服务 操作系统的程序 Linker and Loader 为什么应用程序只能在特定的操作系统运行 操作系统的设计问题 操作系统的结构 1.操 阅读更多…