Computer Systems A Programmer's Perspective Second Edition We have seen that a processor must execute a sequence of instructions, where each instructi ...
分类:
其他好文 时间:
2016-12-07 14:16:56
阅读次数:
148
Computer Systems A Programmer's Perspective Second Edition In this chapter, we take a brief look at the design of processor hardware. We study the way ...
分类:
其他好文 时间:
2016-12-07 14:12:23
阅读次数:
135
Computer Systems A Programmer's Perspective Second Edition We have seen that C does not perform any bounds checking for array references, and that loc ...
分类:
其他好文 时间:
2016-12-06 14:28:46
阅读次数:
131
Computer Systems A Programmer's Perspective Second Edition Many computer systems place restrictions on the allowable addresses for the primitive data ...
分类:
其他好文 时间:
2016-12-06 14:16:21
阅读次数:
172
Computer Systems A Programmer's Perspective Second Edition As we will discuss, the extension of IA32 to 64 bits, termed x86-64, was origi- nally devel ...
分类:
数据库 时间:
2016-12-05 14:21:39
阅读次数:
223
《The Pragmatic Programmer》《The Mythical Man-month》《Clean Code》《The Clean Coder》《Refactoring》《Working Effectively With Legacy Code》《Code Complete》《Head ...
分类:
编程语言 时间:
2016-12-05 01:53:10
阅读次数:
166
Computer Systems A Programmer's Perspective Second Edition Running throughout the system is a collection of electrical conduits called buses that carr ...
分类:
其他好文 时间:
2016-12-03 07:49:42
阅读次数:
445
Computer Systems A Programmer's Perspective Second Edition BusesRunning throughout the system is a collection of electrical conduits called busesthat ...
分类:
其他好文 时间:
2016-12-01 14:49:47
阅读次数:
180
Computer Systems A Programmer's Perspective Second Edition Avoiding security holes.For many years,buffer overflow vulnerabilitieshave accounted for th ...
分类:
其他好文 时间:
2016-12-01 03:49:06
阅读次数:
146
看到一篇非常非常有趣的文章,必须转载,太好玩了。 原文标题:程序员的鄙视链 原文地址:https://www.oschina.net/news/57898/despise-chain-of-programmer 最近这几年在世界各地突然吹起了一股全民写程序的风潮,连美国总统欧巴马都在写 JavaSc ...
分类:
其他好文 时间:
2016-11-27 16:44:49
阅读次数:
163