Mathematical Theory of Advanced Computing
This book deals with computer performance by addressing basic preconditions. Besides general considerations about performance, several new approaches are presented. One of them targets memory structures by introducing the possibility of overlapping non-in
- PDF / 3,343,806 Bytes
- 116 Pages / 419.58 x 612.28 pts Page_size
- 71 Downloads / 279 Views
Mathematical Theory of Advanced Computing
Mathematical Theory of Advanced Computing
Wolfgang W. Osterhage
Mathematical Theory of Advanced Computing
Wolfgang W. Osterhage Wachtberg-Niederbachem, Germany
ISBN 978-3-662-60358-1 ISBN 978-3-662-60359-8 https://doi.org/10.1007/978-3-662-60359-8
(eBook)
# Springer-Verlag GmbH Germany, part of Springer Nature 2020 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors, and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. This Springer Vieweg imprint is published by the registered company Springer-Verlag GmbH, DE, part of Springer Nature. The registered company address is: Heidelberger Platz 3, 14197 Berlin, Germany
Preface
This book is the English translation of Wolfgang W. Osterhage’s Mathematische Algorithmen und Computer-Performance, Springer Vieweg, Heidelberg, 2016. It has been enhanced by the following items and sections: • Chapter 5: Jump Transformations: Source code for computer art graphs and additional material in electronic form of 35 realizations of computer art • Chapter 6: Data Management • Chapter 7: Quantum Computers. Initially this book originated from a collection of disparate papers all related to computer performance. Since a comprehensive work concerning performance had already been published (s. References), the challenge was to sort of compile a later supplement of these aspects and deliver it in an acceptable form. There are some special features in this book relating to two new algorithms and database theory, which have not yet been put to the test in the field. We hope to have called forth the interest of software and hardware architects alike. On this occasion, I would like to express my special thanks to Martin Börger and Sophia Leonhard and their team for their patient support for this project. Wachtberg-Niederbachem, Germany
Wolfgang W. Osterhage
v
Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Loading...