码迷,mamicode.com
首页 >  
搜索关键字:hackthon programmer coworking    ( 483个结果
instruction-set architecture Processor Architecture
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
improve performance whilemaintaining the functionality of a simpler and more abstract model design of processor hardware
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
buffer overflow
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
simplify the design of the hardware forming the interface between the processor and thememory system
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
256 terabytes random-access memory
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
JavaSE1
《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
word size
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
4 bytes (32 bits) or 8 bytes (64 bits)
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
buffer overflow vulnerabilitie
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
483条   上一页 1 ... 15 16 17 18 19 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!