Cantitate/Preț
Produs

A Software Framework for Data Based Analysis

Autor Markus Krätzig
en Limba Engleză Paperback – 28 noi 2013
The use of domain specific software frameworks can significantly speed up application development because they provide ready made components as well as a reusable design. This text presents the Java framework JStatCom which evolved from experiences made during the development of JMulTi, a popular software for time series analysis. It describes in detail the requirements for such a framework and offers solutions to all recurring tasks, for example, the internal data representation of complex statistical models, the interaction between the data model and the graphical user interface, and the management of computing tasks in a multithreaded environment. Furthermore, it is described how the process of interfacing external software packages for specific numerical calculations can be standardized. An abstract interface is presented that may be used to hide the underlying complexities of data type conversions and specific calling semantics from the user of the framework. The text comes with many code examples and UML diagrams that help to understand each subsystem. Developers planning to develop data analysis software in Java can greatly benefit from this book.
Citește tot Restrânge

Preț: 47427 lei

Preț vechi: 51552 lei
-8% Nou

Puncte Express: 711

Preț estimativ în valută:
9077 9461$ 7557£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783836484558
ISBN-10: 3836484552
Pagini: 384
Dimensiuni: 150 x 220 x 24 mm
Greutate: 0.51 kg
Editura: VDM Verlag Dr. Müller e.K.
Locul publicării:Germany

Notă biografică

Markus Krätzig studied Economics at the Humboldt-Universität zu Berlin from 1995-2000 and did his dissertation with Prof. Helmut Lütkepohl in Econometrics. He is the author of a number of popular Open Source tools, including the econometric software packages JMulTi and JBendge, as well as the framework JStatCom.