搜索资源列表
KeyForICSEnglishVersion
- 深入理解计算机系统英语版配套答案,清晰度优秀-English-depth understanding of computer systems supporting the answer, excellent clarity
Computer-Systems
- 这本书中文名为深入理解计算机系统,作者从一个程序员得角度对计算机系统进行了深入的剖析,这本书能帮助广大的程序员走上高手之路。本书为英文原版,如果大家需要中文版我可以上传。-This book can be called classic, the author was from the perspective of a programmer-depth computer system analysis, this book will help the majority of the program
computer_systems_a_programmers
- 深入理解计算机操作系统 英文 2th 本书从程序员的视角详细阐述计算机系统的本质概念,并展示这些概念如何实实在在地影响应用程序的正确性、性能和实用性。全书共12章,主要内容包括信息的表示和处理、程序的机器级表示、处理器体系结构、优化程序性能、存储器层次结构、链接、异常控制流、虚拟存储器、系统级I/O、网络编程、并发编程等。书中提供大量的例子和练习,并给出部分答案,有助于读者加深对正文所述概念和知识的理解。 本书的最大优点是为程序员描述计算机系统的实现细节,帮助其在大脑中构造一个层次型
lab1
- 深入理解计算机系统的一个LAB1 有利于理解BINARY-An in-depth understanding of computer systems LAB presentation is useful in understanding BINARY
tshlab-handout
- 深入理解计算机系统配套lab--tshlab.实现了一个简单的shell.-In-depth understanding of computer systems supporting the lab-. Tshlab implements a simple shell.
perlab
- 深入理解计算机系统的实验,代码优化,对图像进行旋转和平滑操作。-Depth understanding of the experiment, code optimization computer systems, the image rotation and smooth operation.
lab3
- 深入理解计算机系统lab3——二进制炸弹-Depth understanding of computer systems lab3 binary bomb
tsh.c
- 深入理解计算机系统 shell-lab,满分实现-CSAPP 2e shell-lab, 25/25 correctness
深入理解计算机系统-C
- 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of
cachelab
- 《深入理解计算机系统》cache lab实验("Deep understanding of computer systems" cache lab experiment)