Author: Muhammad Ali Mazidi
Publisher:
ISBN: 9780130165688
Category : Computers
Languages : en
Pages : 984
Book Description
Praised by experts for its clarity and topical breadth, this visually appealing, one-stop source on PCs uses an easy-to-understand, step-by-step approach to teaching the fundamentals of 80x86 assembly language programming and PC architecture. Offering students a fun, hands-on learning experience, it uses the Debug utility to show what action the instruction performs, then provides a sample program to show its application. Reinforcing concepts with numerous examples and review questions, its oversized pages delve into dozens of related subjects, including DOS memory map, BIOS, microprocessor architecture, supporting chips, buses, interfacing techniques, system programming, memory hierarchy, DOS memory management, tables of instruction timings, hard disk characteristics, and more.* Covers all the x86 microprocessors, from the 8088 to the Pentium Pro. * Combines assembly and C programming early on. * Introduces the x86 instructions with examples of how they are used, and covers 8-bit, 16-bit and 32-bit programming of x86 microprocessors. * Uses fragments of programs from IBM PC technical reference. * Shows students a real-world approach to programming in assembly. * Ensures a basic un
The 80x86 IBM PC and Compatible Computers
Author: Muhammad Ali Mazidi
Publisher:
ISBN: 9780130165688
Category : Computers
Languages : en
Pages : 984
Book Description
Praised by experts for its clarity and topical breadth, this visually appealing, one-stop source on PCs uses an easy-to-understand, step-by-step approach to teaching the fundamentals of 80x86 assembly language programming and PC architecture. Offering students a fun, hands-on learning experience, it uses the Debug utility to show what action the instruction performs, then provides a sample program to show its application. Reinforcing concepts with numerous examples and review questions, its oversized pages delve into dozens of related subjects, including DOS memory map, BIOS, microprocessor architecture, supporting chips, buses, interfacing techniques, system programming, memory hierarchy, DOS memory management, tables of instruction timings, hard disk characteristics, and more.* Covers all the x86 microprocessors, from the 8088 to the Pentium Pro. * Combines assembly and C programming early on. * Introduces the x86 instructions with examples of how they are used, and covers 8-bit, 16-bit and 32-bit programming of x86 microprocessors. * Uses fragments of programs from IBM PC technical reference. * Shows students a real-world approach to programming in assembly. * Ensures a basic un
Publisher:
ISBN: 9780130165688
Category : Computers
Languages : en
Pages : 984
Book Description
Praised by experts for its clarity and topical breadth, this visually appealing, one-stop source on PCs uses an easy-to-understand, step-by-step approach to teaching the fundamentals of 80x86 assembly language programming and PC architecture. Offering students a fun, hands-on learning experience, it uses the Debug utility to show what action the instruction performs, then provides a sample program to show its application. Reinforcing concepts with numerous examples and review questions, its oversized pages delve into dozens of related subjects, including DOS memory map, BIOS, microprocessor architecture, supporting chips, buses, interfacing techniques, system programming, memory hierarchy, DOS memory management, tables of instruction timings, hard disk characteristics, and more.* Covers all the x86 microprocessors, from the 8088 to the Pentium Pro. * Combines assembly and C programming early on. * Introduces the x86 instructions with examples of how they are used, and covers 8-bit, 16-bit and 32-bit programming of x86 microprocessors. * Uses fragments of programs from IBM PC technical reference. * Shows students a real-world approach to programming in assembly. * Ensures a basic un
IBM's Early Computers
Author: Charles J. Bashe
Publisher: Mit Press
ISBN: 9780262523936
Category : Computers
Languages : en
Pages : 735
Book Description
The challenges faced by IBM's research and development laboratories, the technological paths they chose, and how these choices affected the company and the computer industry.
Publisher: Mit Press
ISBN: 9780262523936
Category : Computers
Languages : en
Pages : 735
Book Description
The challenges faced by IBM's research and development laboratories, the technological paths they chose, and how these choices affected the company and the computer industry.
IBM PC Assembly Language and Programming
Author: Peter Abel
Publisher:
ISBN: 9780138965310
Category : Assembler language (Computer program language)
Languages : en
Pages : 606
Book Description
Presents features of Pentium architecture and key instructions. The book trains readers to understand hardware, machine-language code and hexagonal format, writing programs in assembly language, trace element execution, writing macro instructions and linking separately assembled programs into one.
Publisher:
ISBN: 9780138965310
Category : Assembler language (Computer program language)
Languages : en
Pages : 606
Book Description
Presents features of Pentium architecture and key instructions. The book trains readers to understand hardware, machine-language code and hexagonal format, writing programs in assembly language, trace element execution, writing macro instructions and linking separately assembled programs into one.
Peter Norton's Assembly Language Book for the IBM PC
Author: Peter Norton
Publisher: Brady Publishing
ISBN: 9780136624790
Category : Assembler language (Computer program language)
Languages : en
Pages : 410
Book Description
Now updated to cover the latest assembler versions, with more code than ever, this bestselling classic is for every programmer who wants to build complete, full-scale assembly language programs. Includes disk containing complete chapter examples and full-fledged diskpatch program.
Publisher: Brady Publishing
ISBN: 9780136624790
Category : Assembler language (Computer program language)
Languages : en
Pages : 410
Book Description
Now updated to cover the latest assembler versions, with more code than ever, this bestselling classic is for every programmer who wants to build complete, full-scale assembly language programs. Includes disk containing complete chapter examples and full-fledged diskpatch program.
Accidental Empires
Author: Robert X. Cringely
Publisher: Harper Collins
ISBN: 0887308554
Category : Business & Economics
Languages : en
Pages : 386
Book Description
Computer manufacturing is--after cars, energy production and illegal drugs--the largest industry in the world, and it's one of the last great success stories in American business. Accidental Empires is the trenchant, vastly readable history of that industry, focusing as much on the astoundingly odd personalities at its core--Steve Jobs, Bill Gates, Mitch Kapor, etc. and the hacker culture they spawned as it does on the remarkable technology they created. Cringely reveals the manias and foibles of these men (they are always men) with deadpan hilarity and cogently demonstrates how their neuroses have shaped the computer business. But Cringely gives us much more than high-tech voyeurism and insider gossip. From the birth of the transistor to the mid-life crisis of the computer industry, he spins a sweeping, uniquely American saga of creativity and ego that is at once uproarious, shocking and inspiring.
Publisher: Harper Collins
ISBN: 0887308554
Category : Business & Economics
Languages : en
Pages : 386
Book Description
Computer manufacturing is--after cars, energy production and illegal drugs--the largest industry in the world, and it's one of the last great success stories in American business. Accidental Empires is the trenchant, vastly readable history of that industry, focusing as much on the astoundingly odd personalities at its core--Steve Jobs, Bill Gates, Mitch Kapor, etc. and the hacker culture they spawned as it does on the remarkable technology they created. Cringely reveals the manias and foibles of these men (they are always men) with deadpan hilarity and cogently demonstrates how their neuroses have shaped the computer business. But Cringely gives us much more than high-tech voyeurism and insider gossip. From the birth of the transistor to the mid-life crisis of the computer industry, he spins a sweeping, uniquely American saga of creativity and ego that is at once uproarious, shocking and inspiring.
Assembly Language Primer for the IBM PC & XT
Author: Robert Lafore
Publisher: Plume Books
ISBN: 9780452257115
Category : Computers
Languages : en
Pages : 516
Book Description
This unique approach to teaching assembly language takes advantage of the built-in "system" subroutines in the IBM-DOS operating system. No previous experience with assembly language is assumed.
Publisher: Plume Books
ISBN: 9780452257115
Category : Computers
Languages : en
Pages : 516
Book Description
This unique approach to teaching assembly language takes advantage of the built-in "system" subroutines in the IBM-DOS operating system. No previous experience with assembly language is assumed.
Assembly Language Programming and Organization of the IBM PC
Author: Ytha Y. Yu
Publisher: McGraw-Hill Europe
ISBN: 9780071128964
Category : Computers
Languages : en
Pages : 564
Book Description
This introduction to the organization and programming of the 8086 family of microprocessors used in IBM microcomputers and compatibles is comprehensive and thorough. Includes coverage of I/O control, video/graphics control, text display, and OS/2. Strong pedagogy with numerous sample programs illustrates practical examples of structured programming.
Publisher: McGraw-Hill Europe
ISBN: 9780071128964
Category : Computers
Languages : en
Pages : 564
Book Description
This introduction to the organization and programming of the 8086 family of microprocessors used in IBM microcomputers and compatibles is comprehensive and thorough. Includes coverage of I/O control, video/graphics control, text display, and OS/2. Strong pedagogy with numerous sample programs illustrates practical examples of structured programming.
Complete C Language Programming for the IBM-PC
Author: Douglas A. Troy
Publisher: Little Brown
ISBN:
Category : Computers
Languages : en
Pages : 534
Book Description
Publisher: Little Brown
ISBN:
Category : Computers
Languages : en
Pages : 534
Book Description
Interfacing Sensors to the IBM PC
PC Mag
Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 258
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.
Publisher:
ISBN:
Category :
Languages : en
Pages : 258
Book Description
PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.