GithubHelp home page GithubHelp logo

csapp's Introduction

CSAPP CMU15144 memo

该课从使用如何表示计算机中的数据开始,完整的讲述了数据流在计算机内的流动过程和计算机之间的流动过程。并从中讲述了很多关键的概念,比如程序的指令,虚拟内存,信号控制,并发等。通过学习改课能够对计算机世界有更加深入的了解

数的表示方式

汇编的基础,包含了基础指令,控制指令,以及跳转指令等

从汇编的角度谈程序的运行过程,比如数组的访问方式,以此得到程序优化的几个点

说明了存储器的层次结构,从寄存器到磁盘。

编译成可执行文件的过程中,链接步骤的几个过程以及链接的类型 静态,动态

程序的几种异常,以及相应的信号,和对应信号的处理程序等内容。

IO的说明

虚拟内存概念的介绍已经,它的实现方式,和动态的内存分配方式

连接网络的几种方式

并发编程的内容,同步,异步,PubSub等内容

csapp's People

Contributors

unbong avatar

Watchers

 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.