国产第1页_91在线亚洲_中文字幕成人_99久久久久久_五月宗合网_久久久久国产一区二区三区四区

讀書月攻略拿走直接抄!
歡迎光臨中圖網 請 | 注冊
> >
邏輯與計算機設計基礎-(英文版.第4版)

包郵 邏輯與計算機設計基礎-(英文版.第4版)

出版社:機械工業出版社出版時間:2010-04-01
所屬叢書: 經典原版書庫
開本: 其它 頁數: 678
中 圖 價:¥37.7(6.5折) 定價  ¥58.0 登錄后可看到會員價
暫時缺貨 收藏
開年大促, 全場包郵
?新疆、西藏除外
本類五星書更多>

邏輯與計算機設計基礎-(英文版.第4版) 版權信息

  • ISBN:9787111303107
  • 條形碼:9787111303107 ; 978-7-111-30310-7
  • 裝幀:暫無
  • 冊數:暫無
  • 重量:暫無
  • 所屬分類:>

邏輯與計算機設計基礎-(英文版.第4版) 本書特色

《邏輯與計算機設計基礎(英文版·第4版)》簡要介紹嵌入式系統,使用Espresso對實用的計算機輔助邏輯優化方法進行說明。簡要介紹MOS晶體管和CMOS電路,補充了異步交互、同步和亞穩態相關知識。一種新的控制單元和寄存器傳輸控制設計的圖形表示。更新了CRT顯示和液晶屏顯示的例子,包括多核處理器的新型體系結構。《邏輯與計算機設計基礎(英文版·第4版)》新增60個實例和習題,重新調整和組織了內容以適應不同的課程大綱。本版更新內容·新增60個實例和習題。·新增和修改了40%的習題。·重新調整和組織了內容以適應不同的課程大綱。·技術內容的更新包括:簡要介紹嵌入式系統。使用Espresso對實用的計算機輔助邏輯優化方法進行說明。簡要介紹MOS晶體管和CMOS電路。補充了異步交互、同步和亞穩態相關知識。一種新的控制單元和寄存器傳輸控制設計的圖形表示。更新了CRT顯示和液晶屏顯示的例子。包括多核處理器的新型體系結構。

邏輯與計算機設計基礎-(英文版.第4版) 內容簡介

本書從當代工程觀點講述了邏輯與計算機設計方面的內容,自出版以來已被全球超過25萬人使用。本書以清晰的解釋和逐步延伸的實例來幫助讀者理解內容,實例涵蓋了從簡單的組合應用到建立在risc內核基礎上的cisc結構,更加重視培養讀者在計算機輔助設計、問題形式化、解決方案驗證和問題解決技巧方面的能力。
  本書有豐富的教輔資源,包括部分習題答案、ppt、vhdl和verilog代碼以及補充閱讀材料等,讀者可登錄華章網站(www.hzbook.com)下載。
  本版更新內容
  ·新增60個實例和習題。
  ·新增和修改了40%的習題。
 ·重新調整和組織了內容以適應不同的課程大綱。
  ·技術內容的更新包括:
  簡要介紹嵌入式系統。
  使用espresso對實用的計算機輔助邏輯優化方法進行說明。
  簡要介紹mos晶體管和cmos電路。
  補充了異步交互、同步和亞穩態相關知識。
  一種新的控制單元和寄存器傳輸控制設計的圖形表示。
  更新了crt顯示和液晶屏顯示的例子。
  包括多核處理器的新型體系結構。

邏輯與計算機設計基礎-(英文版.第4版) 目錄

preface
chapter 1
digital systems and information
1-1 information representation
the digital computer
beyond the computer
more on the generic computer
1-2 number systems
binary numbers
octal and hexadecimal numbers
number ranges
1-3 arithmetic operations
conversion from decimal to other bases
1-4 decimal codes
bcd addition
1-5 alphanumeric codes
ascii character code
parity bit
1-6 gray codes
1-7 chapter summary
references
problems
chapter 2
combinational logic circuits
2-1 binary logic and gates
binary logic
logic gates
2-2 boolean algebra
basic identities of boolean algebra
algebraic manipulation
complement of a function
2-3 standard forms
minterms and maxterms
sum of products
product of sums
2-4 two-level circuit optimization
cost criteria
map structures
two-variable maps
three-variable maps
2-5 map manipulation
essential prime implicants
nonessential prime implicants
product-of-sums optimization
don't-care conditions
2-6 pragmatic two-level optimization
2-7 multiple-level circuit optimization
2-8 other gate types
2-9 exclusive-or operator and gates
odd function
2-10 high-impedance outputs
2-11 chapter summary
references
problems
chapter 3
combinational logic design
3-1 design procedure
3-2 beginning hierarchical design
3-3 technology mapping
3-4 verification
manual logic analysis
simulation
3-5 combinational functional blocks
3-6 rudimentary logic functions
value-fixing, transferring, and inverting
multiple-bit functions
enabling
3-7 decoding
decoder and enabling combinations
decoder-based combinational circuits
3-8 encoding
priority encoder
encoder expansion
3-9 selecting
multiplexers
multiplexer-based combinational circuits
3-10 chapter summary
references
problems
chapter 4
arithmetic functions and i'-ides
4-1 iterative combinational circuits
4-2 binary adders
half adder
full adder
binary ripple carry adder
4-3 binary subtraction
complements
subtraction using 2s complement
44 binary adder-subtractors
signed binary numbers
signed binary addition and subtraction
overflow
4-5 other arithmetic functions
contraction
incrementing
decrementing
multiplication by constants
division by constants
zero fill and extension
4-6 hardware description languages
hardware description languages
logic synthesis
4-7 hdl representations-vhdl
behavioral description
4-8 hdl representations-verilog
behavioral description
4-9 chapter summary
references
problems
chapter 5
sequential circuits
5-1 sequential circuit definitions
5-2 latches
sr and s r latches
d latch
5-3 flip-flops
master-slave flip-flops
edge-triggered flip-flop
standard graphics symbols
direct inputs
5-4 sequential circuit analysis
input equations
state table
state diagram
sequential circuit simulation
54 sequential circuit design
design procedure
finding state diagrams and state tables
state assitmment
designing with d flip-flops
designing with unused states
verification
5-6 other flip-flop types
jk and t flip-flops
5-7 state-machine diagrams and applications
state-machine diagram model
constraints on input conditions
design applications using state-machine diagrams
5-8 hdl representafon for sequential circuits-vhdl
5-9 hdl representation for sequential circuits-verilog
5-10 chapter summary
references
problems
chapter 6
selected design topics
6-1 the design space
integrated circuits
cmos circuit technology
technology parameters
6-2 gate propagation delay
6-3 flip-flop timing
6-4 sequential circuit timing
6-5 asynchronous interactions
6-6 synchronization and metastability
6-7 synchronous circuit pitfalls
6-8 programmable implementation technologies
read-only memory
programmable logic array
programmable array logic devices
6-9 chapter summary
references
problems
chapter 7
registers and register transfers
7-1 registers and load enable
register with parallel load
7-2 register transfers
7-3 register transfer operations
7-4 a note for vhdl and verilog users only
7-5 microoperations
arithmetic microoperations
logic microoperations
shift microoperations
7-6 microoperations on a single register
multiplexer-based transfers
shift registers
ripple counter
synchronous binary counters
other counters
7-7 register-cell design
7-8 multiplexer and bus-based transfers
for multiple registers
three-state bus
7-9 serial transfer and microoperations
serial addition
7-10 control of register transfers
design procedure
7-11 hdl representation for shift registers
and counters-vhdl
7-12 hdl representation for shift registers
and counters-verilog
7-13 microprogrammed control
7-14 chapter summary
references
problems
chapter 8
memory basics
8-1 memory definitions
8-2 random-access memory
write and read operations
timing waveforms
properties of memory
8-3 sram integrated circuits
coincident selection
8-4 array of sram ics
8-5 dram ics
dram cell
dram bit slice
8-6 dram types
synchronous dram (sdram)
double-data-rate sdram (ddr sdram)
rambus dram (rdram)
8-7 arrays of dynamic ram ics
8-8 chapter summary
references
problems
chapter 9
computer design basics
9-1 introduction
9-2 datapaths
9-3 the arithmetic/logic unit
arithmetic circuit
logic circuit
arithmetic/logic unit
9-4 the shifter
barrel shifter
9-5 datapath representation
9-6 the control word
9-7 a simple computer architecture
instruction set architecture
storage resources
instruction formats
instruction specifications
9-8 single-cycle hardwired control
instruction decoder
sample instructions and program
single-cycle computer issues
9-9 multiple-cycle hardwired control
sequential control design
9-10 chapter summary
references
problems
chapter 10
instruction set architecture
10-1 computer architecture concepts
basic computer operation cycle
register set
10-2 operand addressing
three-address instructions
two-address instructions
one-address instructions
zero-address instructions
addressing architectures
10-3 addressing modes
implied mode
immediate mode
register and register-indirect modes
direct addressing mode
indirect addressing mode
relative addressing mode
indexed addressing mode
summary of addressing modes
10-4 instruction set architectures
10-5 data-transfer instructions
stack instructions
independent versus memory-mapped i/o
10-6 data-manipulation instructions
arithmetic instructions
logical and bit-manipulation instructions
shift instructions
10-7 floating-point computations
arithmetic operations
biased exponent
standard operand format
10-8 program control instructions
conditional branch instructions
procedure call and return instructions
10-9 program interrupt
types of interrupts
processing external interrupts
10-10 chapter summary
references
problems
chapter 11
risc and cisc central processing units
11-1 pipelined datapath
execution of pipeline microoperations
11-2 pipelined control
pipeline programming and performance
11-3 the reduced instruction set computer
instruction set architecture
addressing modes
datapath organization
control organization
data hazards
control hazards
11-4 the complex instruction set computer
isa modifications
datapath modifications
control unit modifications
microprogrammed control
microprograms for complex instructions
11-5 more on design
advanced cpu concepts
recent architectural innovations
11-6 chapter summary
references
problems
chapter 12
input-output and communication
12-1 computer uo
12-2 sample peripherals
keyboard
hard drive
liquid crystal display screen
i/o transfer rates
12-3 i/o interfaces
i/o bus and interface unit
example of i/o interface
strobing
handshaking
12-4 serial communication
synchronous transmission
the keyboard revisited
a packet-based serial i/o bus
12-5 modes of transfer
example of program-controlled transfer
interrupt-initiated transfer
12-6 priority interrupt
daisy chain priority
parallel priority hardware
12-7 direct memory access
dma controller
dma transfer
12-8 chapter summary
references
problems
chapter 13
memory systems
13-1 memory hierarchy
13-2 locality of reference
13-3 cache memory
cache mappings
line size
cache loading
write methods
integration of concepts
instruction and data caches
multiple-level caches
13-4 virtual memory
page tables
translation lookaside buffer
virtual memory and cache
13-5 chapter summary
references
problems
index
展開全部

邏輯與計算機設計基礎-(英文版.第4版) 節選

《邏輯與計算機設計基礎(英文版·第4版)》從當代工程觀點講述了邏輯與計算機設計方面的內容,自出版以來已被全球超過25萬人使用。《邏輯與計算機設計基礎(英文版·第4版)》以清晰的解釋和逐步延伸的實例來幫助讀者理解內容,實例涵蓋了從簡單的組合應用到建立在RISC內核基礎上的CISC結構,更加重視培養讀者在計算機輔助設計、問題形式化、解決方案驗證和問題解決技巧方面的能力。

商品評論(0條)
暫無評論……
書友推薦
本類暢銷
編輯推薦
返回頂部
中圖網
在線客服
主站蜘蛛池模板: 国产真实乱对白精彩久久老熟妇女 | 国产啪精品视频网站 | 嫩草视频在线观看www视频 | 国产浮力第一页草草影院 | 在线播放国产不卡免费视频 | 无码国产精品久久一区免费 | 中文国产成人精品久久不卡 | 国产成人av在线影院无毒 | 亚洲国产成人精品无码区二本 | 国产国产精品人在线观看 | 就操视频 | 日韩欧美亚洲每日更新网 | 中文字幕不卡视频 | 一边添奶一边添p好爽视频 一插综合网 | 又爽又黄又无遮挡的激情视频 | 麻豆国产视频 | 秋霞视频在线观看免费 | 小12萝8禁在线喷水观看 | 成人免费福利网站在线看 | 久久久www影院人成_免费 | 国产精品乱码久久久久久软件 | 免费看男阳茎进女阳道动态图 | 国语精品一区二区三区 | 在线观看亚洲一区 | 99热这里只有精品1 99热这里只有精品3 | 狠狠色噜噜狠狠狠狠2021天天 | 在线精品视频免费观看 | 亚洲在线免费免费观看视频 | 久久国产精品99国产精 | 轻点好疼好大好爽视频 | 成人a级视频在线观看 | 亚洲加勒比无码一区二区 | 久久人人爽人人爽人人片亞洲 | 在线观看丝袜国产 | 一级黄色免费网站 | 免费av片在线观看蜜芽tv | 精品97国产免费人成视频 | 亚洲热久久 | 亚洲在线精品 | 久久草在线视频观看 | 香蕉精品高清在线观看视频 |