嵌入式系统开发:英文 东南大学出版社 pdf 夸克云 tct umd 下载 2025 azw3 kindle

嵌入式系统开发:英文 东南大学出版社电子书下载地址
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书通过经典的软件设计模式和嵌入式编程的全新模式来帮助你培养许多良好的开发习惯。你会学习到如何为处理器而不是操作系统来搭建系统架构,并且了解到处理硬件问题和***工艺所需的特殊技术。
书籍目录:
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 Secti*** 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 Resp***e
Command Pattern
Dealing with Errors
C***istent 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 Conditi***
Priority Inversion
State Machines
State Machine Example: Stoplight Controller
State-Centric State Machine
State-Centric State Machine with Hidden Transiti***
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
Butt*** 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
Functi*** and Macros
C***tants and Strings
RAM
Remove malloc
Reading a Map File (Part 2)
Registers and Local Variables
Function Chains
Pros and C*** of Globals
Memory Overlays
Speed
Profiling
Optimizing
Summary
Further Reading
9. Math
Identifying Fast and Slow Operati***
Taking an Average
Use an Existing Algorithm
Designing and Modifying Algorithms
Factor Polynomials
Taylor Series
Dividing by a C***tant
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 C***umption
Understanding Power C***umption
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 C***erve 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扫描仪到儿童玩具。
网站评分
书籍多样性:5分
书籍信息完全性:8分
网站更新速度:5分
使用便利性:5分
书籍清晰度:4分
书籍格式兼容性:8分
是否包含广告:5分
加载速度:7分
安全性:8分
稳定性:3分
搜索功能:5分
下载便捷性:6分
下载点评
- 无漏页(519+)
- 体验差(672+)
- 中评(637+)
- pdf(446+)
- 排版满分(277+)
- 四星好评(545+)
- 体验好(307+)
- 书籍多(424+)
- 小说多(387+)
- 格式多(572+)
- 好评多(299+)
- 博大精深(176+)
- 内容齐全(669+)
下载评价
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 晏***媛:
够人性化!
- 网友 权***颜:
下载地址、格式选择、下载方式都还挺多的
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 仰***兰:
喜欢!很棒!!超级推荐!
- 网友 国***芳:
五星好评
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 濮***彤:
好棒啊!图书很全
- 网友 焦***山:
不错。。。。。
- 网友 冷***洁:
不错,用着很方便
- 网友 利***巧:
差评。这个是收费的
喜欢"嵌入式系统开发:英文 东南大学出版社"的人也看了
商品房预售 法律制度本论 pdf 夸克云 tct umd 下载 2025 azw3 kindle
2020考研政治 pdf 夸克云 tct umd 下载 2025 azw3 kindle
高中语文选修课程资源系列:希腊神话 pdf 夸克云 tct umd 下载 2025 azw3 kindle
北洋夜行记4魔都疑云 魔宙 金醉 主打故事高人气悬疑推理侦探小说 都市传奇猎奇悬疑奇谈奇闻志异 pdf 夸克云 tct umd 下载 2025 azw3 kindle
思想道德修养与法律基础实践教程(高等职业教育公共基础课十三五规划教材) pdf 夸克云 tct umd 下载 2025 azw3 kindle
学龄前儿童税法知识读本 pdf 夸克云 tct umd 下载 2025 azw3 kindle
最漫长的那一夜 悬疑教父蔡骏现象级情怀力作 微博阅读量超3亿 都市暗夜版一千零一夜 拨动整整一代人的青春与记忆 pdf 夸克云 tct umd 下载 2025 azw3 kindle
WA***HING WILDLIFE ***STRALIA (澳大利亚野趣) pdf 夸克云 tct umd 下载 2025 azw3 kindle
如何破解爱因斯坦的谜题 pdf 夸克云 tct umd 下载 2025 azw3 kindle
外汇交易技巧与实战图解 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 游园 保冬妮 著 精装硬壳硬皮绘本 中国非物质文化遗产图画书 幼儿园小班中班大班儿童传统文化教育亲子共读信谊绘本 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 全国二胡演奏考级作品集 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 民航旅客订座实训教程——国内部分 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 备战2022年考研-四大名师讲真题-考研英语(二)历年真题详解-基础版.2010-2015( 货号:751930588) pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 法医毒物分析(第5版 本科法医/配增值) pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 五子棋跟我学 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- The File pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 高等学校英语应用能力考试B级历年真题详解 pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 弟子规(藏文) pdf 夸克云 tct umd 下载 2025 azw3 kindle
- 华图教育·2019甘肃省***录用考试专用教材:行政职业能力测验 pdf 夸克云 tct umd 下载 2025 azw3 kindle
书籍真实打分
故事情节:8分
人物塑造:6分
主题深度:8分
文字风格:8分
语言运用:5分
文笔流畅:3分
思想传递:9分
知识深度:8分
知识广度:5分
实用性:9分
章节划分:4分
结构布局:3分
新颖与独特:4分
情感共鸣:3分
引人入胜:7分
现实相关:9分
沉浸感:8分
事实准确性:5分
文化贡献:3分