注册 登录 进入教材巡展
#
  • #

出版时间:2017-05

出版社:机械工业出版社

以下为《ARM嵌入式系统编程与优化(英文版)》的配套数字资源,这些资源在您购买图书后将免费附送给您:
  • 机械工业出版社
  • 9787111565284
  • 1版
  • 283922
  • 44219691-1
  • 平装
  • 16开
  • 2017-05
  • 468
  • 312
  • 工学
  • 软件工程
  • 计算机通信类
  • 本科
内容简介
本书结合ARM架构和Linux工具,关注以性能为导向的嵌入式编程,深入讲解如何通过对数据、算法和存储等层面的优化,终实现性能的显著提升。书中首先讲解ARM架构和嵌入式系统的基础知识,然后结合图像变换、分形生成和计算机视觉等应用案例,详细说明不同的优化方法,读者可在RaspberryPi等平台上动手运行并比较不同算法,掌握实践技巧。本书适合作为本科或研究生嵌入式系统课程的教材,也适合从事相关开发工作的程序员参考。
目录
ContentsPrefaceAcknowledgmentsCHAPTER 1 The Linux/ARM embedded platform1.1Performance-Oriented Programming1.2ARM Technology1.3Brief History of ARM1.4ARM Programming1.5ARM Architecture Set Architecture1.6Assembly Optimization #1:sorting1.7Assembly Optimization #2:Bit Manipulation1.8Code Optimization Objectives1.9Runtime Profiling with Performance Counters1.10Measuring Memory Bandwidth1.11Performance Results1.12Performance Bounds1.13Basic ARM Instruction Set1.14Chapter Wrap-UpCHAPTER 2 Multicore and data-level optimization: OpenMP and SIMPCHAPTER 3 Arithmetic optimization and the Linux FramebufferCHAPTER4 Memory optimization and video processingCHAPTER5 Embedded heterogeneous programming with OpenCLAppendix A Adding PMU support to Raspbian for the Generation 1 Raspberry PiAppendix B NEON intrinsic referenceAppendix C OpenCL referenceIndex