Fritz Solms - Böcker
Visar alla böcker från författaren Fritz Solms. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
829 kr
Skickas inom 5-8 vardagar
The book gives a thorough introduction into object orientated design and programming using C++. At the same time it can be used as a library of very useful programs chosen from the fields of finance, adminstration and statistics. These include programs for calculating loan periods, amortization, least squares fitting, a spelling checker, Gregorian calendar, data compression and encryption, searching and sorting. Basic C++ programming is introduced with simple introductory programs while object-oriented programming in C++ is explained as we develop useful classes. Finally we give an introduction into object orientated design and we demonstrate its power by developing a banking package.
C++ Programming With Applications In Administration, Finance And Statistics (Includes The Standard Template Library)
Inbunden, Engelska, 2000
1 375 kr
Tillfälligt slut
Object-oriented programming has been the most dramatic innovation in software development in the last decade. It offers a powerful way to cope with the complexity of programs. C++ is by far the most popular object-oriented language.This book gives a complete introduction to C++ and object-oriented programming. Additionally, it provides a large collection of C++ programs which are useful in finance, administration and statistics. The book contains more than 20 fully developed classes and more than 200 ready-to-run programs. The Standard Template Library is also included.