Advanced 80386 Programming Tec

Advanced 80386 Programming Tec
Author: Turley
Publisher: Tata McGraw-Hill Education
Total Pages: 0
Release: 2005
Genre:
ISBN: 9780070598416

This book is the ideal successor to Pappas and Murray's 80386 Assembly Language Programming. It begins with advanced memory segmentation and proceeds to the internal four-level protection hierarchy, multitasking, demand paging, system security, 8086/80186/80286 emulation, and intertask communication. Example programs to study, assemble, and run are an integral part of each chapter. By the time you finish the book, these programs will add up to a working real-time, multitasking kernel.

Encyclopedia of Computer Science and Technology

Encyclopedia of Computer Science and Technology
Author: Allen Kent
Publisher: CRC Press
Total Pages: 396
Release: 1994-02-08
Genre: Computers
ISBN: 9780824722838

"This comprehensive reference work provides immediate, fingertip access to state-of-the-art technology in nearly 700 self-contained articles written by over 900 international authorities. Each article in the Encyclopedia features current developments and trends in computers, software, vendors, and applications...extensive bibliographies of leading figures in the field, such as Samuel Alexander, John von Neumann, and Norbert Wiener...and in-depth analysis of future directions."

Encyclopedia of Microcomputers

Encyclopedia of Microcomputers
Author: Allen Kent
Publisher: CRC Press
Total Pages: 416
Release: 1992-11-25
Genre: Computers
ISBN: 9780824727093

"The Encyclopedia of Microcomputers serves as the ideal companion reference to the popular Encyclopedia of Computer Science and Technology. Now in its 10th year of publication, this timely reference work details the broad spectrum of microcomputer technology, including microcomputer history; explains and illustrates the use of microcomputers throughout academe, business, government, and society in general; and assesses the future impact of this rapidly changing technology."

Operating Systems (Self Edition 1.1.Abridged)

Operating Systems (Self Edition 1.1.Abridged)
Author: Sibsankar Haldar
Publisher: Sibsankar Haldar
Total Pages: 809
Release: 2016-05-29
Genre: Computers
ISBN:

Some previous editions of this book were published from Pearson Education (ISBN 9788131730225). This book, designed for those who are taking introductory courses on operating systems, presents both theoretical and practical aspects of modern operating systems. Although the emphasis is on theory, while exposing you (the reader) the subject matter, this book maintains a balance between theory and practice. The theories and technologies that have fueled the evolution of operating systems are primarily geared towards two goals: user convenience in maneuvering computers and efficient utilization of hardware resources. This book also discusses many fundamental concepts that have been formulated over the past several decades and that continue to be used in many modern operating systems. In addition, this book also discusses those technologies that prevail in many modern operating systems such as UNIX, Solaris, Linux, and Windows. While the former two have been used to present many in-text examples, the latter two are dealt with as separate technological case studies. They highlight the various issues in the design and development of operating systems and help you correlate theories to technologies. This book also discusses Android exposing you a modern software platform for embedded devices. This book supersedes ISBN 9788131730225 and its other derivatives, from Pearson Education India. (They have been used as textbooks in many schools worldwide.) You will definitely love this self edition, and you can use this as a textbook in undergraduate-level operating systems courses.

Programming the 80286, 80386, 80486, and Pentium-based Personal Computer

Programming the 80286, 80386, 80486, and Pentium-based Personal Computer
Author: Barry B. Brey
Publisher: Macmillan Publishing Company
Total Pages: 786
Release: 1996
Genre: Intel 80xxx series microprocessors
ISBN: 9780023142635

Designed for use on advanced architecture courses, this is a practical reference text for anyone interested in assembly language programming and, more specifically, the configuration and programming of the Intel-based personal computer. Coverage includes both a concise presentation of assembly language programming for the beginner and a complete study of advanced topics. A disk containing many of the more advanced versions of the example programs is included with the text. This disk contains the unassembled source files of many of the example programs. It also contains a macro include file that eases the task of assembly language programming by providing macros that perform most of the I/O tasks associated with assembly language programming.