|
|
Showing 1 - 2 of
2 matches in All Departments
A complete textbook and reference for engineers to learn the
fundamentals of computer programming with modern C++ Introduction
to Programming with C++ for Engineers is an original presentation
teaching the fundamentals of computer programming and modern C++ to
engineers and engineering students. Professor Cyganek, a highly
regarded expert in his field, walks users through basics of data
structures and algorithms with the help of a core subset of C++ and
the Standard Library, progressing to the object-oriented domain and
advanced C++ features, computer arithmetic, memory management and
essentials of parallel programming, showing with real world
examples how to complete tasks. He also guides users through the
software development process, good programming practices, not
shunning from explaining low-level features and the programming
tools. Being a textbook, with the summarizing tables and diagrams
the book becomes a highly useful reference for C++ programmers at
all levels. Introduction to Programming with C++ for Engineers
teaches how to program by: Guiding users from simple techniques
with modern C++ and the Standard Library, to more advanced
object-oriented design methods and language features Providing
meaningful examples that facilitate understanding of the
programming techniques and the C++ language constructions Fostering
good programming practices which create better professional
programmers Minimizing text descriptions, opting instead for
comprehensive figures, tables, diagrams, and other explanatory
material Granting access to a complementary website that contains
example code and useful links to resources that further improve the
reader's coding ability Including test and exam question for the
reader's review at the end of each chapter Engineering students,
students of other sciences who rely on computer programming, and
professionals in various fields will find this book invaluable when
learning to program with C++.
Object detection, tracking and recognition in images are key
problems in computer vision. This book provides the reader with a
balanced treatment between the theory and practice of selected
methods in these areas to make the book accessible to a range of
researchers, engineers, developers and postgraduate students
working in computer vision and related fields. Key features: *
Explains the main theoretical ideas behind each method (which are
augmented with a rigorous mathematical derivation of the formulas),
their implementation (in C++) and demonstrated working in real
applications. * Places an emphasis on tensor and statistical based
approaches within object detection and recognition. * Provides an
overview of image clustering and classification methods which
includes subspace and kernel based processing, mean shift and
Kalman filter, neural networks, and k-means methods. * Contains
numerous case study examples of mainly automotive applications. *
Includes a companion website hosting full C++ implementation, of
topics presented in the book as a software library, and an
accompanying manual to the software platform.
|
|