27th
MAY

Advanced PIC Microcontroller Projects in C: From USB to RTOS with the PIC 18F Series

Posted by bandr under C & C++

 Advanced PIC Microcontroller Projects in C: From USB to RTOS with the PIC 18F Series

Product Description
This book is ideal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers and want to develop more advanced applications using the 18F series.
The architecture of the PIC 18FXXX series as well as typical oscillator, reset, memory, and input-output circuits is completely detailed. After giving an introduction to programming in C, the book describes the project development cycle in full, giving details of the process of editing, compilation, error handling, programming and the use of specific development tools. The bulk of the book gives full details of tried and tested hands-on projects, such as the 12C BUS, USB BUS, CAN BUS, SPI BUS and real-time operating systems.

Read more ...

26th
MAY

A Simplified Approach to Image Processing: Classical and Modern Techniques in C (HP Professional)

Posted by bandr under C & C++

A Simplified Approach to Image Processing: Classical and Modern Techniques in C (HP Professional)

Book Description
Image processing, the use of computers to process pictures, has revolutionized the fields of medicine, space exploration, geology, and oceanography, and has become the hottest area in digital signal processing. This book provides a comprehensive introduction to the most popular image processing techniques used today, without getting bogged down in the complex mathematical presentations found in most image processing books and journals.

Read more ...

25th
MAY

Image Processing in C: Analyzing and Enhancing Digital Images, 2nd Edition

Posted by GaQuay under C & C++

Image Processing in C: Analyzing and Enhancing Digital Images, 2nd Edition

Dwayne Phillips, «Image Processing in C: Analyzing and Enhancing Digital Images, 2nd Edition
CPM | 2nd edition, August 1, 1997 | English | ISBN: 087930443X | 720 pages | PDF | 6 Mb

This book is a tutorial on image processing. Each chapter explains basic concepts. Print routines are provided for laser printers, graphics printers, and character printers. Display procedures are provided for monochrome, CGA, VGA, and EGA monitors. All of these functions are provided in a system that will run on a ” provide working edge detectors, filters, and histogram equalizers, I/O routines, display and print procedures that are ready to use, or can be modified for special , 2) a set of routines for Boolean operations on images — such as subtracting or adding one with another, 3) a batch system for performing offline processing (such as overnight for long involved manipulations). The C Image Processing System (CIPS) works with Tag Image File Format (TIFF) gray scale images. The entire system has been updated from the original publications to comply with the TIFF 6.0 specification from June 1993 (the magazine articles were written for the TIFF 5.0 specification.) The text and accompanying with words and figures, shows image processing results with photographs, and implements the operations in C.

Read more ...

23rd
MAY

Introduction to Windows And Graphics Programming With Visual C++ .net

Posted by bandr under C & C++

Introduction to Windows And Graphics Programming With Visual C++ .net

Product Description
This book provides an accessible approach to the study of Windows® programming with Visual C++®. It is intended to be an introduction to Visual C++® for technical people including practicing engineers, engineering students, and others who would like to understand Windows® programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. Readers of this book will be introduced to Windows® programming in perhaps the most natural way, by using the Visual C++® object-oriented environment and the tools of the Microsoft® Foundation Classes (MFC). –This text refers to the Paperback edition.
Read more ...

18th
MAY

C++ Solutions: Companion to the C++ Programming Language

Posted by GaQuay under C & C++

C++ Solutions: Companion to the C++ Programming Language

Book Description
C++ Solutions, provides insightful, logical, and easy-to-follow solutions to selected exercises found in The C++ Programming Language, Third Edition, by Bjarne Stroustrup. The exercises are explained in detail and are extensively annotated with cross-references to Stroustrup’s book. Developers acquire a thorough understanding of ANSI/ISO C++ by working through examples. Vandevoorde solves a broad subset of illustrative and realistic exercises to facilitate this process. He also includes hints to help programmers find their own solutions, and additional exercises to provide deeper insights into modern software design. Highlights

Read more ...