Structured Programming in Assembly Language for the IBM PC and PS/2
Title | Structured Programming in Assembly Language for the IBM PC and PS/2 PDF eBook |
Author | William C. Runnion |
Publisher | Brooks/Cole |
Pages | 826 |
Release | 1995 |
Genre | Computers |
ISBN | 9780534932688 |
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.
Working Classes
Title | Working Classes PDF eBook |
Author | Rick Decker |
Publisher | Cengage Learning |
Pages | 538 |
Release | 1996 |
Genre | Computers |
ISBN |
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
Title | Understanding Data Communications and Networks PDF eBook |
Author | William A. Shay |
Publisher | Brooks/Cole |
Pages | 628 |
Release | 1995 |
Genre | Computers |
ISBN |
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.
PC Mag
Title | PC Mag PDF eBook |
Author | |
Publisher | |
Pages | 1296 |
Release | 1982-11 |
Genre | |
ISBN |
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.
Structured BASIC Fundamentals and Style for the IBM PC and Compatibles
Title | Structured BASIC Fundamentals and Style for the IBM PC and Compatibles PDF eBook |
Author | James S. Quasney |
Publisher | |
Pages | 508 |
Release | 1988 |
Genre | Computers |
ISBN | 9780878352890 |
A diskette is enclosed.
InfoWorld
Title | InfoWorld PDF eBook |
Author | |
Publisher | |
Pages | 52 |
Release | 1986-07-21 |
Genre | |
ISBN |
InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.
IBM PC Assembler Language and Programming
Title | IBM PC Assembler Language and Programming PDF eBook |
Author | Peter Abel |
Publisher | Prentice Hall |
Pages | 488 |
Release | 1987 |
Genre | Computers |
ISBN |
The book presents both a tutorial and a reference on programming the IBM PC microcomputers in the assembler language and on related hardware and architectural issues of the IBM personal computers or IBM-compatible ones. Essentially no previous knowledge of any programming language or about PC architecture is required for this text. The author goes through all the relevant material, starting from the very basics and ending with more advanced topics concerning assembler language programming and the interaction with operating system, in sufficient extent and clarity of exposition.