Cargando…

Design patterns for embedded systems in C : an embedded software engineering toolkit /

A recent survey stated that 52% of embedded projects are late by 4-5 months. This book can help get those projects in on-time with design patterns. The author carefully takes into account the special concerns found in designing and developing embedded applications specifically concurrency, communica...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Douglass, Bruce Powel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Oxford ; Burlington, MA : Newnes/Elsevier, 2011.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 KNOVEL_ocn677829768
003 OCoLC
005 20231027140348.0
006 m o d
007 cr cn|||||||||
008 101104s2011 enka o 001 0 eng d
040 |a OPELS  |b eng  |e pn  |c OPELS  |d CDX  |d OCLCQ  |d YDXCP  |d EBLCP  |d OCLCQ  |d GZM  |d KNOVL  |d N$T  |d UMI  |d COO  |d OCLCQ  |d VLB  |d DEBSZ  |d TEFOD  |d KNOVL  |d OCLCF  |d OCLCQ  |d UPM  |d KNOVL  |d TEFOD  |d NNO  |d OCLCQ  |d Z5A  |d LIV  |d MERUC  |d OCLCQ  |d D6H  |d CEF  |d NLE  |d NTG  |d AU@  |d OCLCQ  |d WYU  |d MERER  |d LEAUB  |d OCLCQ  |d OL$  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 688494753  |a 792930574  |a 804824113  |a 857902858  |a 994381443  |a 1058723589  |a 1059108851  |a 1062887681 
020 |a 9781856177078  |q (electronic bk.) 
020 |a 1856177076  |q (electronic bk.) 
020 |a 0080959717  |q (electronic bk.) 
020 |a 9780080959719  |q (electronic bk.) 
029 1 |a AU@  |b 000046315161 
029 1 |a CHDSB  |b 005989236 
029 1 |a CHNEW  |b 001009911 
029 1 |a DEBBG  |b BV040902479 
029 1 |a DEBBG  |b BV042314852 
029 1 |a DEBSZ  |b 367745461 
029 1 |a DEBSZ  |b 378300164 
029 1 |a DEBSZ  |b 381385558 
029 1 |a DEBSZ  |b 430922191 
029 1 |a GBVCP  |b 785363408 
029 1 |a NZ1  |b 13642875 
035 |a (OCoLC)677829768  |z (OCoLC)688494753  |z (OCoLC)792930574  |z (OCoLC)804824113  |z (OCoLC)857902858  |z (OCoLC)994381443  |z (OCoLC)1058723589  |z (OCoLC)1059108851  |z (OCoLC)1062887681 
037 |a 159543:159722  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
037 |a 83830613-CFA6-417A-8452-00D4A5A5344E  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.C15  |b D685 2011 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Douglass, Bruce Powel. 
245 1 0 |a Design patterns for embedded systems in C :  |b an embedded software engineering toolkit /  |c Bruce Powel Douglass. 
250 |a 1st ed. 
260 |a Oxford ;  |a Burlington, MA :  |b Newnes/Elsevier,  |c 2011. 
300 |a 1 online resource (xix, 450 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
520 |a A recent survey stated that 52% of embedded projects are late by 4-5 months. This book can help get those projects in on-time with design patterns. The author carefully takes into account the special concerns found in designing and developing embedded applications specifically concurrency, communication, speed, and memory usage. Patterns are given in UML (Unified Modeling Language) with examples including ANSI C for direct and practical application to C code. A basic C knowledge is a prerequisite for the book while UML notation and terminology is included. General C programming books do not include discussion of the contraints found within embedded system design. The practical examples give the reader an understanding of the use of UML and OO (Object Oriented) designs in a resource-limited environment. Also included are two chapters on state machines. The beauty of this book is that it can help you today. . *Design Patterns within these pages are immediately applicable to your project *Addresses embedded system design concerns such as concurrency, communication, and memory usage *Examples are contain ANSI C for ease of use with C programming code. 
505 0 |a Chapter 1: What Is Embedded Programming? -- Chapter 2: Embedded Programming with the Harmony/Embedded Development Process -- Chapter 3: Design Patterns for Accessing the Hardware -- Chapter 4: Design Patterns for Embedding Concurrency -- Chapter 5: Design Patterns for Embedding Distribution -- Chapter 6: Design Patterns for Memory -- Chapter 7: Design Patterns for State Machines I: Implementing State Machines -- Chapter 8: Design Patterns for State Machines II: Optimizing State Machines -- Appendix A: UML Notation. 
505 0 |a What is embedded programming? -- Embedded programming with the Harmony for embedded realtime process -- Design patterns for accessing hardware -- Design patterns for embedding concurrency and resource management -- Design patterns for state machines : implementing state machines efficiently -- Safety and reliability patterns. 
588 0 |a Print version record. 
546 |a English. 
590 |a Knovel  |b ACADEMIC - Software Engineering 
590 |a Knovel  |b ACADEMIC - Computer Hardware Engineering 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a C (Computer program language) 
650 0 |a Embedded computer systems  |x Programming. 
650 0 |a Software patterns. 
650 6 |a C (Langage de programmation) 
650 6 |a Logiciels  |x Modèles de conception. 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a C (Computer program language)  |2 fast 
650 7 |a Embedded computer systems  |x Programming  |2 fast 
650 7 |a Software patterns  |2 fast 
776 0 8 |i Print version:  |a Douglass, Bruce Powel.  |t Design patterns for embedded systems in C.  |b 1st ed.  |d Oxford ; Burlington, MA : Newnes/Elsevier, 2011  |z 9781856177078  |w (DLC) 2010027721  |w (OCoLC)649417682 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpDPESCAE1/toc  |z Texto completo 
938 |a Coutts Information Services  |b COUT  |n 16426400  |c 36.99 GBP 
938 |a EBL - Ebook Library  |b EBLB  |n EBL629939 
938 |a EBSCOhost  |b EBSC  |n 345076 
938 |a YBP Library Services  |b YANK  |n 3250516 
994 |a 92  |b IZTAP