Cantitate/Preț
Produs

Embedded Systems: ARM Programming and Optimization

Autor Jason D. Bakos
en Limba Engleză Paperback – 7 feb 2024
Embedded Systems: ARM Programming and Optimization, Second Edition combines an exploration of the ARM architecture with an examination of the facilities offered by the Linux operating system to explain how various features of program design can influence processor performance. The book demonstrates methods by which a programmer can optimize program code in a way that does not impact its behavior but instead improves its performance. Several applications, including image transformations, fractal generation, image convolution, computer vision tasks, and now machine learning are used to describe and demonstrate these methods. From this, the reader will gain insight into computer architecture and application design, as well as practical knowledge in embedded software design for modern embedded systems. The second edition has been expanded to include more topics of interest to upper level undergraduate courses in embedded systems.

  • Covers three ARM instruction set architectures, the ARMv6 and ARMv7-A, as well as three ARM cores, the ARM11 on the Raspberry Pi, Cortex-A9 on the Xilinx Zynq 7020, and Cortex-A15 on the NVIDIA Tegra K1
  • Describes how to fully leverage the facilities offered by the Linux operating system, including the Linux GCC compiler toolchain and debug tools, performance monitoring support, OpenMP multicore runtime environment, video frame buffer, and video capture capabilities
  • Designed to accompany and work with most low-cost Linux/ARM embedded development boards currently available
  • Expanded to include coverage of topics such as bus architectures, low-power programming, and sensor interfacing
  • Includes practical application areas such as machine learning
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 43280 lei  3-5 săpt. +2073 lei  4-10 zile
  ELSEVIER SCIENCE – 7 feb 2024 43280 lei  3-5 săpt. +2073 lei  4-10 zile
  ELSEVIER SCIENCE – 23 sep 2015 54529 lei  6-8 săpt.

Preț: 43280 lei

Preț vechi: 52144 lei
-17% Nou

Puncte Express: 649

Preț estimativ în valută:
8289 8540$ 6944£

Carte disponibilă

Livrare economică 03-17 februarie
Livrare express 17-23 ianuarie pentru 3072 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780128225752
ISBN-10: 0128225750
Pagini: 320
Dimensiuni: 191 x 235 x 16 mm
Greutate: 0.45 kg
Ediția:2
Editura: ELSEVIER SCIENCE

Cuprins

1. The Linux/ARM embedded platform Chapter
2. Multicore and data-level optimization: OpenMP and SIMD Chapter
3. Arithmetic optimization and the Linux Framebuffer Chapter
4. Memory optimization and video processing Chapter
5. Embedded heterogeneous programming with OpenCL

Appendix
A. Adding PMU support to Raspbian for the Generation 1 Raspberry Pi
B. NEON intrinsic reference
C. OpenCL reference Index