Robust and Error-Free Geometric Computing
Autor Dave Eberlyen Limba Engleză Hardback – 27 mai 2020
Key Features:
- A framework of arithmetic systems that can be applied to many geometric algorithms to obtain robust or error-free implementations
- Detailed derivations for algorithms that lead to implementable code
- Teaching the readers how to use the book concepts in deriving algorithms in their fields of application
- The Geometric Tools Library, a repository of well-tested code at the Geometric Tools website, https://www.geometrictools.com, that implements the book concepts
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 287.14 lei 22-36 zile | +23.31 lei 5-11 zile |
CRC Press – 13 dec 2021 | 287.14 lei 22-36 zile | +23.31 lei 5-11 zile |
Hardback (1) | 821.09 lei 43-57 zile | |
CRC Press – 27 mai 2020 | 821.09 lei 43-57 zile |
Preț: 821.09 lei
Preț vechi: 1026.36 lei
-20% Nou
Puncte Express: 1232
Preț estimativ în valută:
157.25€ • 162.02$ • 131.73£
157.25€ • 162.02$ • 131.73£
Carte tipărită la comandă
Livrare economică 24 februarie-10 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367352943
ISBN-10: 036735294X
Pagini: 388
Ilustrații: 61
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.72 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
ISBN-10: 036735294X
Pagini: 388
Ilustrații: 61
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.72 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Cuprins
1.Introduction. 2. Arbitrary Precision Arithmetic. 3. Interval Arithmetic. 4. Computational Geometry Algorithms. 5. Distance Queried. 6. Intersection Queries. 7. Mixed-Mode Computing. 8. Robust Floating-Point Computing. 9. Implementation of Arithmetic
Notă biografică
Dave Eberly is the Chief Technologist for Geometric Tools, a company that provides contracting and consulting services for software development in computational mathematics in the fields of geometry, graphics, and physics. Previously, he worked at Microsoft on various projects including multisensor cameras for volumetric video, Microsoft Surface Hub, Microsoft HoloLens, and the machine-learning-based Custom Vision Service associated with the Artificial Intelligence and Research Initiative. He also worked at Omnivor Inc., a start-up company that develops algorithms and software for volumetric video.
Descriere
This is a how-to book for solving problems in actual practice. The contents and accompanying source code are based on the feature requests and feedback received from industry and academics who want both the descriptions and source code for hard-to-find implementations of geometric algorithms.