搜索资源列表
bufBomb
- 经典缓冲区溢出攻击代码,含有文档。《深入理解计算机系统》一书中提供的例子,我进行了分析和试验,并将试验的结果和心得记录在文档中。欢迎下载
c++电子书及程序
- c++ network程序 && 基本经典程序设计书籍: 深入理解计算机系统 c++沉思录 essential c++中文简体版
misc.tar.gz
- 深入理解计算机系统 的lab ,rsum.yo,Depth understanding of computer systems lab, rsum.yo
malloclab-handout_20111118164222705
- 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
Computer_Systems_A_Programmers_Perspective_sourcec
- 《深入理解计算机系统》里面的相关源代码,可配合原书籍使用-Computer_Systems_A_Programmers_Perspective inside the relevant source code, can be used with the original books
深入理解计算机系统配套Lab4
- 深入理解计算机系统配套Lab4,完全是本人自己制作-Depth understanding of computer systems supporting Lab4, I completely produce their own
bombs_20111028191451475
- 深入理解计算机系统C语言程序代码,描述对于bo算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the bo
code
- 深入理解计算机系统(原书第2版) 示例代码-csAPP2e souce code~
Instructors-Solution-Manual.pdf.tar
- 《深入理解计算机系统》课后作业答案(英文版)-<computer systems : a programmer perspective> instructor s solution manual
system
- 深入理解计算机系统,很好的一本书,carnegie课程中ssd6的制定课本-Depth understanding of computer systems, a very good book, carnegie course of the development of textbooks ssd6
bufbomb
- bufbomb.源码,深入理解计算机系统3.38题源码-bufbomb. source, in-depth understanding of computer systems 3.38 source title
ComputerSystems
- 深入理解计算机系统,英文版,经典外文书籍,很好-Depth understanding of computer systems, English, foreign language, classical books, very good
computersystem
- 深入理解计算机系统!该书详细描述了计算机系统的组成,是程序设计人员很好的工具书!-Depth understanding of computer systems! The book describes in detail the composition of the computer system is very good programmers reference books!
srljjsjxt
- 一本有关计算机系统的书《深入理解计算机系统》-A book on the computer system " in-depth understanding of computer systems"
linuxsystemprogramming
- 《Linux System Programming》主要介绍了Linux上系统编程知识以及相关的系统调用。《Linux System Prorgramming》(简称LSP)的中文翻译工作是浮图开放实验室和哈尔滨工业大学计算机学院IBM俱乐部 《深入理解计算机系统》讨论班的练习项目。-" Linux System Programming" introduces the knowledge of Linux system programming and related syste
deeplyunderstandthecomputersystemforprogrammer
- 深入理解计算机系统 深入理解计算机系统-In-depth understanding of computer systems in-depth understanding of computer systems in-depth understanding of computer systems
shchuan
- ics(计算机系统基础)课程第1学期的13个作业,有答案。配套书籍(深入理解计算机系统computer system:a programmer s perpective)-ics (computer system based) courses 1 semester of 13 operations, with some answers. Complete books (in-depth understanding of computer systems computer system: a pr
深入理解计算机系统
- 计算机系统,应该是每一个软件开发者的必读书。虽然现在编程语言已经离计算机系统越来越远,但是编程的核心技能还是紧贴着计算机系统。比如java这种面向对象的语言,虽然运行在虚拟机上,但时时刻刻都和计算机系统打着交道,所以不可不知的知识。(A computer system should be a must read for every software developer. Although programming languages are now far removed from compute
深入理解计算机系统(中文版)
- 了解编程在window下的执行过程,帮助程序员提高代码编写质量(Help us program better)