Topic: "csapp"
spring2go/cs_study_plan
一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
Size: 208 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 4,165 - Forks: 482

Exely/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
Language: C - Size: 4.07 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 2,478 - Forks: 441

DreamAndDead/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
Language: C - Size: 4.82 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 1,448 - Forks: 305

vonzhou/CSAPP
CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
Language: C - Size: 7.4 MB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 1,316 - Forks: 230

yangminz/bcst_csapp
A C language repo to implement CSAPP
Language: C - Size: 549 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 924 - Forks: 170

SJTU-SE/awesome-se
👨💻 ❤️ 💻 上海交通大学软件学院本科编程作业参考
Size: 72.3 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 869 - Forks: 139

Kiprey/Skr_Learning
天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。
Language: C - Size: 50.3 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 641 - Forks: 55

impact-eintr/LinuxC
听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识
Language: C - Size: 42 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 544 - Forks: 176

shuding/y86
A Y86 pipeline CPU simulator in JavaScript.
Language: JavaScript - Size: 1.48 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 526 - Forks: 68

sysprog21/lab0-c
C Programming Lab: Assessing Your C Programming Skills
Language: C - Size: 770 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 458 - Forks: 1,654

DesmondoRay/CSAPP-3e
Solutions of Computer Systems: A Programmer's Perspective ,Third Edition
Language: C - Size: 4.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 245 - Forks: 57

zhuozhiyongde/Introduction-to-Computer-System-2023Fall-PKU
北京大学 2023 年秋计算机系统导论课程(ICS)作业、笔记、经验
Language: Assembly - Size: 102 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 231 - Forks: 12

Halbmond/Introduction-to-Computer-Systems
Course : Introduction to Computer Systems
Language: C - Size: 628 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 227 - Forks: 54

Maecenas/ICS-15213-CSAPP3e-CMU
:mortar_board::whale: Build Environment And Lab Assignments of the Introduction to Computer Systems course, CMU 15-213 dated 2015 Fall
Language: C - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 136 - Forks: 52

LMC117/HIT-CSAPP-2021Spring
哈工大2021春计算机系统(HIT-CSAPP)资料(课件/实验/大作业/期末复习资料)
Language: C - Size: 203 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 66 - Forks: 19

Sixzeroo/CSAPP
CSAPP 《深入理解计算机系统》 学习笔记 课后习题代码
Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 6

moranzcw/CSAPP_Lab
《深入理解计算机系统》Lab解析。
Language: Assembly - Size: 1.53 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 53 - Forks: 8

lirenjie95/CSAPP
Computer Systems: A Programmer's Perspective. AT Fudan University.
Language: C - Size: 5.19 MB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 50 - Forks: 16

xxg1413/CSAPP
《深入理解计算机系统》笔记
Language: C - Size: 601 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 16

MarsonShine/Books
读书笔记
Language: C# - Size: 129 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 43 - Forks: 9

halfrost/CS-APP3e
🌼 Homework of Computer Systems: A Programmer's Perspective (3rd Edition) and Autolab solutions of CMU 15-513: Intro to Computer Systems
Language: C - Size: 694 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 35 - Forks: 1

happysnaker/CSAPPLabsAndNotes
CSAPPLabs详解与读书笔记,邀请您共同完成读书笔记,附深入理解计算机系统原书第二版pdf,详解CSAPP实验的全过程。
Language: C - Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 10

JasonQSY/CMU-15-213-ICS
Follow CMU 15-213 (CSAPP labs)
Language: C - Size: 1.57 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 28 - Forks: 14

BlackDragonF/CSAPPLabs
My solutions for labs from Computer Science A Programmer's Perspective.
Language: C - Size: 3.51 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 13

Xlgd/csapp
CSAPP exercises answers and labs
Language: C - Size: 1.1 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 5

jasonleaster/CSAPP
My solution of labs with CSAPP
Language: C - Size: 6.65 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 21 - Forks: 5

bmadone/csapp-labs
Computer Systems: A Programmer's Perspective – Lab Assignments
Language: C - Size: 1.72 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 2

cybernagle/Binary-Bomb Fork of luong-komorebi/Binary-Bomb
从 binary bomb fork 出来的 repo,做一个简单的教程,秉承做中学的思路,先跟着readme做一遍,再自己做一遍。加深理解。
Language: C - Size: 5.17 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 8

Shengcao-Cao/ICS-PKU-2017
ICS: Introduction to Computer Systems
Language: Assembly - Size: 7.53 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 2

zhuozhiyongde/Arthals-ICS-Slides
由我制作的 ICS 讲稿
Language: Shell - Size: 109 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 12 - Forks: 1

gousaiyang/icslabs
Lab assignments of ICS course.
Language: C - Size: 2.16 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

popsky/csapp-course
Computer System - a programmer perspective 3rd ----- answer and lab
Language: C - Size: 54 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 4

Weiting-Zhang/CS-APP-Lab
CSAPP lab assignments for cmu~CS213
Language: C - Size: 2.01 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 4

aylizhiyuan/CSAPP
Operating system principle
Size: 8.4 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

sshwy/y86-pipe-rs
Y86 Pipeline Simulator Rust Implementation, employed in PKU's ICS 2024 archlab
Language: Rust - Size: 3.19 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 0

zhengjingwei/CSAPP-LAB
Note and lab of Computer Systems A Programer's Perspective 3e
Language: C - Size: 518 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 5

ShipXu/CSAPP-lab
CSAPP学习资料和实验资料
Language: Assembly - Size: 770 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

zhenglu0/CSAPP
Computer Systems: A Programmer's Perspective
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

bobokick/CSAPP_Labs
这个仓库包含有《深入理解计算机系统》第三版一书的配套实验资料以及关于这些实验的解答
Language: C - Size: 27.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Chang-Chia-Chi/CSAPP-Labs
Implementation of CS:APP labs and links to notes written in traditional-Chinese
Language: C - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

fabrizzio-gz/basic-shell
Basic shell with job control
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

Bowser1704/CMU-15213
Labs and notes of CMU 15-213 "Introduction to Computer Systems"
Language: C - Size: 3.33 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

yifanzhang-pro/ICS
All 8 Labs of Course: Introduction to Computer Systems with textbook CSAPP
Language: C - Size: 33.7 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

ucwLeonardo/csapp
CMU 15-213: Introduction to Computer System
Language: Assembly - Size: 2.15 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

hblvsjtu/CSAPP_Study
正式开始CSAPP了,有点儿小兴奋。据说这本书是国外许多著名大学的经典教材,深入讲解了计算机系统的底层原理,包括编码,汇编软件,指令,存储器层次结构,虚拟内存等。看完应该会很有收益,那事不宜迟,正式开始吧^< ^。 参考机:Intel Core i7 Haswell
Size: 937 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

upupming/CSAPP
My learning notes for homework and labs
Language: C - Size: 92.3 MB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

YieldNull/CSAPP
Computer Systems: A Programmer's Perspective labs.
Language: C - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

wwyqianqian/CSAPP-MuxiCS102-Unit1_2
Computer Systems A Programmer's Perspective---《深入理解计算机系统》(Randal E.Bryant)第一二章
Language: C - Size: 397 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

Nuyoahwjl/HUST-ICS
华中科技大学23级计算机系统基础实验
Language: Assembly - Size: 41.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

GuangyuPeng/csapp_lab
《深入理解计算机系统》(CS:APP)部分实验项目,包括shell实验、malloc实验和proxy实验。Labs from CS:APP, including shlab, malloclab and proxylab.
Language: C - Size: 344 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

NishikiChisato/CSAPP_LABS
CSAPP Labs source code and implementation
Language: C - Size: 6.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

GeorgeMLP/cachelab
Exploiting the cache for fun and profit.
Language: C - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

psi-cmd/csapp-report
csapp experiment
Language: C - Size: 2.69 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

phrimm136/Study
Everything I studied
Language: Scheme - Size: 3.56 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

CalvinNeo/CSAPP
CSAPP 2e Lab Solutions
Language: C - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

zehuichen123/CSAPP_Learning
This is my learning notes for book <i>Computer System- A Programmer's Perspective</i>
Language: Assembly - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

NamelessAshone/my_ics2015
This repository is used to store the source code of my ICS2015 lab.If you are learning nju-ics lab, and my source code is helpful to you, it will be my pleasure. If you find any bugs, please contact me.
Language: C - Size: 2.51 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Vipul97/CS-APP
Solutions to the Homework Exercises of the book (3rd Edition).
Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

root-hbx/ICS_Spring_2024 📦
ICS_Spring_2024 is a repo containing notes and analysis of Introduction to Computer System
Size: 71 MB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

zhangchi2004/ICS-2023
Labs for the 2023 Introduction to Computer Systems course at Tsinghua University
Language: Assembly - Size: 3.24 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

riveraaj/PokemonBattle
Solution for a pokemon battle game for generation 7.
Language: C# - Size: 47.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

linqi36/my-CSAPP-Answer
csapp答案
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

WhiteNight123/CSAPP
CSAPP 3e Solutions and Labs
Language: C - Size: 1.85 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

GeorgeMLP/proxylab
Write your own caching proxy server.
Language: C - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zennlyu/openCS_15.213.CSAPP
CSAPP self-learning record.
Language: C - Size: 32.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

y-guang/CSAPP-cache-visualization
Several tools to help understanding and visualizing the cache concepts covered in CSAPP and ANU COMP2310 course.
Language: Java - Size: 230 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

asherhe/csapp
Notes and exercises for Computer Systems: A Programmer's Perspective
Language: JavaScript - Size: 3.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lucaxue/cs-app
Tracking my progress through CS:APP.
Language: C - Size: 5.93 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ruoyxue/CSAPP-Labs
cmu csapp labs answer
Language: C - Size: 296 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

haohuaijin/CSAPP-Lab
CSAPP Lab
Language: C - Size: 1.64 MB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

BobSaidHi/CodeHSAPCSAUsefulFiles 📦
Useful files I made/borrowed for APCSA on CodeHS.
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

guilhermgonzaga/sysprog-assignments
Assignments done for a Systems Programming course at @ufms.
Language: C - Size: 462 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

amenasec/Computer-Systems-A-Programmers-Perspective-3e
Source code, homework problem solutions, and lab walkthroughs for Computer Systems: A Programmer's Perspective, 3rd Edition
Language: C - Size: 396 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hszhakka/csapp3e
A playground for Computer Systems: A Programmer’s Perspective, 3rd Edition (2015) by Randal E. Bryant and David R. O’Hallaron
Language: C - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Jaic1/15-213
Homework for CMU 15-213 course
Language: C - Size: 49.7 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

programmingLearner/CMU-malloc-lab
CMU malloc lab
Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

andrekorol/csapp
Code for Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e)
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

clpl/y86-PIPE-WPF
Language: C# - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Zuixie/csapp-malloclab
CS:APP malloc lab: write a dynamic storage allocator
Language: C - Size: 3.18 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 5

immortalCockroach/CSAPP
CSAPP课程作业
Language: C - Size: 500 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

dynamicheart/icslabs
Language: C - Size: 1.46 MB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sci-42ver/csapp3e_COD_and_OSTEP Fork of alexhuangster/csapp3e
Notes for Computer Systems: A Programmer’s Perspective 3rd Edition, Computer organization and design RISC-V 2nd Edition and OSTEP. Also see CSAPP-3e-Solutions.
Language: C - Size: 958 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Snowball-Wang/Our_CSAPP
This repo contains the notes and labs from learning CSAPP by Snowball & Emily
Language: C - Size: 5.15 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SeanXunX/csapp-labs
CSAPP labs. Pass all auto graders.💯
Language: C - Size: 4.33 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

xubinh/csapp
Detailed lab solutions and notes for CSAPP/CMU 15-213, Fall 2015.
Language: C - Size: 4.09 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jjongs2/csapp-labs
Lab assignments for CS:APP
Language: C - Size: 822 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Asuka101/CSAPP-Labs
My Solutions to CS:APP3e/CMU15-213 Labs (Done)
Language: Assembly - Size: 1.85 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

xorty-v/AnonymousChatBot
Telegram chatbot for anonymous communication based on shared interests.
Language: C# - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ckswjd99-at-snu/SystemProgramming-2022-2
SNU ECE System Programming (430.658) - 2022 Autumn
Language: C - Size: 85.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

unw9527/localshark
Build a docker container for CMU 15513/15213 CSAPP labs
Language: Shell - Size: 407 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Koi-OI/Koi_Note
Koi learning notse for CS
Language: HTML - Size: 40.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Navnedia/Cache-Simulator
A simulated cache system program. Test cache performance by dynamically specifying the cache structure to see how well optimized an algorithm is on different cache structures.
Language: C - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dunky-Z/learning-linux
Linux C学习过程中的一些代码练习
Language: C - Size: 626 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

code-in-gym/CSAPP
CSAPP - CMU 15-213 labs and note
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/malloclab
Write your own dynamic memory allocator!
Language: C - Size: 5.54 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/shelllab
Write your own Linux shell!
Language: C - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/archlab
Optimizing the Performance of a Pipelined Processor.
Language: HCL - Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/bomblab
Welcome to the bomb squad!
Language: Assembly - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/datalab
It's all just bits!
Language: C - Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wonkyDD/leetcode 📦
problem solving, computer science, and docs log
Language: C++ - Size: 13.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
