汇编语言与接口技术

汇编语言与接口技术
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: , ,
2018-12
版次: 1
ISBN: 9787568408554
定价: 50.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 271页
字数: 585千字
正文语种: 英语
  •   Today's digital technology, computer technology have penetrated into various fields. The ability to master and apply computer technology has become one of the criten.a to measure the quality of a professional technicians. Assembly Language & Interfaang Technology is an important computer technology course in science and engineering of higher education.
      Although the rapid development of computer technology, microprocessors have been from 32 to 64-bit transition, for a variety of control systems, we commonly use 8-bit, 16-bit interface technology to meet the appli.cation requirements, so 32 or even 64 microprocessor to explain the working principle of microcomputers is not suitable. This book is a 16-bit microprocessor model, about the basic principles of computer and interface technology, easy to learn and understand, its basic concepts, basic ideas and basic methods and 32-bit processor are the same.
      This book is mainly for the general colleges and universities of computer science, electromechanical contror and non-electronics majors students. The preparation of this book focuses on theory with practice and engineering applications. In the preparation of teaching materials in the introduction oflife ,a lot of examples witch are easy to understand are used to help readers understand the basic concepts of computer. After talking about the working pri.nciple of various interface chips, the book g:ives a number of examples which can be directly applied, and give some different solutions to achieve the function.
      The book is divided into 7 chapters. Chapter 1 introduces the basics of comicrocomprter systems; Chapter 2 introduces assembly language in graphical form; Chapter 3 introduces the assembly language programming method; Chapter 4 introduces the 16-bit processor Pins, read and write timing; Chapter 5 describes the I/O interface, the basic composition, read and write technology and data transfer; Chapter 6 introduces the concept of interrupts and functions of programming 8259A chip. Chapter 7 introduces the internal structure and programming of the programmable parallel interface chip 8255A, the serial interface chip 8251A, and the timer/counter interface chip 8253/8254.
      This book is comprehensive, and self-contained, the assembly language prograrrurung part and the computer principle and interface technology are orgamied together, through appropriate choice, and is suitable both computer professional and non-computer professional students.
      This book is writen by Zeng Lanl.ing, Han Xiaoru, and Li chang; Adjardiah Winffed Kudjo Patrick as deputy editors.
      The authors of this book in the process of writing referred to a lot of excellent reference materials, thanks to the author of these materials, in particular, thanks especially to Ma Weihua, Qian Xiajie and Yang Wenxian. In addition, the writing of this book has been the national teaching quality engineering network of professional comprehensive reform project and Jiangsu University teaching reform project support.
      Due to the limitation of editors, there are some errors and omission, please critilize. Ifyou encounter problems with the use of the textbook, contact the author. E-Mail: lanling@ujs. edu. cn. CHAPTER 1 SUMMARY OF MICROCOMPUTER SYSTEM
    1.1 Development and application
    1.1.1 Development of electronic computer
    1.1.2 Development of microcomputer
    1.1.3 Application of microcomputer
    1.2 Composition of microcomputer
    1.2.1 Hardware system of microcomputer
    1.2.2 Software system of microcomputer
    1.2.3 Main performance indicator of microcomputer
    1.3 Number and coding of computer
    1.3.1 The conversion between the carry count system and the incoming system
    1.3.2 The representation of the number in the computer
    1.3.3 Coding in computer
    Exercise

    CHAPTER 2 ASSEMBLY LANGUAGE BASICS
    2.1 Assembly language overview
    2.2 8086/8088 microprocessor programming structure
    2.2.1 8086/8088 functional structure
    2.2.2 8086/8088 memory organization
    2.2.3 8086/8088 register structure
    2.3 Assembly language program on the machine debugging
    2.3.1 Simple assembly language source
    2.3.2 Editing
    2.3.3 Compilation
    2.3.4 Connecting
    2.3.5 0peration and debugging
    2.4 Assembly language source organization
    2.4.1 Assembly language statements
    2.4.2 Assembly language source program format
    2.5 0perands in assembly language
    2.5.1 Constant
    2.5.2 Variables and labels
    2.5.3 Expression
    2.5.4 Symbol definition
    2.6 8086/8088 addressing mode
    2.6.1 Immediate addressing
    2.6.2 Register addressing
    2.6.3 Direct addressing
    2.6.4 Register in direct addressing
    2.6.5 Register relative addressing
    2.6.6 Base indexed addressing
    2.6.7 Relative base indexed addressing
    2.7 8086/8088 instruction system
    2.7.1 Data transfer class instructions
    2.7.2 Arithmetic operations instructions
    2.7,3 Logical and shift class instructions
    2.7.4 Program control class instructions
    2.7.5 Processor control instructions
    2.8 Basic IO function call
    2.8.1 Keypad function call (INT 21H)
    2.8.2 Display function call (INT 21H)
    Exercise
    ……

    CHAPTER 3 ASSEMBLY LANGUAGE PROGRAMMING
    CHAPIER 4 16-BIT MICROPROCESSOR EXTERNAL FEATURES
    CHAPTER 5 MICROCOMPUTER INPUT AND OUTPUT TECHNOLOGY
    CHAPTER 6 INTERRUPTION SYSTEM FOR MICROCOMPUTERS
    CHAPTER 7 PROGRAMMABLE INTERFACE CHIP

    REFERENCES
    APPENDIX
  • 内容简介:
      Today's digital technology, computer technology have penetrated into various fields. The ability to master and apply computer technology has become one of the criten.a to measure the quality of a professional technicians. Assembly Language & Interfaang Technology is an important computer technology course in science and engineering of higher education.
      Although the rapid development of computer technology, microprocessors have been from 32 to 64-bit transition, for a variety of control systems, we commonly use 8-bit, 16-bit interface technology to meet the appli.cation requirements, so 32 or even 64 microprocessor to explain the working principle of microcomputers is not suitable. This book is a 16-bit microprocessor model, about the basic principles of computer and interface technology, easy to learn and understand, its basic concepts, basic ideas and basic methods and 32-bit processor are the same.
      This book is mainly for the general colleges and universities of computer science, electromechanical contror and non-electronics majors students. The preparation of this book focuses on theory with practice and engineering applications. In the preparation of teaching materials in the introduction oflife ,a lot of examples witch are easy to understand are used to help readers understand the basic concepts of computer. After talking about the working pri.nciple of various interface chips, the book g:ives a number of examples which can be directly applied, and give some different solutions to achieve the function.
      The book is divided into 7 chapters. Chapter 1 introduces the basics of comicrocomprter systems; Chapter 2 introduces assembly language in graphical form; Chapter 3 introduces the assembly language programming method; Chapter 4 introduces the 16-bit processor Pins, read and write timing; Chapter 5 describes the I/O interface, the basic composition, read and write technology and data transfer; Chapter 6 introduces the concept of interrupts and functions of programming 8259A chip. Chapter 7 introduces the internal structure and programming of the programmable parallel interface chip 8255A, the serial interface chip 8251A, and the timer/counter interface chip 8253/8254.
      This book is comprehensive, and self-contained, the assembly language prograrrurung part and the computer principle and interface technology are orgamied together, through appropriate choice, and is suitable both computer professional and non-computer professional students.
      This book is writen by Zeng Lanl.ing, Han Xiaoru, and Li chang; Adjardiah Winffed Kudjo Patrick as deputy editors.
      The authors of this book in the process of writing referred to a lot of excellent reference materials, thanks to the author of these materials, in particular, thanks especially to Ma Weihua, Qian Xiajie and Yang Wenxian. In addition, the writing of this book has been the national teaching quality engineering network of professional comprehensive reform project and Jiangsu University teaching reform project support.
      Due to the limitation of editors, there are some errors and omission, please critilize. Ifyou encounter problems with the use of the textbook, contact the author. E-Mail: lanling@ujs. edu. cn.
  • 目录:
    CHAPTER 1 SUMMARY OF MICROCOMPUTER SYSTEM
    1.1 Development and application
    1.1.1 Development of electronic computer
    1.1.2 Development of microcomputer
    1.1.3 Application of microcomputer
    1.2 Composition of microcomputer
    1.2.1 Hardware system of microcomputer
    1.2.2 Software system of microcomputer
    1.2.3 Main performance indicator of microcomputer
    1.3 Number and coding of computer
    1.3.1 The conversion between the carry count system and the incoming system
    1.3.2 The representation of the number in the computer
    1.3.3 Coding in computer
    Exercise

    CHAPTER 2 ASSEMBLY LANGUAGE BASICS
    2.1 Assembly language overview
    2.2 8086/8088 microprocessor programming structure
    2.2.1 8086/8088 functional structure
    2.2.2 8086/8088 memory organization
    2.2.3 8086/8088 register structure
    2.3 Assembly language program on the machine debugging
    2.3.1 Simple assembly language source
    2.3.2 Editing
    2.3.3 Compilation
    2.3.4 Connecting
    2.3.5 0peration and debugging
    2.4 Assembly language source organization
    2.4.1 Assembly language statements
    2.4.2 Assembly language source program format
    2.5 0perands in assembly language
    2.5.1 Constant
    2.5.2 Variables and labels
    2.5.3 Expression
    2.5.4 Symbol definition
    2.6 8086/8088 addressing mode
    2.6.1 Immediate addressing
    2.6.2 Register addressing
    2.6.3 Direct addressing
    2.6.4 Register in direct addressing
    2.6.5 Register relative addressing
    2.6.6 Base indexed addressing
    2.6.7 Relative base indexed addressing
    2.7 8086/8088 instruction system
    2.7.1 Data transfer class instructions
    2.7.2 Arithmetic operations instructions
    2.7,3 Logical and shift class instructions
    2.7.4 Program control class instructions
    2.7.5 Processor control instructions
    2.8 Basic IO function call
    2.8.1 Keypad function call (INT 21H)
    2.8.2 Display function call (INT 21H)
    Exercise
    ……

    CHAPTER 3 ASSEMBLY LANGUAGE PROGRAMMING
    CHAPIER 4 16-BIT MICROPROCESSOR EXTERNAL FEATURES
    CHAPTER 5 MICROCOMPUTER INPUT AND OUTPUT TECHNOLOGY
    CHAPTER 6 INTERRUPTION SYSTEM FOR MICROCOMPUTERS
    CHAPTER 7 PROGRAMMABLE INTERFACE CHIP

    REFERENCES
    APPENDIX
查看详情
12
相关图书 / 更多
汇编语言与接口技术
汇编语言案例教程(微课版)()
李建俊、张慧明 著
汇编语言与接口技术
汇编语言:基于x86处理器(原书第8版)
[美]基普·R.欧文(Kip R.Irvine)
汇编语言与接口技术
汇编语言简明教程(湖北警官学院系列教材)
王宁 著
汇编语言与接口技术
汇编语言程序设计——基于x86与MIPS架构
何云华
汇编语言与接口技术
汇编语言上机指导(微课版)
许向前 主编;崔素丽 副主编;李建俊;张慧明;孙曼曼
汇编语言与接口技术
汇编语言编程基础 基于LoongArch
孙国云 敖琪 王锐
汇编语言与接口技术
汇编语言:基于x86处理器(英文版·原书第8版)
[美]基普·欧文(Kip R.Irvine)
汇编语言与接口技术
汇编语言程序设计——基于ARM体系结构(第4版)
文全刚 著
汇编语言与接口技术
汇编语言与计算机系统组成 第2版
李心广 张晶 潘智刚 罗海涛 编著
汇编语言与接口技术
汇编语言实用教程 : 基于Win32编程
秦莲、姬伟峰 主编
汇编语言与接口技术
汇编语言(基于64位ARMv8体系结构)
钱晓捷
汇编语言与接口技术
汇编语言(第4版)
全国计算机专业技术资格考试办公室 著