All Projects → vonzhou → Csapp

vonzhou / Csapp

CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Csapp

Interviewguide
计算机校招、社招面试八股文整理,也是《逆袭进大厂》唯一仓库,目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
Stars: ✭ 288 (-57.21%)
Mutual labels:  system
Sympact
🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.
Stars: ✭ 439 (-34.77%)
Mutual labels:  system
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (-15.01%)
Mutual labels:  system
Pandapower
Convenient Power System Modelling and Analysis based on PYPOWER and pandas
Stars: ✭ 387 (-42.5%)
Mutual labels:  system
Entitycomponentsystemsamples
No description or website provided.
Stars: ✭ 4,218 (+526.75%)
Mutual labels:  system
Pentestkit
Useful tools and scripts during Penetration Testing engagements
Stars: ✭ 463 (-31.2%)
Mutual labels:  system
Anaconda
System installer for Fedora, RHEL and other distributions
Stars: ✭ 334 (-50.37%)
Mutual labels:  system
Htop
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
Stars: ✭ 5,626 (+735.96%)
Mutual labels:  system
Otseca
Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.
Stars: ✭ 416 (-38.19%)
Mutual labels:  system
Javafamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Stars: ✭ 28,668 (+4159.73%)
Mutual labels:  system
Daemonize
daemonize is a library for writing system daemons in Python.
Stars: ✭ 396 (-41.16%)
Mutual labels:  system
Dbus Broker
Linux D-Bus Message Broker
Stars: ✭ 401 (-40.42%)
Mutual labels:  system
Sysinfo
A system handler to get information and interact with processes written in Rust
Stars: ✭ 479 (-28.83%)
Mutual labels:  system
Glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
Stars: ✭ 19,648 (+2819.47%)
Mutual labels:  system
System Designer
A low-code development platform for creating systems
Stars: ✭ 578 (-14.12%)
Mutual labels:  system
Ecominit
eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.
Stars: ✭ 352 (-47.7%)
Mutual labels:  system
Automated Irrigation System
This is the software of an open source automated irrigation system. The complete setup including hardware can be found in the README.
Stars: ✭ 442 (-34.32%)
Mutual labels:  system
Alsystemutilities
THIS REPO IS NO LONGER MAINTAINED! Check https://github.com/andrealufino/Luminous. This library provides a list of 80 methods to get every kind of system information!
Stars: ✭ 644 (-4.31%)
Mutual labels:  system
Search Deflector
A small program that forwards searches from Cortana to your preferred browser and search engine.
Stars: ✭ 620 (-7.88%)
Mutual labels:  system
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (-22.73%)
Mutual labels:  system

深入理解计算机系统·第二版

功力性的读和心平气和的读,你会读到不同的味道!

1 计算机系统漫游

2 信息的表示和处理

3 程序的机器级表示

4 处理器体系结构

5 优化程序性能

6 存储器层次结构

7 链接

8 异常控制流

9 虚拟存储器

10 系统级IO

11 网络编程

仔细研究tiny web server的源码。
update: 2016.5.8

12 并发编程

参考链接

CSAPP 官网

---vonzhou 2015.3.24
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].