Bluebook of Assembly Routines for the IBM PC & XT

Bluebook of Assembly Routines for the IBM PC & XT PDF Author: Christopher L. Morgan
Publisher:
ISBN:
Category : Assembler language (Computer program language)
Languages : en
Pages : 268

Get Book Here

Book Description

Bluebook of Assembly Routines for the IBM PC & XT

Bluebook of Assembly Routines for the IBM PC & XT PDF Author: Christopher L. Morgan
Publisher: Plume
ISBN: 9780452254985
Category : Assembler language (Computer program language)
Languages : en
Pages : 244

Get Book Here

Book Description
Contains Pre-Tested, Debugged Routines

Bluebook of Assembly Routines for the IBM PC & XT

Bluebook of Assembly Routines for the IBM PC & XT PDF Author: Christopher L. Morgan
Publisher:
ISBN:
Category : Assembler language (Computer program language)
Languages : en
Pages : 268

Get Book Here

Book Description


Assembly Language Primer for the IBM PC & XT

Assembly Language Primer for the IBM PC & XT PDF Author: Robert Lafore
Publisher: Plume Books
ISBN: 9780452257115
Category : Computers
Languages : en
Pages : 516

Get Book Here

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.

IBM PC & XT Assembly Language

IBM PC & XT Assembly Language PDF Author: Leo J. Scanlon
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 422

Get Book Here

Book Description
Crash course in computer numbering systems; Introduction to Assembly language programming; Using an Assembler; The 8088 instruction set; High-precision mathematics; Operating on data structures; Using the system resources; Graphics made easy; Let there be sound! Macros; Object libraries; Structured programming; 8087 math coprocessor.

Softalk for the IBM Personal Computer

Softalk for the IBM Personal Computer PDF Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 440

Get Book Here

Book Description


The Art of Programming Embedded Systems

The Art of Programming Embedded Systems PDF Author: Jack Ganssle
Publisher: Elsevier
ISBN: 0080499422
Category : Computers
Languages : en
Pages : 294

Get Book Here

Book Description
Embedded systems are products such as microwave ovens, cars, and toys that rely on an internal microprocessor. This book is oriented toward the design engineer or programmer who writes the computer code for such a system. There are a number of problems specific to the embedded systems designer, and this book addresses them and offers practical solutions. Offers cookbook routines, algorithms, and design techniques Includes tips for handling debugging management and testing Explores the philosophy of tightly coupling software and hardware in programming and developing an embedded system Provides one of the few coherent references on this subject

Assembler for the IBM PC and PC-XT

Assembler for the IBM PC and PC-XT PDF Author: Peter Abel
Publisher:
ISBN: 9780835901109
Category : Assembler language (Computer program language)
Languages : en
Pages : 416

Get Book Here

Book Description


The BASIC Primer for the IBM PC and XT

The BASIC Primer for the IBM PC and XT PDF Author: Bernd Enders
Publisher: Plume Books
ISBN: 9780452261969
Category : Business & Economics
Languages : en
Pages : 452

Get Book Here

Book Description


Assembly Language Programming for the IBM Personal Computer

Assembly Language Programming for the IBM Personal Computer PDF Author: David J. Bradley
Publisher: Prentice Hall
ISBN: 9780130491718
Category : Computers
Languages : en
Pages : 356

Get Book Here

Book Description
Teaches assembly language programs for the IBM-pc as well as the principles of computer operations. also covers the intel 8088 word processor & use of line editor.

Software Solutions for Engineers and Scientists

Software Solutions for Engineers and Scientists PDF Author: Julio Sanchez
Publisher: CRC Press
ISBN: 142004303X
Category : Computers
Languages : en
Pages : 944

Get Book Here

Book Description
Software requirements for engineering and scientific applications are almost always computational and possess an advanced mathematical component. However, an application that calls for calculating a statistical function, or performs basic differentiation of integration, cannot be easily developed in C++ or most programming languages. In such a case, the engineer or scientist must assume the role of software developer. And even though scientists who take on the role as programmer can sometimes be the originators of major software products, they often waste valuable time developing algorithms that lead to untested and unreliable routines. Software Solutions for Engineers and Scientists addresses the ever present demand for professionals to develop their own software by supplying them with a toolkit and problem-solving resource for developing computational applications. The authors' provide shortcuts to avoid complications, bearing in mind the technical and mathematical ability of their audience. The first section introduces the basic concepts of number systems, storage of numerical data, and machine arithmetic. Chapters on the Intel math unit architecture, data conversions, and the details of math unit programming establish a framework for developing routines in engineering and scientific code. The second part, entitled Application Development, covers the implementation of a C++ program and flowcharting. A tutorial on Windows programming supplies skills that allow readers to create professional quality programs. The section on project engineering examines the software engineering field, describing its common qualities, principles, and paradigms. This is followed by a discussion on the description and specification of software projects, including object-oriented approaches to software development. With the introduction of this volume, professionals can now design effective applications that meet their own field-specific requirements using modern tools and technology.