逻辑与计算机设计基础(英文版·第4版)

逻辑与计算机设计基础(英文版·第4版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美] ,
2010-04
版次: 1
ISBN: 9787111303107
定价: 58.00
装帧: 平装
开本: 32开
纸张: 胶版纸
页数: 678页
正文语种: 英语
15人买过
  • 《逻辑与计算机设计基础(英文版·第4版)》从当代工程观点讲述了逻辑与计算机设计方面的内容,自出版以来已被全球超过25万人使用。《逻辑与计算机设计基础(英文版·第4版)》以清晰的解释和逐步延伸的实例来帮助读者理解内容,实例涵盖了从简单的组合应用到建立在RISC内核基础上的CISC结构,更加重视培养读者在计算机辅助设计、问题形式化、解决方案验证和问题解决技巧方面的能力。 Preface

    Chapter1

    DIGITALSYSTEMSANDINFORMATION

    1-1InformationRepresentation

    TheDigitalComputer

    BeyondtheComputer

    MoreontheGenericComputer

    1-2NumberSystems

    BinaryNumbers

    OctalandHexadecimalNumbers

    NumberRanges

    1-3ArithmeticOperations

    ConversionfromDecimaltoOtherBases

    1-4DecimalCodes

    BCDAddition

    1-5AlphanumericCodes

    ASCIICharacterCode

    ParityBit

    1-6GrayCodes

    1-7ChapterSummary

    References

    Problems



    Chapter2

    COMBINATIONALLOGICCIRCUITS

    2-1BinaryLogicandGates

    BinaryLogic

    LogicGates

    2-2BooleanAlgebra

    BasicIdentitiesofBooleanAlgebra

    AlgebraicManipulation

    ComplementofaFunction

    2-3StandardForms

    MintermsandMaxterms

    SumofProducts

    ProductofSums

    2-4Two-LevelCircuitOptimization

    CostCriteria

    MapStructures

    Two-VariableMaps

    Three-VariableMaps

    2-5MapManipulation

    EssentialPrimeImplicants

    NonessentialPrimeImplicants

    Product-of-SumsOptimization

    Dont-CareConditions

    2-6PragmaticTwo-LevelOptimization

    2-7Multiple-LevelCircuitOptimization

    2-8OtherGateTypes

    2-9Exclusive-OROperatorandGates

    OddFunction

    2-10High-ImpedanceOutputs

    2-11ChapterSummary

    References

    Problems



    Chapter3

    COMBINATIONALLOGICDESIGN

    3-1DesignProcedure

    3-2BeginningHierarchicalDesign

    3-3TechnologyMapping

    3-4Verification

    ManualLogicAnalysis

    Simulation

    3-5CombinationalFunctionalBlocks

    3-6RudimentaryLogicFunctions

    Value-Fixing,Transferring,andInverting

    Multiple-BitFunctions

    Enabling

    3-7Decoding

    DecoderandEnablingCombinations

    Decoder-BasedCombinationalCircuits

    3-8Encoding

    PriorityEncoder

    EncoderExpansion

    3-9Selecting

    Multiplexers

    Multiplexer-BasedCombinationalCircuits

    3-10ChapterSummary

    References

    Problems



    Chapter4

    ARITHMETICFUNCTIONSANDHDLs

    4-1IterativeCombinationalCircuits

    4-2BinaryAdders

    HalfAdder

    FullAdder

    BinaryRippleCarryAdder

    4-3BinarySubtraction

    Complements

    SubtractionUsing2sComplement

    44BinaryAdder-Subtractors

    SignedBinaryNumbers

    SignedBinaryAdditionandSubtraction

    Overflow

    4-5OtherArithmeticFunctions

    Contraction

    Incrementing

    Decrementing

    MultiplicationbyConstants

    DivisionbyConstants

    ZeroFillandExtension

    4-6HardwareDescriptionLanguages

    HardwareDescriptionLanguages

    LogicSynthesis

    4-7HDLRepresentations-VHDL

    BehavioralDescription

    4-8HDLRepresentations-Verilog

    BehavioralDescription

    4-9ChapterSummary

    References

    Problems



    Chapter5

    SEQUENTIALCIRCUITS

    5-1SequentialCircuitDefinitions

    5-2Latches

    SRandSRLatches

    DLatch

    5-3Flip-Flops

    Master-SlaveFlip-Flops

    Edge-TriggeredFlip-Flop

    StandardGraphicsSymbols

    DirectInputs

    5-4SequentialCircuitAnalysis

    InputEquations

    StateTable

    StateDiagram

    SequentialCircuitSimulation

    54SequentialCircuitDesign

    DesignProcedure

    FindingStateDiagramsandStateTables

    StateAssitmment

    DesigningwithDFlip-Flops

    DesigningwithUnusedStates

    Verification

    5-6OtherFlip-FlopTypes

    JKandTFlip-Flops

    5-7State-MachineDiagramsandApplications

    State-MachineDiagramModel

    ConstraintsonInputConditions

    DesignApplicationsUsingState-MachineDiagrams

    5-8HDLRepresentaionforSequentialCircuits-VHDL

    5-9HDLRepresentationforSequentialCircuits-Verilog

    5-10ChapterSummary

    References

    Problems

    ……

    Chapter6

    Chapter7

    Chapter8

    Chapter9

    Chapter10

    Chapter11

    Chapter12

    Chapter13
  • 内容简介:
    《逻辑与计算机设计基础(英文版·第4版)》从当代工程观点讲述了逻辑与计算机设计方面的内容,自出版以来已被全球超过25万人使用。《逻辑与计算机设计基础(英文版·第4版)》以清晰的解释和逐步延伸的实例来帮助读者理解内容,实例涵盖了从简单的组合应用到建立在RISC内核基础上的CISC结构,更加重视培养读者在计算机辅助设计、问题形式化、解决方案验证和问题解决技巧方面的能力。
  • 目录:
    Preface

    Chapter1

    DIGITALSYSTEMSANDINFORMATION

    1-1InformationRepresentation

    TheDigitalComputer

    BeyondtheComputer

    MoreontheGenericComputer

    1-2NumberSystems

    BinaryNumbers

    OctalandHexadecimalNumbers

    NumberRanges

    1-3ArithmeticOperations

    ConversionfromDecimaltoOtherBases

    1-4DecimalCodes

    BCDAddition

    1-5AlphanumericCodes

    ASCIICharacterCode

    ParityBit

    1-6GrayCodes

    1-7ChapterSummary

    References

    Problems



    Chapter2

    COMBINATIONALLOGICCIRCUITS

    2-1BinaryLogicandGates

    BinaryLogic

    LogicGates

    2-2BooleanAlgebra

    BasicIdentitiesofBooleanAlgebra

    AlgebraicManipulation

    ComplementofaFunction

    2-3StandardForms

    MintermsandMaxterms

    SumofProducts

    ProductofSums

    2-4Two-LevelCircuitOptimization

    CostCriteria

    MapStructures

    Two-VariableMaps

    Three-VariableMaps

    2-5MapManipulation

    EssentialPrimeImplicants

    NonessentialPrimeImplicants

    Product-of-SumsOptimization

    Dont-CareConditions

    2-6PragmaticTwo-LevelOptimization

    2-7Multiple-LevelCircuitOptimization

    2-8OtherGateTypes

    2-9Exclusive-OROperatorandGates

    OddFunction

    2-10High-ImpedanceOutputs

    2-11ChapterSummary

    References

    Problems



    Chapter3

    COMBINATIONALLOGICDESIGN

    3-1DesignProcedure

    3-2BeginningHierarchicalDesign

    3-3TechnologyMapping

    3-4Verification

    ManualLogicAnalysis

    Simulation

    3-5CombinationalFunctionalBlocks

    3-6RudimentaryLogicFunctions

    Value-Fixing,Transferring,andInverting

    Multiple-BitFunctions

    Enabling

    3-7Decoding

    DecoderandEnablingCombinations

    Decoder-BasedCombinationalCircuits

    3-8Encoding

    PriorityEncoder

    EncoderExpansion

    3-9Selecting

    Multiplexers

    Multiplexer-BasedCombinationalCircuits

    3-10ChapterSummary

    References

    Problems



    Chapter4

    ARITHMETICFUNCTIONSANDHDLs

    4-1IterativeCombinationalCircuits

    4-2BinaryAdders

    HalfAdder

    FullAdder

    BinaryRippleCarryAdder

    4-3BinarySubtraction

    Complements

    SubtractionUsing2sComplement

    44BinaryAdder-Subtractors

    SignedBinaryNumbers

    SignedBinaryAdditionandSubtraction

    Overflow

    4-5OtherArithmeticFunctions

    Contraction

    Incrementing

    Decrementing

    MultiplicationbyConstants

    DivisionbyConstants

    ZeroFillandExtension

    4-6HardwareDescriptionLanguages

    HardwareDescriptionLanguages

    LogicSynthesis

    4-7HDLRepresentations-VHDL

    BehavioralDescription

    4-8HDLRepresentations-Verilog

    BehavioralDescription

    4-9ChapterSummary

    References

    Problems



    Chapter5

    SEQUENTIALCIRCUITS

    5-1SequentialCircuitDefinitions

    5-2Latches

    SRandSRLatches

    DLatch

    5-3Flip-Flops

    Master-SlaveFlip-Flops

    Edge-TriggeredFlip-Flop

    StandardGraphicsSymbols

    DirectInputs

    5-4SequentialCircuitAnalysis

    InputEquations

    StateTable

    StateDiagram

    SequentialCircuitSimulation

    54SequentialCircuitDesign

    DesignProcedure

    FindingStateDiagramsandStateTables

    StateAssitmment

    DesigningwithDFlip-Flops

    DesigningwithUnusedStates

    Verification

    5-6OtherFlip-FlopTypes

    JKandTFlip-Flops

    5-7State-MachineDiagramsandApplications

    State-MachineDiagramModel

    ConstraintsonInputConditions

    DesignApplicationsUsingState-MachineDiagrams

    5-8HDLRepresentaionforSequentialCircuits-VHDL

    5-9HDLRepresentationforSequentialCircuits-Verilog

    5-10ChapterSummary

    References

    Problems

    ……

    Chapter6

    Chapter7

    Chapter8

    Chapter9

    Chapter10

    Chapter11

    Chapter12

    Chapter13
查看详情
系列丛书 / 更多
逻辑与计算机设计基础(英文版·第4版)
计算机网络
[荷兰]塔嫩鲍姆(Tanenbaum A.S.) 著
逻辑与计算机设计基础(英文版·第4版)
Java编程思想:英文版·第4版
[美]埃克尔 著
逻辑与计算机设计基础(英文版·第4版)
编译原理(英文版·第2版)
[美]阿霍 著
逻辑与计算机设计基础(英文版·第4版)
计算机科学概论(英文版·第5版)
[美]Nell、John Lewis 著
逻辑与计算机设计基础(英文版·第4版)
经典原版书库:电子商务(英文精编版·第10版)
[美]施内德(Gary P. Schneider) 著
逻辑与计算机设计基础(英文版·第4版)
离散数学及其应用(英文版)(第7版)
[美]罗森 著
逻辑与计算机设计基础(英文版·第4版)
计算机组成与设计:硬件/软件接口(英文版•第5版•亚洲版)
[美]David、John L.Hennessy 著
逻辑与计算机设计基础(英文版·第4版)
Java语言程序设计:基础篇(英文版)(第8版)
[美]梁(Y.Daniel Liang) 著
逻辑与计算机设计基础(英文版·第4版)
软件工程:实践者的研究方法(英文精编版 第8版)
[美]罗杰、[美]布鲁斯 R.马克西姆 著
逻辑与计算机设计基础(英文版·第4版)
现代操作系统(英文版·第4版)
[美]Andrew S. Tanenbaum、Herbert Bos 著
逻辑与计算机设计基础(英文版·第4版)
计算机文化:(英文版·第15版)
[美]帕森斯(June Jamrich Parsons)、[美]奥贾(Dan Oja) 著
逻辑与计算机设计基础(英文版·第4版)
Java语言程序设计(基础篇)(英文版·第10版)
[美]梁勇(Y.Daniel Liang) 著
相关图书 / 更多
逻辑与计算机设计基础(英文版·第4版)
逻辑高手全8册 用趣味智力游戏锻炼孩子的八大思维能力惊险刺激妙趣横生的智力谜题智力开发游游戏书
[英]乔·富尔曼;[英]莉萨·里根;[英]威廉·波特
逻辑与计算机设计基础(英文版·第4版)
逻辑学入门
[美]马克·泽拉雷利 著;韩阳 译;汉唐阳光 出品
逻辑与计算机设计基础(英文版·第4版)
逻辑学导论(第5版)(新编21世纪哲学系列教材)
陈波
逻辑与计算机设计基础(英文版·第4版)
逻辑思维经典入门
[美]威廉·沃克·阿特金森
逻辑与计算机设计基础(英文版·第4版)
逻辑帮帮忙
(美)刘易斯·B.蒙哥马利
逻辑与计算机设计基础(英文版·第4版)
逻辑学:清晰思考的逻辑学入门,理性生活的逻辑学常识
田采
逻辑与计算机设计基础(英文版·第4版)
逻辑学的奇妙世界:提升批判性思维和表达能力
野矢茂树
逻辑与计算机设计基础(英文版·第4版)
逻辑女孩——论辩篇:我们是如何变得更聪明的?
李万中
逻辑与计算机设计基础(英文版·第4版)
逻辑教学与逻辑史研究/学者文丛
周文英 著
逻辑与计算机设计基础(英文版·第4版)
逻辑英语介词妙解
钟平
逻辑与计算机设计基础(英文版·第4版)
逻辑与范式:宏观经济分析方法论
李湛、邹欣、尧艳珍 著
逻辑与计算机设计基础(英文版·第4版)
逻辑学基础(当代逻辑教育丛书)
吴格明
您可能感兴趣 / 更多
逻辑与计算机设计基础(英文版·第4版)
无辜者的谎言(相信我!看到结局你一定会头皮发麻;全美读者推荐的悬疑神作,GOODREADS高分作品)
[美]A.R.托雷 著;梁颂宇 译;星文文化 出品
逻辑与计算机设计基础(英文版·第4版)
孩子,把你的手给我1:怎么说孩子才爱听,怎么教孩子才肯学?帮助每一位3-12岁孩子的父母结束与孩子的所有冲突!
[美]海姆·G.吉诺特
逻辑与计算机设计基础(英文版·第4版)
哲学、历史与僭政——重审施特劳斯与科耶夫之争
[美]弗罗斯特(Bryan-Paul Frost) 编;[美]伯恩斯(Timothy W. Burns)
逻辑与计算机设计基础(英文版·第4版)
怎样做成大事
[美]丹·加德纳(Dan Gardner) 著;贾拥民 译;湛庐文化 出品;[丹麦]傅以斌(Bent Flyvbjerg)
逻辑与计算机设计基础(英文版·第4版)
1200年希腊罗马神话
[美]伊迪丝·汉密尔顿
逻辑与计算机设计基础(英文版·第4版)
爱情心理学(新编本)
[美]罗伯特·J. 斯腾伯格 (美)凯琳·斯腾伯格 倪爱萍 译
逻辑与计算机设计基础(英文版·第4版)
黄金圈法则
[美]西蒙·斯涅克 著;磨铁文化 出品
逻辑与计算机设计基础(英文版·第4版)
最后一章
[美]厄尼·派尔
逻辑与计算机设计基础(英文版·第4版)
富兰克林自传 名家全译本 改变无数人命运的励志传奇 埃隆马斯克反复推荐 赠富兰克林签名照及精美插图
[美]本杰明·富兰克林 著;李自修 译
逻辑与计算机设计基础(英文版·第4版)
国际大奖图画书系列 共11册(小老鼠的恐惧的大书,大灰狼,红豆与菲比,别烦我,下雪了 ,穿靴子的猫 ,先有蛋,绿 ,特别快递,如果你想看鲸鱼 ,一个部落的孩子 ) 麦克米伦世纪
[美]莱恩·史密斯 (英)埃米莉·格雷维特 (美)劳拉·瓦卡罗·等/文 (英)埃米莉·格雷维特 等/图 彭懿 杨玲玲 阿甲 孙慧阳 白薇 译
逻辑与计算机设计基础(英文版·第4版)
逻辑与计算机设计基础(英文版)(第3版)
[美]马诺、凯姆 著
逻辑与计算机设计基础(英文版·第4版)
逻辑与计算机设计基础(第三版)
[美]马诺、凯姆 著