1 Star 0 Fork 0

s_baoshan / CSAPP-3e-Solutions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
DreamAndDead 提交于 2018-06-08 19:30 . update readme

CSAPP-3e-Solutions Build Status

Computer Systems: A Programmer's Perspective Third Edition Solutions

csapp3e-cover

at first

Almost all solutions has its own code piece in c/gas/yas and every code piece is tested!

Code files are classified by chapter. Please visit the index page of every chapter to see more info.

issues

Hurry makes work faulty and no improvement makes it disappointed.

Thanks every issue and pr, they really make this project better.

build

prerequisite

  • x64 linux system
  • docker

pull env image

sudo docker pull dreamanddead/csapp-3e-solutions

code

clone code

git clone https://github.com/DreamAndDead/CSAPP-3e-Solutions.git
cd CSAPP-3e-Solutions

compile

make

test

make test

clean

make clean

gitbook

must install gitbook plugins first before other gitbook actions

make plugin

serve book in http://localhost:4000

make serve

generate site in ./_book/

make html

generate E-books in ./

make pdf
make mobi
make epub

feedback

If you encounter some problem, you can email me or comment on disqus in specific solution page

license

GPLv3

at last

I'll be :) if this little book helps you and make your life more convenient.

Long Live Open Source.

1
https://gitee.com/floydshow/CSAPP-3e-Solutions.git
git@gitee.com:floydshow/CSAPP-3e-Solutions.git
floydshow
CSAPP-3e-Solutions
CSAPP-3e-Solutions
master

搜索帮助