返回首页
苏宁会员
购物车 0
易付宝
手机苏宁

服务体验

店铺评分与同行业相比

用户评价:----

物流时效:----

售后服务:----

  • 服务承诺: 正品保障
  • 公司名称:
  • 所 在 地:
本店所有商品

  • 醉染图书80X86微处理器原理与接口技术(英文版)9787512136458
  • 正版全新
    • 作者: 周永华著 | 周永华编 | 周永华译 | 周永华绘
    • 出版社: 清华大学出版社
    • 出版时间:2018-11-01
    送至
  • 由""直接销售和发货,并提供售后服务
  • 加入购物车 购买电子书
    服务

    看了又看

    商品预定流程:

    查看大图
    /
    ×

    苏宁商家

    商家:
    醉染图书旗舰店
    联系:
    • 商品

    • 服务

    • 物流

    搜索店内商品

    商品参数
    • 作者: 周永华著| 周永华编| 周永华译| 周永华绘
    • 出版社:清华大学出版社
    • 出版时间:2018-11-01
    • 版次:1
    • 印次:1
    • 字数:392千字
    • 页数:269
    • ISBN:9787512136458
    • 国别/地区:中国
    • 版权提供:清华大学出版社
    • 作者:周永华
    • 著:周永华
    • 装帧:平装
    • 印次:1
    • 定价:46.00
    • ISBN:9787512136458
    • 出版社:清华大学出版社
    • 开本:暂无
    • 印刷时间:暂无
    • 语种:暂无
    • 出版时间:2018-11-01
    • 页数:269
    • 外部编号:1201857108
    • 版次:1
    • 成品尺寸:暂无

    Chapter 1 Introduction to the Microprocessor and Computer
    1.1 Microprocessor-based Personal Computer System
    1.1.1 Hardware and Software System
    1.1.2 Oraioal Principle
    1.1.3 Performance Indexes
    1.2 Number System and Codes
    1.2.1 Number System
    1.2.2 Conversion between Number Systems
    1.. Codes
    1.3 Representation of the Numbers in the Computer
    1.3.1 Fixed Integers
    1.3.2 Original Binary Data, Radix-1 Complement and Radix Complement
    1.4 Development of Microcomputers
    1.4.1 Hardware Advancement
    1.4.2 Programming Advancement
    1.4.3 Evolution of Microprocessors
    1.4.4 Adopted Advanced Technology
    1.5 estions
    Chapter 2 The Microprocessors and Architecture
    2.1 8086/8088 Microprocessors
    2.1.1 Internal Architecture and Oraig Modes of 8086/8088 CPU
    2.1.2 Pins and the Pin Functions
    2.1.3 Internal Registers of Intel Microprocessors
    2.1.4 Memory Structure of 8086/8088
    2.1.5 Generating Memory Addresses
    2.1.6 Bus Timing
    2.2 80486 Microprocessor
    2.2.1 Internal Structure
    2.2.2 Oraig Modes
    2.. Register and Memory Structure
    . Pentium Microprocessor
    ..1 Internal Structure
    ..2 Performance Characteristics
    2.4 estions
    Chapter 3 Instruction Set
    3.1 Addressing Modes
    3.2 Instruction Formats of 80x86
    3.3 Instruction Set
    3.3.1 Data Movement Instructions
    3.3.2 Arithmetic Instructions
    3.3.3 Logic Instructions
    3.3.4 Program Control Instructions
    3.4 estions
    Chapter 4 Assembly Language Programming
    4.1 Assembly Language Fundamentals
    4.1.1 The Format of Assembly Language
    4.1.2 Symbols, Data and Expressions of Assembly Language
    4.2 Pseudo Instructions
    4.2.1 Define Segments
    4.2.2 Simplified Pseudo Instructions of Segment Definition
    4.. Data Definition Statement
    4.2.4 Symbol Definition Statement
    4.2.5 Procedure Definition
    4.2.6 Some Other Pseudo-instructions
    4.3 DOS Functions and BIOS Functions
    4.3.1 DOS Functions
    4.3.2 BIOS Functions
    4.4 Programming
    4.4.1 Introduction of Programming
    4.4.2 Sequential Structure Program
    4.4.3 Branched Program
    4.4.4 Loop Program
    4.4.5 Subroutines
    4.5 Examples of Programming Design
    4.6 Introduction to Microsoft Macro Assembler
    4.7 estions
    Chapter 5 Memory
    5.1 Classification and Performance Indicators of Memory
    5.1.1 Classification of Computer Memory
    5.1.2 Classification of Semiconductor Memory
    5.1.3 Performance Indicators
    5.2 ROM
    5.2.1 EPROM
    5.2.2 EEPROM
    5.. Flash
    5.2.4 Memory Card
    5.3 RAM
    5.3.1 SRAM
    5.3.2 DRAM
    5.3.3 High Speed RAM
    5.3.4 Multi-port RAM
    5.4 Memory Expansion Design
    5.4.1 Basic Structure of the Memory
    5.4.2 Memory Expansion Design
    5.4.3 Address Decoding
    5.4.4 Examples
    5.5 Cache
    5.5.1 Working Principle
    5.5.2 Access Consistency of Cache and Main Memory
    5.5.3 Address Mapping of Cache
    5.5.4 Replacement Algorithm of Cache
    5.6 Virtual Memory
    5.7 estions
    Chapter 6 Interrupts
    6.1 Overview of Interrupts
    6.1.1 Classification of Interrupt Sources
    6.1.2 Interrupt Source Priority Arbitration
    6.1.3 Interruprcesing
    6.2 80x86 Interrupt System
    6.2.1 Interrupt System Structure
    6.2.2 Interrupt and Response Process in Real Mode
    6.. Store or Get an Interrupt Vector in the Vector Table
    6.3 Interrupt Controller 8259A
    6.3.1 Structure and Pins of 8259A
    6.3.2 Programming 8259A
    6.3.3 Examples
    6.4 estions
    Chapter 7 I/O Interface Chip 8255A
    7.1 I/O Interface Overview
    7.1.1 The Structure of I/O Interface
    7.1.2 The Functions of I/O Interface
    7.1.3 Address Numbering of I/O Ports
    7.1.4 Control Approaches of Data Transmissions
    7.2 Parallel Interface Chip 8255A
    7.2.1 Structure and Pins of 8255A
    7.2.2 Oraig Modes of 8255A
    7.. Programming 8255A
    7.2.4 Application of 8255A
    7.3 estions
    Chapter 8 Timer/Counter 8254
    8.1 Structure and Pins of 8254
    8.1.1 Internal Structure
    8.1.2 Pins of 8254
    8.2 Oraig Modes of 8254
    8.3 Programming 8254
    8.3.1 Control Word
    8.3.2 Setting the Initial Count
    8.4 Application of 8254
    8.5 estions
    Chapter 9 Serial Interface Chip 8250
    9.1 Serial Communication Introduction
    9.1.1 Modes of Serial Communication
    9.1.2 Data Format of Serial Communication
    9.1.3 RS-2C Serial Interface Standard
    9.2 Structure and Pins of 8250
    9.2.1 Internal Structure
    9.2.2 Pins of 8250
    9.3 Internal Registers of 8250
    9.3.1 Line Control Register
    9.3.2 Programmable Baud Generator
    9.3.3 Line Status Register
    9.3.4 Modem Control Register
    9.3.5 Modem status register
    9.3.6 Interrupt Identification Register
    9.3.7 Interrupt Enable Register
    9.4 Programming 8250
    9.5 Application of 8250
    9.6 estions
    Chapter 10 DMA Controller 8A
    10.1 Internal Structure
    10.2 Pins of 8A
    10.3 Oraig Modes of 8A
    10.4 Timing Diagram of 8A
    10.5 Internal Registers of 8A
    10.6 Programming 8A
    10.7 Examples
    10.8 Application of 8A
    10.9 estions
    Chapter 11 A/D and D/A Conversion Interfaces
    11.1 A/D and D/A Conversions in Computer Control System
    11.2 D/A Conversion and Interface Technology
    11.2.1 Principle of D/A Conversion
    11.2.2 Typical D/A Converter
    11.. Application Examples of D/A Converter
    11.3 A/D Conversion and Interface Technology
    11.3.1 Principle of A/D Conversion
    11.3.2 Typical A/D Converter
    11.3.3 Timing Diagram
    11.3.4 Application Examples of A/D Converters
    11.3.5 Application Issues to Be Noted
    11.4 estions
    Chapter 12 Bus Interface
    12.1 Overview of the Bus
    12.1.1 Classification of the Bus
    12.1.2 Main Parameters of Buses
    12.2 ISA Bus
    1. The PCIBus
    1..1 Introduction of PCI
    1..2 Signals of the PCI
    1.. Subtractive Decode of PCI/ISA Bridge
    1..4 PCI Bus Oraios
    12.4 The USB
    12.4.1 Introduction of USB
    12.4.2 Coition and Principle of USB
    12.5 The AGP
    12.6 estions
    References

    售后保障

    最近浏览

    猜你喜欢

    该商品在当前城市正在进行 促销

    注:参加抢购将不再享受其他优惠活动

    x
    您已成功将商品加入收藏夹

    查看我的收藏夹

    确定

    非常抱歉,您前期未参加预订活动,
    无法支付尾款哦!

    关闭

    抱歉,您暂无任性付资格

    此时为正式期SUPER会员专享抢购期,普通会员暂不可抢购