EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book PC Programmer s Guide to Low level Functions and Interrupts

Download or read book PC Programmer s Guide to Low level Functions and Interrupts written by Marcus Johnson and published by Prentice Hall. This book was released on 1994 with total page 1162 pages. Available in PDF, EPUB and Kindle. Book excerpt: With practical, real-world examples, this book explains not only what the calls and their parameters are but also how to make them work for you in your applications. The disk provides source code for all the programming examples in the book. To increase the disk's value to the reader, each example is provided in assembly language, C, and C++.

Book PC Interrupts

    Book Details:
  • Author : Ralf Brown
  • Publisher : Addison-Wesley Longman
  • Release : 1994
  • ISBN :
  • Pages : 1224 pages

Download or read book PC Interrupts written by Ralf Brown and published by Addison-Wesley Longman. This book was released on 1994 with total page 1224 pages. Available in PDF, EPUB and Kindle. Book excerpt: The ultimate sourcebook on interrupts for PC programmers. Now updated and expanded, PC Interrupts, 2nd Ed. includes DOS 6, Windows 3.1, Novell DOS, and other new APIs.

Book The Personal Computer from the Inside Out

Download or read book The Personal Computer from the Inside Out written by Murray Sargent and published by Addison Wesley Longman. This book was released on 1995 with total page 822 pages. Available in PDF, EPUB and Kindle. Book excerpt: With over 100,000 copies in print, The Personal Computer from the Inside Out is one of the most successful books ever published on PC hardware for programmers. Completely revised to cover the newest generation of hardware components and PC operating systems, the book is loaded with practical programming techniques and working code.

Book Embedded Systems Design with 8051 Microcontrollers

Download or read book Embedded Systems Design with 8051 Microcontrollers written by Zdravko Karakehayov and published by CRC Press. This book was released on 2018-10-08 with total page 440 pages. Available in PDF, EPUB and Kindle. Book excerpt: A presentation of developments in microcontroller technology, providing lucid instructions on its many and varied applications. It focuses on the popular eight-bit microcontroller, the 8051, and the 83C552. The text outlines a systematic methodology for small-scale, control-dominated embedded systems, and is accompanied by a disk of all the example problems included in the book.

Book The Cumulative Book Index

Download or read book The Cumulative Book Index written by and published by . This book was released on 1996 with total page 2170 pages. Available in PDF, EPUB and Kindle. Book excerpt: A world list of books in the English language.

Book PC Mag

    Book Details:
  • Author :
  • Publisher :
  • Release : 1986-06-10
  • ISBN :
  • Pages : 322 pages

Download or read book PC Mag written by and published by . This book was released on 1986-06-10 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book PC Mag

    Book Details:
  • Author :
  • Publisher :
  • Release : 1987-07
  • ISBN :
  • Pages : 572 pages

Download or read book PC Mag written by and published by . This book was released on 1987-07 with total page 572 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book The New Peter Norton Programmer s Guide to the IBM PC   PS 2

Download or read book The New Peter Norton Programmer s Guide to the IBM PC PS 2 written by Peter Norton and published by Redmond, Wash. : Microsoft Press. This book was released on 1988 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: This authoritative, critically acclaimed book--updated to include the new IBM PS/2 line--is a complete reference to the hardware, system software (includingOS/2), the ROM BIOS services, and the differences among the IBM family of microcomputers. A must-have for programmers and power users.

Book 8051 Microcontroller  Internals  Instructions  Programming   Interfacing

Download or read book 8051 Microcontroller Internals Instructions Programming Interfacing written by Ghoshal Subrata and published by Pearson Education India. This book was released on 2010-09 with total page 528 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book PC Mag

    Book Details:
  • Author :
  • Publisher :
  • Release : 1985-11-26
  • ISBN :
  • Pages : 284 pages

Download or read book PC Mag written by and published by . This book was released on 1985-11-26 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book The Peter Norton Programmer s Guide to the IBM PC

Download or read book The Peter Norton Programmer s Guide to the IBM PC written by Peter Norton and published by Redmond, Wash. : Microsoft Corporation. This book was released on 1985 with total page 454 pages. Available in PDF, EPUB and Kindle. Book excerpt: A gold mine of insights, techniques and technical data, this guide includes information on the similarities and differences among IBM's five personal computers, plus tips for programming in assembly language, BASIC, C and Pascal. An Ingram computer book bestseller for over a year.

Book POSIX Programmers Guide

    Book Details:
  • Author : Donald Lewine
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1991-04
  • ISBN : 9780937175736
  • Pages : 654 pages

Download or read book POSIX Programmers Guide written by Donald Lewine and published by "O'Reilly Media, Inc.". This book was released on 1991-04 with total page 654 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software -- Operating Systems.

Book C Programmer s Guide to Serial Communications

Download or read book C Programmer s Guide to Serial Communications written by Joe Campbell and published by Prentice Hall. This book was released on 1987 with total page 680 pages. Available in PDF, EPUB and Kindle. Book excerpt: Communications will play a central role in the computer applications of the next decade. The core of these applications is asynchronous serial communication. This book includes both theoretical and practical discussions of this topic, allowing programmers and technically advanced users to build their own C programming library of functions for serial communications.

Book The Programmer s Guide to SCSI

Download or read book The Programmer s Guide to SCSI written by Brian Sawert and published by Addison-Wesley Professional. This book was released on 1998 with total page 324 pages. Available in PDF, EPUB and Kindle. Book excerpt: Brian Sawert teaches the fundamentals of programming SCSI (Small Computer Systems Interface) devices. He relates the design philosophy behind the SCSI standard, including its evolution and variations. This book focuses on software development and addresses fundamental SCSI concepts such as how SCSI devices communicate, how commands are executed, how data is transferred, and the roles played by the initiator and the target.

Book Developing Your Own 32 bit Operating System

Download or read book Developing Your Own 32 bit Operating System written by Richard A. Burgess and published by Sams. This book was released on 1995 with total page 776 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial builds upon an intermediate programmer's knowledge and explains how to design and develop a feature-rich operating system. With Developing Your Own 32-Bit Operating System, you'll not only get the theory behind basic operating system design, but also learn how to build your own operating system from scratch. Meet MMURTL, a full-featured, 32-bit, message-based, multitasking, real-time operating system that you can modify and use. In addition to learning how to program an operating system, you'll gain a general understanding of 32-bit programming and how other 32-bit operating systems work. Developing Your Own 32-Bit Operating System prepares you for the future in 32-bit systems programming.

Book Understanding the Linux Kernel

Download or read book Understanding the Linux Kernel written by Daniel Pierre Bovet and published by "O'Reilly Media, Inc.". This book was released on 2002 with total page 786 pages. Available in PDF, EPUB and Kindle. Book excerpt: To thoroughly understand what makes Linux tick and why it's so efficient, you need to delve deep into the heart of the operating system--into the Linux kernel itself. The kernel is Linux--in the case of the Linux operating system, it's the only bit of software to which the term "Linux" applies. The kernel handles all the requests or completed I/O operations and determines which programs will share its processing time, and in what order. Responsible for the sophisticated memory management of the whole system, the Linux kernel is the force behind the legendary Linux efficiency. The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel. Probing beyond the superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Relevant segments of code are dissected and discussed line by line. The book covers more than just the functioning of the code, it explains the theoretical underpinnings for why Linux does things the way it does. The new edition of the book has been updated to cover version 2.4 of the kernel, which is quite different from version 2.2: the virtual memory system is entirely new, support for multiprocessor systems is improved, and whole new classes of hardware devices have been added. The authors explore each new feature in detail. Other topics in the book include: Memory management including file buffering, process swapping, and Direct memory Access (DMA) The Virtual Filesystem and the Second Extended Filesystem Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization in the kernel Interprocess Communication (IPC) Program execution Understanding the Linux Kernel, Second Edition will acquaint you with all the inner workings of Linux, but is more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. If knowledge is power, then this book will help you make the most of your Linux system.

Book Serial Port Complete  The Developer s Guide  Second Edition

Download or read book Serial Port Complete The Developer s Guide Second Edition written by Jan Axelson and published by Lakeview Research LLC. This book was released on 2007-12-01 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: When PCs and peripherals began showing up with USB ports in the late 1990s, many predicted that legacy serial (COM) ports would soon be obsolete. The predictions were wrong. While most standard peripherals now use USB, serial ports are the interface of choice for devices that require simple programming, long cables, operation in harsh environments, or basic networking capabilities. Serial ports are more versatile then ever due to developments such as USB virtual COM ports, the .NET SerialPort class, enhanced microcontroller USARTs, and new wireless interfaces. Serial Port Complete Second Edition is a completely revised and updated guide to programming and interfacing to COM ports, USB virtual COM ports, and serial ports in embedded systems. Author Jan Axelson shows how to: § Access COM ports using the SerialPort class in Microsoft’s .NET Framework. § Program embedded systems for serial-port communications. § Design and program USB devices accessed as virtual COM ports. § Upgrade RS-232 designs to USB with no changes to host software or device firmware. § Design circuits for electrically harsh environments. § Create serial networks of embedded systems and PCs. § Use serial ports in wireless links. Example code is provided for PCs and embedded systems in both Basic and C/C#. The author maintains a website with articles, program code, and other links of interest to developers of serial-port applications (janaxelson.com).