Bluebook of Assembly Routines for the IBM PC & XT

Bluebook of Assembly Routines for the IBM PC & XT
Author: Christopher L. Morgan
Publisher: Plume
Total Pages: 244
Release: 1984
Genre: Assembler language (Computer program language)
ISBN: 9780452254985


Download Bluebook of Assembly Routines for the IBM PC & XT Book in PDF, Epub and Kindle

Contains Pre-Tested, Debugged Routines

Assembly Language Primer for the IBM PC & XT

Assembly Language Primer for the IBM PC & XT
Author: Robert Lafore
Publisher: Plume Books
Total Pages: 516
Release: 1984
Genre: Computers
ISBN: 9780452257115


Download Assembly Language Primer for the IBM PC & XT Book in PDF, Epub and Kindle

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
Author: Leo J. Scanlon
Publisher:
Total Pages: 422
Release: 1985
Genre: Computers
ISBN:


Download IBM PC & XT Assembly Language Book in PDF, Epub and Kindle

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.

The Art of Programming Embedded Systems

The Art of Programming Embedded Systems
Author: Jack Ganssle
Publisher: Elsevier
Total Pages: 294
Release: 2012-12-02
Genre: Computers
ISBN: 0080499422


Download The Art of Programming Embedded Systems Book in PDF, Epub and Kindle

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
Author: Peter Abel
Publisher:
Total Pages: 416
Release: 1984
Genre: Assembler language (Computer program language)
ISBN: 9780835901109


Download Assembler for the IBM PC and PC-XT Book in PDF, Epub and Kindle

The BASIC Primer for the IBM PC and XT

The BASIC Primer for the IBM PC and XT
Author: Bernd Enders
Publisher: Plume Books
Total Pages: 452
Release: 1984-05-29
Genre: Business & Economics
ISBN: 9780452261969


Download The BASIC Primer for the IBM PC and XT Book in PDF, Epub and Kindle

Software Solutions for Engineers and Scientists

Software Solutions for Engineers and Scientists
Author: Julio Sanchez
Publisher: CRC Press
Total Pages: 944
Release: 2018-03-22
Genre: Computers
ISBN: 142004303X


Download Software Solutions for Engineers and Scientists Book in PDF, Epub and Kindle

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.

Assembly Language Programming for the IBM Personal Computer

Assembly Language Programming for the IBM Personal Computer
Author: David J. Bradley
Publisher: Prentice Hall
Total Pages: 356
Release: 1984
Genre: Computers
ISBN: 9780130491718


Download Assembly Language Programming for the IBM Personal Computer Book in PDF, Epub and Kindle

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.