1 Star 5 Fork 1

xyongcn / os-lectures

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 890 Bytes
一键复制 编辑 原始数据 按行查看 历史
chyyuu 提交于 2021-02-21 11:52 . Update README.md

os-lectures

http://os.cs.tsinghua.edu.cn/oscourse/OS2021spring

索引

  1. 大纲
  2. 操作系统课知识点
  3. 课堂教学组织方式
  4. 幻灯片模板出处
  5. 由自动脚本生成的讲义合并版本(由王瑞康同学提供)
  6. RISC-V与X86 CPU硬件特征的对比介绍

如何生成PDF

  • ubuntu 方式
## add some chinese fonts
$ sudo apt install fonts-noto-cjk  fonts-noto-cjk-extra  fonts-noto-mon
$ sudo apt install texlive-full
$ cd lectureXX
## for all slides
$ make all
## for single slide
$ xelatex slide-XX-YY
  • overleaf方式 把代码上传到overleaf.com网站上,让它帮忙生成。
1
https://gitee.com/xyongcn/os-lectures.git
git@gitee.com:xyongcn/os-lectures.git
xyongcn
os-lectures
os-lectures
master

搜索帮助