Structured Programming in Assembly Language for the IBM PC and PS/2

Structured Programming in Assembly Language for the IBM PC and PS/2

Author: William C. Runnion

Publisher: Brooks/Cole

Published: 1995

Total Pages: 826

ISBN-13: 9780534932688

DOWNLOAD EBOOK

Focusing on ASL for the IBM PC, the most popular PC in business and academia, this book includes numerous, simple-to-follow examples and code fragments. Balanced exercise sets, including drill exercises and programming objects, provide students with exercises at an appropriate range of difficulty for a variety of skill levels.


FORTRAN 77 and Numerical Methods for Engineers

FORTRAN 77 and Numerical Methods for Engineers

Author: Garold J. Borse

Publisher: Brooks/Cole

Published: 1991

Total Pages: 744

ISBN-13:

DOWNLOAD EBOOK

This text introduces the beginner to FORTRAN. To help the reader develop analysis skills while learning programming, engineering computations are incorporated with sound programming practices. Eight major programming assignments sections, each with a sample and solved model, illustrate the methods of preceding chapters, as well as introduce discussions concerning engineering orientation. This second edition integrates numerous advanced topics in numerical methods as they relate to computational procedures in order to reinforce their application in other courses such as calculus and physics. Topics especially tailored to the beginning user include matrix equations, root of functions, curve-fitting, series expansions, integration and differentiation and differential equations.


Working Classes

Working Classes

Author: Rick Decker

Publisher: Cengage Learning

Published: 1996

Total Pages: 538

ISBN-13:

DOWNLOAD EBOOK

Decker and Hirshfield's Working Classes applies the C++ programming language to the study of data structures and abstract data types. The authors organize their discussion of abstract data types according to their structural restrictions beginning with highly structured lists, stacks, and queues, and progressing through trees and directed graphs to unstructured sets. Chapter 10 examines the problem of regenerating text from a large sample, using a real computer/compiler system to demonstrate how time and space constraints arise from the choice of data structure. The book teaches by example (with more than 350 exercises provided), and most chapters conclude with an optional Explorations section that covers topics of special interest.


Understanding Data Communications and Networks

Understanding Data Communications and Networks

Author: William A. Shay

Publisher: Brooks/Cole

Published: 1995

Total Pages: 628

ISBN-13:

DOWNLOAD EBOOK

Thoroughly updated for currency, this book offers a clear presentation of data communications and network fundamentals. Featuring a wide array of applications, the book fully explains concepts and supports them with case studies or descriptions of specific software and other products. Students learn the protocols of analog and digital signals, data compression, data integrity, data security, local area networks, asynchronous transfer mode (ATM), and much more. The third edition includes important information on the latest developments of the Internet.


Visual Basic Made Easy

Visual Basic Made Easy

Author: Edward J. Coburn

Publisher: Brooks/Cole

Published: 1995

Total Pages: 572

ISBN-13:

DOWNLOAD EBOOK

Hundreds of illustrations guide readers through each step in writing successful Visual Basic 3.0 programs.


The Object Concept

The Object Concept

Author: Rick Decker

Publisher: Brooks/Cole

Published: 1995

Total Pages: 484

ISBN-13:

DOWNLOAD EBOOK

This book presents a complete lab-based introduction to computer programming based on the object-oriented paradigm and the C++ programming language.


QBasic

QBasic

Author: Robert J. Bent

Publisher: Brooks/Cole

Published: 1995

Total Pages: 282

ISBN-13:

DOWNLOAD EBOOK

"This new text gives readers a general introduction to programming in QBasic, a complete and easy-to-use programming language provided with the MS-DOS operation system for IBM PC and compatible computers. The authors explore the QBasic programming environment in detail, including complete chapters on data files, modular programming, selection statements, and arrays. The book takes a "learn by doing" approach (with numerous programming exercises and clearly worked-out examples) and takes readers through the entire programming process, from problem statement to finished product."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved


An Introduction to Computer Science Using C

An Introduction to Computer Science Using C

Author: Roger Eggen

Publisher: Brooks/Cole

Published: 1993

Total Pages: 404

ISBN-13:

DOWNLOAD EBOOK

This text is intended for an introductory course in computer science. The authors present a conceptual introduction to key concepts and methodologies of computer science. C is the language of instruction, and is integrated only as needed to highlight points and demonstrate concepts throughout the text. In addition to numerous exercises, laboratory activities are incorporated into each Chapter (after Chapter 1), leading students through an experimental approach to the concepts and techniques covered in the text.