现货二手 若套装 先联系客服确认,二手书无附赠品
¥ 25.57 4.9折 ¥ 52 八五品
仅1件
作者布雷 (Brey.B.B.)
出版社高等教育出版社
ISBN9787040100983
出版时间2003-01
装帧平装
定价52元
货号9787040100983
上书时间2024-10-12
基本信息
书名:Intel微处理器:从8086到Pentium系列体系结构编程与接口技术
定价:52.00元
作者:布雷
(Brey.B.B.)
出版社:高等教育出版社
出版日期:2003-01
ISBN:9787040100983
字数:1464千字
页码:966
版次:5
装帧:平装
开本:16开
商品标识:9787040100983
[chatu]
编辑推荐
微处理器的编程模式和系统结构;Intel系列微处理器指令;在C/C++程序中编制汇编程序模块;存储器接口;基本输入/输出技术;数值协处理器及MMX技术;总线接口;8086/8088、/~、Pentium系列微处理器等。
内容提要
目录
1IntroductiontotheMicroprocessorandComputer
Introduction/ChapterObjectives
1-1AHistoricalBackground
1-2TheMicroprocessor-BasedPersonalComputerSystem
1-3NumberSystems
1-4ComputerDataFormats
1-5Summary
1-6QuestionsandProblems
2TheMicroprocessoranditsArchitecture
Introduction/ChapterObjectives
2-1InternalMicroprocessorArchitecture
2-2RealModeMemoryAddressing
2-3IntroductiontoProtectedModeMemoryAddressing
2-4MemoryPaging
2-5Summary
2-6QuestionsandProblems
3AddressingModes
Introduction/ChapterObjectives
3-1Data-AddresingModes
3-2ProgramMemory-AddressingModes
3-3StackMemory-AddressingModes
3-4Summary
3-5QuestionsandProblems
4DataMovementInstructions
Introduction/ChapterObjectives
4-1MOVRevisited
4-2PUSH/POP
4-3Load-EffectiveAddress
4-4StringDataTransfers
4-5MiscellaneousDataTransferInstructions
4-6SegmentOverridePrefix
4-7AssemblerDetail
4-8Summary
4-9QuestionsandProblems
5ArithmeticandLogicInstructions
Introduction/ChapterObjectives
5-1Addition,Subtraction,andComparison
5-2MultiplicationandDivision
5-3BCDandASCIIArithmetic
5-4BasicLogicInstructions
5-5ShiftandRotate
5-6StringComparisons
5-7Summary
5-8QuestionsandProblems
6ProgramControlInstructions
Introduction/ChapterObjectives
6-1TheJumpGorup
6-2ControllingtheFlowofanAssemblyLanguageProgram
6-3Procedures
6-4IntroductiontoInterrrupts
6-5MachineControlandMiscellaneousInstructions
6-6Summary
6-7QuestionsandProblems
7ProgrammingtheMicroprocessor
Introduction/ChapterObjectives
7-1ModularProgramming
7-2UsingtheKeyboardandVideoDisplay
7-3DataConversions
7-4DiskFiles
7-5ExamplePrograms
7-6InterruptHooks
7-7Summary
7-8QuestionsandProblems
8UsingAssemblyLanguagewithC/C++
Introduction/ChapterObjectives
8-1UsingAssemblyLanguagewithC/C++for16-bitApplications
8-2UsingAssemblyLanguagewithC/C++for32-bitApplications
8-3SeparateAssemblyObjects
8-4Summary
8-5QuestionsandProblems
/8088HardwareSpecifications
Introduction/ChapterObjectives
9-1Pin-OutsandPinFunctions
9-2ClockGenerator(8284A)
9-3BusBufferingandLatching
9-4BusTiming
9-5ReadyandtheWaitState
9-6MinimumModeVerseMaximumMode
9-7Summary
9-8QuestionsandProblems
10MemoryInterface
Introduction/ChapterObjectives
10-1MemoryDevices
10-2AddressDecoding
10-and(8-bit)MemoryInterface
10-,,,andSX(16-bit)MemoryInterface
10-DXand(32-bit)MemoryInteface
10-6Pentium,PentiumPro,andPentiumII(64-bit)MemoryInterface
10-7DynamicRAM
10-8Summary
10-9QuestionsandProblems
11BasicI/OInterface
Introduction/ChapterObjectives
11-1IntroductiontoI/OInterface
11-2I/OPortAddressDecoding
11-3TheProgrammablePeripheralInterface
11-4The8279ProgrammableKeyboard/DisplayInterface
11-ProgammableIntervalTimer
11-ProgrammableCommunicationsInterface
11-7Analog-to-Digital(ADC)andDigital-to-Analog(DAC)Conversions
11-8Summary
11-9QuestionsandProblems
12Interrupts
Introduction/ChapterObjectives
12-1BasicInterruptProcessing
12-2HardwareInterrupts
12-3ExpandingtheInterruptStructure
12-AProgrammableInterruptController
12-5InterruptExamples
12-6Summary
12-7QuestionsandProblems
13DirectMemoryAccessandDMA-ControlledI/O
Introduction/ChapterObjectives
13-1BasicDMAOperation
13-2The8237DMAController
13-3Shared-BusOperation
13-4DiskMemorySystems
13-5VideoDisplays
13-6Summary
13-7QuestionsandProblems
14TheArithmeticCoprocessorandMMXTechnology
Introduction/ChapterObjectives
14-1DataFormatsfortheArithmeticCoprocessor
14-2The80X87Architecture
14-3InstructionSet
14-4ProgrammingwiththeArithmeticCoprocessor
14-5IntroductiontoMMXTechnology
14-6Summary
14-7QuestionsandProblems
15BusInterface
Introduction/ChapterObjectives
15-1TheISABus
15-2TheExtendedISA(EISA)andVESALocalBuses
15-3ThePeripheralComponentInterconnect(PCI)Bus
15-4TheUniversalSerialBus(USB)
15-5AcceleratedGraphicsPort(AGP)
15-6Summary
15-7QuestionsandProblems
16The,,andMicroprocessors
Introduction/ChapterObjectives
16-/Architecture
16-2Programmingthe/Enhancements
16-380C188EBExampleInterface
16-4Introductiontothe
16-5Summary
16-6QuestionsandProblems
17TheandMicroprocessors
Introduction/ChapterObjectives
17-1IntroductiontotheMicroprocerssor
17-2SpecialRegisters
17-MemoryManagement
17-4MovingtoProtectedMode
17-5Virtual8086Mode
17-6TheMemoryPagingMechanism
17-7IntroductiontotheMicroprocessor
17-8Summary
17-9QuestionsandProblems
18ThePentiumandPentiumProMicroprocessors
Introduction/ChapterObjectives
18-1IntroductiontothePentiumMicroprocessor
18-2SpecialPentiumRegisters
18-3PentiumMemoryManagement
18-4NewPentiumInstructions
18-5IntroductiontothePentiumProMicroprocessor
18-6SpecialPentiumProFeatures
18-7Summary
18-8QuestionsandProblems
19ThePentiumIIMicroprocessor
Introduction/ChapterObjectives
19-1IntroductiontothePentiumIIMicroprocessor
19-2PentiumIISoftwareChanges
19-3Summary
19-4QuestionsandProblems
AppendixATheAssembler,DiskOperatingSystem,BasicI/OSystem,Mouse,andDPMIMemoryManager
AppendixBInstructionSetSummary
AppendixCFlag-BitChanges
AppendixDAnswerstoSelectedEven-NumberedQuestionsandProblems
作者介绍
文摘
[chatu]
媒体推荐
老舍文集十,库存书脊微瑕现货直发
九品南昌
¥ 20.00
猎人笔记,仅此一本书脊微磨损现货直发
九品南昌
¥ 16.00
武艺丛谈,库存书封面微脏现货直发
九品南昌
¥ 18.00
文房清玩-笺纸,封面微脏,现货直发
九品南昌
¥ 31.00
Ulysses(现货直发)
九五品郑州
¥ 260.00
研究述评,库存封面微脏有黄斑现货直发
九品南昌
¥ 30.00
地图的发现·续,库存微脏现货直发
九品南昌
¥ 35.00
钱谦益诗选,书脊微磨损介意慎拍现货直发
九品南昌
¥ 22.00
社区花园,封面微脏仅此一本现货直发
九品南昌
¥ 50.00
【现货直发】阅微草堂笔记 [清]岳麓书社
八五品苏州
¥ 7.00
— 没有更多了 —
以下为对购买帮助不大的评价