Anbieter: Books From California, Simi Valley, CA, USA
EUR 3,51
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbhardcover. Zustand: Good.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Gebraucht ab EUR 15,88
Anbieter: Better World Books, Mishawaka, IN, USA
EUR 5,97
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Good. Used book that is in clean, average condition without any missing pages.
Verlag: McGraw-Hill Companies, The, 2001
ISBN 10: 0072411635 ISBN 13: 9780072411638
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
EUR 7,12
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Good. 3rd. Used book that is in clean, average condition without any missing pages.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Neu ab EUR 132,10
Gebraucht ab EUR 20,61
Mehr entdecken Softcover
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 12,08
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.74.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Neu ab EUR 134,43
Gebraucht ab EUR 29,63
Mehr entdecken Softcover
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 7,89
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 3.4.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Neu ab EUR 94,61
Gebraucht ab EUR 29,67
Mehr entdecken Softcover
Anbieter: SecondSale, Montgomery, IL, USA
EUR 6,13
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Neu ab EUR 197,47
Gebraucht ab EUR 30,19
Mehr entdecken Softcover
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 6,44
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 4.12.
Anbieter: SecondSale, Montgomery, IL, USA
EUR 9,09
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Mehr Angebote von anderen Verkäufern bei AbeBooks
Neu ab EUR 52,74
Gebraucht ab EUR 38,94
Mehr entdecken Softcover
Verlag: Pearson Custom Publishing, Boston
ISBN 10: 0536841306 ISBN 13: 9780536841308
Sprache: Englisch
Anbieter: Alien Bindings, BALTIMORE, MD, USA
Erstausgabe
EUR 8,74
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbSoftcover. Zustand: Very Good. No Jacket. First Edition. UMBC custom Edition without CD-ROM published by Pearson taken from C: How to Program 4th ed. by Deitel and Problem Solving and Program Design in C 4th ed. by Hanly and Koffman in Very Good+ condition. The covers are in great shape. The binding is square and tight. The interior pages are clean and unmarked. The book will be carefully packaged for shipment for protection from the elements. USPS electronic tracking number issued free of charge.
Verlag: Vieweg+Teubner Verlag Springer Fachmedien Wiesbaden Auflage: 2nd ed. 1998. Corr. 2nd printing 1999 (28. Oktober 1999), 1998
ISBN 10: 3528155582 ISBN 13: 9783528155582
Sprache: Englisch
Anbieter: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Deutschland
EUR 67,99
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbSoftcover. Zustand: gut. Ein ganz großer Vorteil dieses Buches ist, dass die Thematik nicht nur auf einer abstrakten Ebene beschrieben wird, sondern dass im Buch immer wieder die Umsetzung der Aussagen in C++ gezeigt wird. neben einer Einführung in C++ werden die Algorithmen und Techniken immer wieder auch als Programm vorgestellt. Dadurch wird der Schritt von der Theorie - das heißt, dem als mathematische Formel beschriebenen Algorithmus - hin zur Praxis (dem Computerprogramm) durchgängig." Elektronik This book demonstrates the efficiency of the C++ programming language in the realm of pattern recognition and pattern analysis. For this 3rd edition, new features of the C++ language were integrated and their relevance for image and speech processing is discussed. The description of the STL library was extended and STL is now used in many places in the book. The chapters 23 and 24 can now be used to build complete systems and give hints for further extensions.The book is divided into 4 parts. After an introduction to programming and software engineering, the required basics of image and speech processing are given. Statistics and mathematics is explained as required. The second part treats C++ as an object-oriented language and introduces it thru examples. In the third part the examples of the first and second part are combined to form an image segmentation and a word recognition system. All relevant features of the C++ language are thus introduced with direct relation to the tasks in image and speech processing. "Die Behandlung der C++-Konstukte ist wirklich anwendungsnah." Prof. Dr. Michael Schenke, FH Merseburg "// sehr umfassend - anschaulich, klar, gut nachvollziehbar." Prof. Dr.-Ing. Hans Peter Kölzer, HAW Hamburg "Dieses Buch werde ich meinen Studenten empfehlen, weil es einen sehr anschaulichen und motivierenden Einstieg in die Mustererkennung bietet." Prof. Dr. Hans-Peter Weber, FH Darmstadt Concerning 3rd edition: "This book is a beautifully arranged marriage of state-of-the-art pattern recognition theory and of programming theory and practice. The elegant and thorough treatment of modern aspects of speech and video processing and interpretation springs to life through a multitude of well-designed case studies and concrete examples." Carlo Tomasi, Prof. of Computer Science, Duke University, USA "This book is a must for learners of practical image processing. The examples are well explained and cover the needs of a graduate image processing or pattern recognition course." Laszlo Csink, Prof. of Computer Science, Budapest Polytechnic John von Neumann Faculty of Informatics, Hungary "I am not aware of a book comparable to this one which gives an excellent combination of an account of relevant topics in pattern recognition as well as of techniques for implementing the equations and algorithms in C++. Therefore, the book is invaluable both to students starting in the field and and to practitioners needing a special algorithm and its implementation." H. Niemann, Prof. of Computer Science, Friedrich-Alexander Universität Erlangen-Nürnberg, Germany "// this book has been the perfect source for my students and me. Not only that the reader is elegantly and in a straightforward manner guided to the central points of the theory, but in parallel the authors also make it transparent how to implement the algorithms resulting from the theory." Volkmar Welker, Prof. of Discrete Mathematics, University of Marburg, Germany Applied Pattern RecognitionA Practical Introduction to Image and Speech Processing in C++ Joachim Hornegger Dietrich W. R. Paulus Bildbearbeitung Bildverarbeitung Grafik EDV C++ Theorie Software-Entwicklung Mustererkennung Spracherkennung Vieweg+Teubner Bildverarbeitung C++ Programmiersprache Efficient Algorithms Informatik EDV Image Processing Inheritance Mustererkennung Pattern Analysis pattern recognition Program Design programming software development Speech processing Spracherkennung statistical pattern recognition In englischer Sprache. 405 pages. 21,1 x 14,8 x 2,3 cm Auflage: 2nd ed. 1998. Corr. 2nd printing 1999 (28. Oktober 1999).
ISBN 10: 7218136168 ISBN 13: 9787218136165
Anbieter: liu xing, Nanjing, JS, China
EUR 93,11
Währung umrechnenAnzahl: 5 verfügbar
In den Warenkorbpaperback. Zustand: New. Paperback. Pub Date: 424 Publisher: Guangdong People's Publishing House This book is to help zero-based readers learn and master computer programming HTML + CSS language for purposes. step by step to guide readers to learn web pages for HTML + CSS language Content and high-end core knowledge. and use a large number of code instances and ideas for actual web scenarios. .
ISBN 10: 721813761X ISBN 13: 9787218137612
Anbieter: liu xing, Nanjing, JS, China
EUR 93,11
Währung umrechnenAnzahl: 5 verfügbar
In den Warenkorbpaperback. Zustand: New. Language:Chinese.Paperback. Pub Date: 2019-07-01 Pages: 419 Publisher: Guangdong People's Publishing House Contents: View all.
ISBN 10: 7218136141 ISBN 13: 9787218136141
Anbieter: liu xing, Nanjing, JS, China
EUR 105,36
Währung umrechnenAnzahl: 5 verfügbar
In den Warenkorbpaperback. Zustand: New. Paperback. Pub Date: 568 Publisher: Guangdong People's Publishing House This book is to help zero-based readers learn and master computer programming Java language as aim. abandon monotonous boring theoretical content explanation. guide readers in shallow depth Learn the basic content and core technology of the Java language. and use a large number of actual work scenes and the legend .