Interfacing with C
Autor Howard Hutchings, Mike Jamesen Limba Engleză Paperback – 13 dec 2000
The pace of the book is such that the reader is encouraged to run the programs and experiment with C. The principles precede the applications in most cases in an attempt to provide genuine understanding and encourage further development. Readers will gain much from the hands-on experience the authors' approach provides, an approach designed to enable readers to climb steep learning curves with the minimum amount of assistance.
The many programs included in the text provide the essential hands-on experience. Some of the programs inevitably become rather lengthy, so the source code used is available as a free download from the Newnes website. The aim of the book, however, is to give the reader enough confidence to rewrite and improve these programs.
In the second edition Mike James has thoroughly updated all aspects relating to software, operating systems and graphical interfaces. He has also increased the scope of the book to include current forms of C++. Material on data acquisition has been thoroughly updated and the section on peripherals increased.
- A practical and painless way of becoming an expert C programmer
- New edition also covers C++ and the Windows environment
- Get up to speed with the essential maths needed for C without having to buy a university maths text!
Preț: 250.30 lei
Preț vechi: 312.87 lei
-20% Nou
Puncte Express: 375
Preț estimativ în valută:
47.90€ • 49.71$ • 40.04£
47.90€ • 49.71$ • 40.04£
Carte tipărită la comandă
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780750648318
ISBN-10: 0750648317
Pagini: 302
Ilustrații: 1
Dimensiuni: 138 x 216 x 19 mm
Greutate: 0.46 kg
Ediția:2
Editura: ELSEVIER SCIENCE
ISBN-10: 0750648317
Pagini: 302
Ilustrații: 1
Dimensiuni: 138 x 216 x 19 mm
Greutate: 0.46 kg
Ediția:2
Editura: ELSEVIER SCIENCE
Public țintă
Professional, student (HNC/D) and advanced hobbyists.Cuprins
An
introduction
to
C
Loops
and
data
conversion
Data
acquisition
using
C
Essential
mathematics
Convolution
Digital
filters
Fourier
transforms
Correlation
Kalman
filters
Data
conversion
Investigating
the
spectral
and
time-domain
performance
of
z-transforms
using
computer-managed
instruction
Introducing
audio
signal
processing
using
C
Standard
programming
structures