当前位置:首页>正文

嵌入式系统开发:英文 (美)怀特 著作 fb2 地址 mobi pdf txt 下载 chm 极速

免费下载书籍地址:PDF下载地址

精美图片

嵌入式系统开发:英文 (美)怀特 著作书籍详细信息

  • ISBN:9787564134501
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2012-06
  • 页数:310
  • 价格:37.10
  • 纸张:轻型纸
  • 装帧:平装-胶订
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分

寄语:

新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!

内容简介:

本书通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和制造工艺所需的特殊技术。

书籍目录:

Preface

1. Introduction

Compilers, Languages, and Object-Oriented Programming

Embedded System Development

Debugging

More Challenges

Principles to Confront Those Challenges

Further Reading

2. Creating a System Architecture

Creating System Diagrams

The Block Diagram

Hierarchy of Control

Layered View

From Diagram to Architecture

Encapsulate Modules

Delegation of Tasks

Driver Interface: Open, Close, Read, Write, IOCTL

Adapter Pattern

Getting Started with Other Interfaces

Example: A Logging Interface

A Sandbox to Play In

Further Reading

3. Getting Your Hands on the Hardware

Hardware/Software Integration

Ideal Project Flow

Board Bring-Up

Reading a Datasheet

Datasheet Sections You Need When Things'Go Wrong

Important Text for Software Developers

Evaluating Components Using the Datasheet

Your Processor Is a Language

Reading a Schematic

Having a Debugging Toolbox (and a Fire Extinguisher)

Keep Your Board Safe

Toolbox

Digital Multimeter

Oscilloscopes and Logic Analyzers

Testing the Hardware (and Software)

Building Tests

Flash Test Example

Command and Response

Command Pattern

Dealing with Errors

Consistent Methodology

Error-Handling Library

Debugging Timing Errors

Further Reading

4. Outputs, Inputs, and Timers

Toggling an Output

Starting with Registers

Set the Pin to Be an Output

Turn On the LED

Blinking the LED

Troubleshooting

Separating the Hardware from the Action

Board-Specific Header File

I/O-Handling Code

Main Loop

Facade Pattern

The Input in I/O

A Simple Interface to a Button

Momentary Button Press

Interrupt on a Button Press

Configuring the Interrupt

Debouncing Switches

Runtime Uncertainty

Dependency Injection

Using a Timer

Timer Pieces

Doing the Math

A Long Wait Between Timer Ticks

Using the Timer

Using Pulse-Width Modulation

Shipping the Product

Further Reading

5. Managing the FIow 0fActiviB~

Scheduling and Operating System Basics

Tasks

Communication Between Tasks

Avoiding Race Conditions

Priority Inversion

State Machines

State Machine Example: Stoplight Controller

State-Centric State Machine

State-Centric State Machine with Hidden Transitions

Event-Centric State Machine

State Pattern

Table-Driven State Machine

Choosing a State Machine Implementation

Interrupts

An IRQ Happens

Save the Context

Get the ISR from the Vector Table

Calling the ISR

Restore the Context

When to Use Interrupts

How Not to Use Interrupts

Polling

System Tick

Time-Based Events

A Very Small Scheduler

Watchdog

Further Reading

6. Communicating with Peripherals

The Wide Reach of Peripherals

External Memory

Buttons and Key Matrices

Sensors

Actuators

Displays

So Many Ways of Communicating

Serial

Parallel

Ethernet and WiFi

Putting Peripherals and Communication Together

Data Handling

Adding Robustness to the Communication

Changing Data

Changing Algorithms

Further Reading

7. Updating Code

Onboard Bootloader

Build Your Own Updater

Modifying the Resident Updater

Brick Loader

Copy Loader to RAM

Run the Loader

Copy New Code to Scratch

Dangerous Time: Erase and Program

Reset to New Code

Security

Linker Scripts

Summary

8. Doing More with Less

Code Space

Reading a Map File (Part 1)

Process of Elimination

Libraries

Functions and Macros

Constants and Strings

RAM

Remove malloc

Reading a Map File (Part 2)

Registers and Local Variables

Function Chains

Pros and Cons of Globals

Memory Overlays

Speed

Profiling

Optimizing

Summary

Further Reading

9. Math

Identifying Fast and Slow Operations

Taking an Average

Use an Existing Algorithm

Designing and Modifying Algorithms

Factor Polynomials

Taylor Series

Dividing by a Constant

Scaling the Input

Lookup Tables

Fake Floating-Point Numbers

Rational Numbers

Precision

Addition (and Subtraction)

Multiplication (and Division)

Determining the Error

Further Reading

10. Reducing Power Consumption

Understanding Power Consumption

Turn Off the Light When You Leave the Room

Turn Off Peripherals

Turn Oft" Unused I/O devices

Turn Off Processor Subsystems

Slowing Down to Conserve Energy

Putting the Processor to Sleep

Interrupt-Based Code Flow Model

A Closer Look at the Main Loop

Processor Watchdog

Avoid Frequent Wake-Ups

Chained Processors

Further Reading

Index

作者介绍:

暂无相关内容,正在全力查找中

出版社信息:

暂无出版社相关信息,正在全力查找中!

书籍摘录:

暂无相关书籍摘录,正在全力查找中!

在线阅读/听书/购买/PDF下载地址:

在线阅读地址:嵌入式系统开发:英文 (美)怀特 著作在线阅读

在线听书地址:嵌入式系统开发:英文 (美)怀特 著作在线收听

在线购买地址:嵌入式系统开发:英文 (美)怀特 著作在线购买

原文赏析:

暂无原文赏析,正在全力查找中!

其它内容:

编辑推荐

是否有兴趣开发嵌入式系统?这些系统无法容忍低下的效率,它们需要遵循严格的方式进行编程。《嵌入式系统开发(影印版)》这本易于阅读的指南通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和制造工艺所需的特殊技术。

这本书的作者创建过各种各样的嵌入式系统,从城市监控和DNA扫描仪到儿童玩具。本书适合于中等和有经验的编程人员,无论你使用的是什么平台。本书由怀特(White, E.)著。


书籍介绍

《嵌入式系统开发(影印版)》,本书讲述:这本易于阅读的指南通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养出许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和制造工艺所需的特殊技术。这本书的作者创建过各种各样的嵌入式系统,从城市监控和DNA扫描仪到儿童玩具。

书籍真实打分

故事情节:4分

人物塑造:3分

主题深度:4分

文字风格:7分

语言运用:5分

文笔流畅:3分

思想传递:5分

知识深度:8分

知识广度:7分

实用性:7分

章节划分:4分

结构布局:4分

新颖与独特:7分

情感共鸣:8分

引人入胜:5分

现实相关:4分

沉浸感:9分

事实准确性:7分

文化贡献:3分

网站评分

书籍多样性:5分

书籍信息完全性:5分

网站更新速度:5分

使用便利性:6分

书籍清晰度:7分

书籍格式兼容性:8分

是否包含广告:9分

加载速度:6分

安全性:3分

稳定性:6分

搜索功能:3分

下载便捷性:5分

下载点评

  • 速度慢(110+)
  • 无颠倒(400+)
  • 微信读书(452+)
  • 差评少(471+)
  • 无盗版(310+)
  • 购买多(610+)
  • 格式多(205+)
  • epub(664+)
  • azw3(130+)
  • 体验差(75+)
  • 盗版少(309+)
  • 小说多(456+)

下载评价

网友 权***波:收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!

网友 芮***枫:有点意思的网站,赞一个真心好好好 哈哈

网友 饶***丽:下载方式特简单,一直点就好了。

网友 石***烟:还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的

网友 苍***如:什么格式都有的呀。

网友 龚***湄:差评,居然要收费!!!

网友 冷***洁:不错,用着很方便

网友 车***波:很好,下载出来的内容没有乱码。

网友 薛***玉:就是我想要的!!!

网友 晏***媛:够人性化!

网友 冯***丽:卡的不行啊

网友 焦***山:不错。。。。。

版权声明

1本文:嵌入式系统开发:英文 (美)怀特 著作转载请注明出处。
2本站内容除签约编辑原创以外,部分来源网络由互联网用户自发投稿仅供学习参考。
3文章观点仅代表原作者本人不代表本站立场,并不完全代表本站赞同其观点和对其真实性负责。
4文章版权归原作者所有,部分转载文章仅为传播更多信息服务用户,如信息标记有误请联系管理员。
5本站一律禁止以任何方式发布或转载任何违法违规的相关信息,如发现本站上有涉嫌侵权/违规及任何不妥的内容,请第一时间联系我们申诉反馈,经核实立即修正或删除。


本站仅提供信息存储空间服务,部分内容不拥有所有权,不承担相关法律责任。

相关文章:

  • 30天开窍学数学 5-6岁(学前班和一年级) fb2 地址 mobi pdf txt 下载 chm 极速
  • 商业促销手绘POP fb2 地址 mobi pdf txt 下载 chm 极速
  • 中国大型商业银行股改史 fb2 地址 mobi pdf txt 下载 chm 极速
  • 9787030421197 fb2 地址 mobi pdf txt 下载 chm 极速
  • 迪士尼上海往事 上海科学技术文献出版社 fb2 地址 mobi pdf txt 下载 chm 极速
  • 光催化材料的制备科学 fb2 地址 mobi pdf txt 下载 chm 极速
  • 全新青蒿女神屠呦呦/共和国大科学家故事丛书L fb2 地址 mobi pdf txt 下载 chm 极速
  • 【预订】收纳柜设计完全解剖书【畅销更新版】:好用的柜子就是要这样设计! 麦浩斯 港台原版进口室内设计 善本图书 fb2 地址 mobi pdf txt 下载 chm 极速
  • 化工产品手册 fb2 地址 mobi pdf txt 下载 chm 极速
  • 密码学基础与安全应用 fb2 地址 mobi pdf txt 下载 chm 极速