Giter Site home page Giter Site logo

endingloop / csapp-3e-solutions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dreamanddead/csapp-3e-solutions

0.0 0.0 0.0 836 KB

CSAPP 3e Solutions gitbook

Home Page: https://dreamanddead.gitbooks.io/csapp-3e-solutions

License: GNU General Public License v3.0

C 64.64% C++ 0.01% Makefile 2.33% HTML 0.11% Assembly 0.69% Lex 0.30% Yacc 0.22% HCL 23.41% Perl 1.58% Tcl 5.43% Perl 6 1.27%

csapp-3e-solutions's Introduction

CSAPP-3e-Solutions

Computer Systems: A Programmer's Perspective Third Edition Solutions

csapp3e-cover

code

github: DreamAndDead/CSAPP-3e-Solutions

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

Code files are classified by chapter. More info visit index page of every chapter.

serve locally

clone code

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

install gitbook-cli

npm i -g gitbook-cli

install plugins

gitbook install

serve

gitbook serve --no-watch

visit link

http://localhost:4000

make

prerequisite

  • 64bit linux machine, required by gcc -m64
  • package tcl8.5-dev & tk8.5-dev, required by chapter4 processor simulator

clone code

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

compile

make

test

make test

clean

make clean

generate ebook

prerequisite

  • ebook-convert, install by apt install calibre

generate book

gitbook pdf ./ ./csapp-3e-solutions.pdf
gitbook mobi ./ ./csapp-3e-solutions.mobi
gitbook epub ./ ./csapp-3e-solutions.epub

ref: gitbook toolchain: ebook

feedback

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

license

GPLv3

donation

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

Would you like to offer me a cup of coffee for a better life? Whether or not, it's a choice. Choice means freedom. Freedom is the core of Open Source. Long Live Open Source.

csapp-3e-solutions's People

Contributors

benjamindbb avatar liangjs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.