80X86微处理器原理与接口技术(英文版) 周永华 著 pdf snb 115盘 kindle 在线 下载 pmlz mobi

80X86微处理器原理与接口技术(英文版) 周永华 著电子书下载地址
- 文件名
- [epub 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 epub格式电子书
- [azw3 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 azw3格式电子书
- [pdf 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 pdf格式电子书
- [txt 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 txt格式电子书
- [mobi 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 mobi格式电子书
- [word 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 word格式电子书
- [kindle 下载] 80X86微处理器原理与接口技术(英文版) 周永华 著 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书将深入浅出地介绍Intel80X86微处理器的工作原理及接口技术知识,探讨基于80X86微处理器的工程系统设计及应用。针对目前靠前上相关书籍在接口技术方面介绍比较欠缺的问题,本书致力于系统介绍80X86微处理器的工作原理及接口技术应用。本书内容包括9章,内容包括:微处理器介绍、微处理器架构、指令集、汇编语言编程、存储器、中断、IO接口技术、AD和DA转换、总线接口等。
书籍目录:
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 Operational 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.2.3 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 Questions
Chapter 2 The Microprocessors and Architecture
2.1 8086/8088 Microprocessors
2.1.1 Internal Architecture and Operating 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 Operating Modes
2.2.3 Register and Memory Structure
2.3 Pentium Microprocessor
2.3.1 Internal Structure
2.3.2 Performance Characteristics
2.4 Questions
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 Questions
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.2.3 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 Questions
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.2.3 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 Questions
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 Interrupt Processing
6.2 80x86 Interrupt System
6.2.1 Interrupt System Structure
6.2.2 Interrupt and Response Process in Real Mode
6.2.3 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 Questions
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 Operating Modes of 8255A
7.2.3 Programming 8255A
7.2.4 Application of 8255A
7.3 Questions
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 Operating 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 Questions
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-232C 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 Questions
Chapter 10 DMA Controller 8237A
10.1 Internal Structure
10.2 Pins of 8237A
10.3 Operating Modes of 8237A
10.4 Timing Diagram of 8237A
10.5 Internal Registers of 8237A
10.6 Programming 8237A
10.7 Examples
10.8 Application of 8237A
10.9 Questions
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.2.3 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 Questions
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
12.3 The PCIBus
12.3.1 Introduction of PCI
12.3.2 Signals of the PCI
12.3.3 Subtractive Decode of PCI/ISA Bridge
12.3.4 PCI Bus Operations
12.4 The USB
12.4.1 Introduction of USB
12.4.2 Composition and Principle of USB
12.5 The AGP
12.6 Questions
References
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:5分
书籍信息完全性:6分
网站更新速度:5分
使用便利性:4分
书籍清晰度:9分
书籍格式兼容性:6分
是否包含广告:5分
加载速度:3分
安全性:4分
稳定性:6分
搜索功能:4分
下载便捷性:4分
下载点评
- 少量广告(538+)
- azw3(334+)
- 一般般(615+)
- 目录完整(475+)
- 体验满分(324+)
- 中评多(315+)
- 二星好评(216+)
- 四星好评(169+)
- 值得购买(523+)
下载评价
- 网友 冯***卉:
听说内置一千多万的书籍,不知道真假的
- 网友 薛***玉:
就是我想要的!!!
- 网友 邱***洋:
不错,支持的格式很多
- 网友 宫***玉:
我说完了。
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
- 网友 国***舒:
中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 国***芳:
五星好评
- 网友 扈***洁:
还不错啊,挺好
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 养***秋:
我是新来的考古学家
- 网友 菱***兰:
特好。有好多书
- 网友 融***华:
下载速度还可以
- 网友 益***琴:
好书都要花钱,如果要学习,建议买实体书;如果只是娱乐,看看这个网站,对你来说,是很好的选择。
喜欢"80X86微处理器原理与接口技术(英文版) 周永华 著"的人也看了
刑法罪名适用指南——破坏环境资源保护罪(中国法律适用文库) pdf snb 115盘 kindle 在线 下载 pmlz mobi
素描启蒙教程(下)/青少年宫美术培训丛书 pdf snb 115盘 kindle 在线 下载 pmlz mobi
全新正版图书 半导体工程导论/集成电路科学与工程杰西·鲁兹洛机械工业出版社9787111694281 半导体普通大众人天图书专营店 pdf snb 115盘 kindle 在线 下载 pmlz mobi
显微血液学:案例分析 pdf snb 115盘 kindle 在线 下载 pmlz mobi
推理解梦——梦的构思创作原理 pdf snb 115盘 kindle 在线 下载 pmlz mobi
吴湖帆词典 pdf snb 115盘 kindle 在线 下载 pmlz mobi
八年级思想品德 下(人教版)/成功训练计划(附答案) pdf snb 115盘 kindle 在线 下载 pmlz mobi
【官方直营】全新版2024GMAT官方指南(数学)备考gmat美国商学院出国留学英语考试原版 全真试题练习题题库答案解析 pdf snb 115盘 kindle 在线 下载 pmlz mobi
CAXA制造工程师2006精编实例教程 pdf snb 115盘 kindle 在线 下载 pmlz mobi
心肺脑复苏技术 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 中国航天立体书儿童3d立体书科普揭秘系列翻翻儿童太空百科全书关于我们的天文宇宙星空知识的书籍3-6-12岁小学生科普绘本早教读物博闻推荐任选 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 重大公共政策理论、方法与实践 李志军 中国发展出版社【正版】 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- MAYA(版)基础篇 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 高中必刷题历史必修下册人教版 中外历史纲要必修下册 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 营销管理 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 草业机械选型与使用 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 计算机辅助绘图(AutoCAD2018) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 绩效跃升地图 何巧. 何巧【正版书】 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 策略性侵权判决规避问题 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 正版Kimi乔任梁2016新同名专辑2CD+DVD+海报+写真集+小卡+歌词本 pdf snb 115盘 kindle 在线 下载 pmlz mobi
书籍真实打分
故事情节:6分
人物塑造:7分
主题深度:9分
文字风格:3分
语言运用:3分
文笔流畅:3分
思想传递:3分
知识深度:9分
知识广度:7分
实用性:8分
章节划分:6分
结构布局:6分
新颖与独特:6分
情感共鸣:4分
引人入胜:7分
现实相关:5分
沉浸感:5分
事实准确性:8分
文化贡献:4分