码迷,mamicode.com
首页 >  
搜索关键字:programmer dvorak    ( 500个结果
Shared libraries
Computer Systems A Programmer's Perspective Second Edition Shared libraries are modern innovations that address the disadvantages of static libraries. ...
分类:其他好文   时间:2016-12-13 07:35:59    阅读次数:119
FPGA的EPCS 配置的2种方法 FPGA下载程序的方法(EPCS)
使用主动串行配置模式对Cyclone FPGA进行配置前,必须将配置文件写入串行配置器件EPCS。将配置文件写入EPCS的方法有三种: (1)在Quartus II的Programmer中,通过专门与EPCS连接的AS下载接口下载.pof文件到EPCS。不同之处在于将下载线连接到AS接口而不是JTA ...
分类:其他好文   时间:2016-12-13 06:21:49    阅读次数:182
给初级程序员的一封信
原文地址:http://www.maoyupeng.com/a-letter-for-programmer.html1、牢记基础,领悟原理无论各行各业,基础是最关键的。好比你是个大作家,结果老提笔忘字,提笔忘词,那么你又如何写出精美的文章呢。做程序开发也是如此,既要清楚基本技术,也要深刻领悟其原理,这样在以后的..
分类:其他好文   时间:2016-12-11 23:42:16    阅读次数:215
给初级程序员的一封信
原文地址:http://www.maoyupeng.com/a-letter-for-programmer.html1、牢记基础,领悟原理无论各行各业,基础是最关键的。好比你是个大作家,结果老提笔忘字,提笔忘词,那么你又如何写出精美的文章呢。做程序开发也是如此,既要清楚基本技术,也要深刻领悟其原理,这样在以后的..
分类:其他好文   时间:2016-12-11 23:40:38    阅读次数:162
Capabilities and Limitations of Optimizing Compilers
Computer Systems A Programmer's Perspective Second Edition Modern compilers employ sophisticated algorithms to determine what values are computed in a ...
分类:其他好文   时间:2016-12-08 20:50:29    阅读次数:142
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
500条   上一页 1 ... 15 16 17 18 19 ... 50 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!