Numerical Methods Real Time and Embedded Systems Programming
โ Scribed by Don Morgan
- Publisher
- M & T Books
- Year
- 1992
- Tongue
- English
- Leaves
- 512
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Mathematical algorithms are essential for all assembly language and embedded system engineers who develop software for microprocessors. This book describes techniques for developing mathematical routines - from simple multibyte multiplication to finding roots to a Taylor series. All source code is available on disk in MS/PC-DOS format.
โฆ Table of Contents
Contents......Page 6
Why This Book Is For You......Page 16
Numbers......Page 22
Integers......Page 48
Real Numbers......Page 100
Floating- Point Arithmetic......Page 138
Input, Output, and Conversion......Page 178
The Elementary Functions......Page 232
A Pseudo- Random Number Generator......Page 296
Tables and Equates......Page 310
FXMATH. ASM......Page 312
FPMATH. ASM......Page 352
IO. ASM......Page 388
TRANS. ASM and TABLE. ASM......Page 422
Math. C......Page 490
Glossary......Page 500
๐ SIMILAR VOLUMES
Mathematical algorithms are essential for all assembly language and embedded system engineers who develop software for microprocessors. This book describes techniques for developing mathematical routines - from simple multibyte multiplication to finding roots to a Taylor series. All source code is a
<p>Real-time and embedded systems face the same development challenges as traditional software: shrinking budgets and shorter timeframes. However, these systems can be even more difficult to successfully develop due to additional requirements for timeliness, safety, reliability, minimal resource use
<span>This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instruction
This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and