Anbieter: Universitätsbuchhandlung Herta Hold GmbH, Berlin, Deutschland
EUR 18,00
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbXII, 308 p. Hardcover. Versand aus Deutschland / We dispatch from Germany via Air Mail. Einband bestoßen, daher Mängelexemplar gestempelt, sonst sehr guter Zustand. Imperfect copy due to slightly bumped cover, apart from this in very good condition. Stamped. Sprache: Englisch.
Mehr Angebote von anderen Verkäufern bei ZVAB
Neu ab EUR 106,99
Gebraucht ab EUR 21,00
Mehr entdecken Hardcover
EUR 17,80
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Très bon. Ancien livre de bibliothèque. Légères traces d'usure sur la couverture. Edition 2000. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Slight signs of wear on the cover. Edition 2000. Ammareal gives back up to 15% of this item's net price to charity organizations.
EUR 26,52
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Sehr gut. Zustand: Sehr gut | Seiten: 206 | Sprache: Englisch | Produktart: Bücher.
Mehr Angebote von anderen Verkäufern bei ZVAB
Neu ab EUR 114,36
Gebraucht ab EUR 26,52
Mehr entdecken Hardcover
Verlag: Springer International Publishing, 2020
ISBN 10: 3030169510 ISBN 13: 9783030169510
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 106,99
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - This Festschrift is in honor of Marilyn Wolf, on the occasion ofher 60th birthday. Prof. Wolf is a renowned researcher and educator in Electrical andComputer Engineering, whohas made pioneering contributions inall of the major areasin Embedded, Cyber-Physical, and Internet of Things(IoT) Systems. This book provides a timely collection of contributions that cover important topics related to Smart Cameras, Hardware/SoftwareCo-Design, and Multimedia applications.Embeddedsystems are everywhere; cyber-physical systems enable monitoring and control of complex physicalprocesses with computers; and IoT technology is of increasing relevance in major application areas,including factory automation, and smart cities. Smart cameras and multimedia technologiesintroduce novel opportunities and challenges in embedded, cyber-physical and IoT applications.Advanced hardware/software co-designmethodologies provide valuable concepts and tools foraddressing these challenges.The diverse topics of the chapters in this Festschrift help to reflect the great breadth and depth of Marilyn Wolf's contributions in research and education. The chapters have been written by some of Marilyn's closest collaborators and colleagues.
Verlag: Springer London, Springer London, 2008
ISBN 10: 184800303X ISBN 13: 9781848003033
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 111,53
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbBuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - As a graduate student at Ohio State in the mid-1970s, I inherited a unique c- puter vision laboratory from the doctoral research of previous students. They had designed and built an early frame-grabber to deliver digitized color video from a (very large) electronic video camera on a tripod to a mini-computer (sic) with a (huge!) disk drive-about the size of four washing machines. They had also - signed a binary image array processor and programming language, complete with a user's guide, to facilitate designing software for this one-of-a-kindprocessor. The overall system enabled programmable real-time image processing at video rate for many operations. I had the whole lab to myself. I designed software that detected an object in the eldofview,trackeditsmovementsinrealtime,anddisplayedarunningdescription of the events in English. For example: 'An object has appeared in the upper right corner.Itismovingdownandtotheleft.Nowtheobjectisgettingcloser.The object moved out of sight to the left'-about like that. The algorithms were simple, relying on a suf cient image intensity difference to separate the object from the background (a plain wall). From computer vision papers I had read, I knew that vision in general imaging conditions is much more sophisticated. But it worked, it was great fun, and I was hooked.
Verlag: Springer London, Springer London, 2010
ISBN 10: 1849967768 ISBN 13: 9781849967761
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 111,53
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - As a graduate student at Ohio State in the mid-1970s, I inherited a unique c- puter vision laboratory from the doctoral research of previous students. They had designed and built an early frame-grabber to deliver digitized color video from a (very large) electronic video camera on a tripod to a mini-computer (sic) with a (huge!) disk drive-about the size of four washing machines. They had also - signed a binary image array processor and programming language, complete with a user's guide, to facilitate designing software for this one-of-a-kindprocessor. The overall system enabled programmable real-time image processing at video rate for many operations. I had the whole lab to myself. I designed software that detected an object in the eldofview,trackeditsmovementsinrealtime,anddisplayedarunningdescription of the events in English. For example: 'An object has appeared in the upper right corner.Itismovingdownandtotheleft.Nowtheobjectisgettingcloser.The object moved out of sight to the left'-about like that. The algorithms were simple, relying on a suf cient image intensity difference to separate the object from the background (a plain wall). From computer vision papers I had read, I knew that vision in general imaging conditions is much more sophisticated. But it worked, it was great fun, and I was hooked.
EUR 112,77
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - Software Synthesis from Dataflow Graphs addresses the problem of generating efficient software implementations from applications specified as synchronous dataflow graphs for programmable digital signal processors (DSPs) used in embedded real- time systems. The advent of high-speed graphics workstations has made feasible the use of graphical block diagram programming environments by designers of signal processing systems. A particular subset of dataflow, called Synchronous Dataflow (SDF), has proven efficient for representing a wide class of unirate and multirate signal processing algorithms, and has been used as the basis for numerous DSP block diagram-based programming environments such as the Signal Processing Workstation from Cadence Design Systems, Inc., COSSAP from Synopsys® (both commercial tools), and the Ptolemy environment from the University of California at Berkeley. A key property of the SDF model is that static schedules can be determined at compile time. This removes the overhead of dynamic scheduling and is thus useful for real-time DSP programs where throughput requirements are often severe. Another constraint that programmable DSPs for embedded systems have is the limited amount of on-chip memory. Off-chip memory is not only expensive but is also slower and increases the power consumption of the system; hence, it is imperative that programs fit in the on-chip memory whenever possible. Software Synthesis from Dataflow Graphs reviews the state-of-the-art in constructing static, memory-optimal schedules for programs expressed as SDF graphs. Code size reduction is obtained by the careful organization of loops in the target code. Data buffering is optimized by constructing the loop hierarchy in provably optimal ways for many classes of SDF graphs. The central result is a uniprocessor scheduling framework that provably synthesizes the most compact looping structures, called singleappearance schedules, for a certain class of SDF graphs. In addition, algorithms and heuristics are presented that generate single appearance schedules optimized for data buffering usage. Numerous practical examples and extensive experimental data are provided to illustrate the efficacy of these techniques.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 114,73
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
EUR 178,52
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Very Good. 3. Auflage. 2 volumes - Unread. Immediately dispatched from Germany.
Mehr Angebote von anderen Verkäufern bei ZVAB
Neu ab EUR 353,09
Gebraucht ab EUR 181,52
Mehr entdecken Hardcover
EUR 211,31
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 227,74
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. A comprehensive overview of signal processing systems A standalone, complete reference to signal processing systemsA comprehensive index for ease of useAn extensive bibliography for further readingShuvra S. Bhattacharyya is a.
EUR 266,62
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbGebunden. Zustand: New. Praveen K. Murthy, Shuvra S. BhattacharyyaAlthough programming in memory-restricted environments is never easy, this holds especially true for digital signal processing (DSP). The data-rich, computation-intensive nature of DSP makes memory management.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 294,89
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Brand New. 2nd edition. 384 pages. 9.49x6.34x0.94 inches. In Stock.
Verlag: Springer International Publishing, Springer International Publishing, 2019
ISBN 10: 3030062880 ISBN 13: 9783030062880
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 353,09
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - In this new edition of the Handbook of Signal Processing Systems, many of the chapters from the previous editions have been updated, and several new chapters have been added. The new contributions include chapters on signal processing methods for light field displays, throughput analysis of dataflow graphs, modeling for reconfigurable signal processing systems, fast Fourier transform architectures, deep neural networks, programmable architectures for histogram of oriented gradients processing, high dynamic range video coding, system-on-chip architectures for data analytics, analysis of finite word-length effects in fixed-point systems, and models of architecture.There are more than 700 tables and illustrations; in this edition over 300 are in color.This new edition of the handbook is organized in three parts. Part I motivates representative applications that drive and apply state-of-the art methods for design and implementation of signal processing systems; Part II discusses architectures for implementing these applications; and Part III focuses on compilers, as well as models of computation and their associated design tools and methodologies.