Financial Numerical Recipes in C++: Applications in Finance

Financial Numerical Recipes in C++: Applications in Finance

简介:

在金融领域,有些领域往往会涉及公式。有时遵循精确的计算机程序可能更容易。作者制作了一些C子程序,实现了金融中的常用算法。典型的例子是期权/衍生品定价、期限结构计算、均值方差分析。这些例程与大量的解释和使用示例一起呈现,但绝不是一本包含所有答案和解释的完整 “书”。所有例程都已使用名称空间和标准模板库等概念来确认新的ISO/ANSI C标准。最新的C标准引入了一些有用的简化,这些简化包含在一些地方。我打算把它变成一本书,但即使在它不完整的状态,它也应该为金融领域的工作人员提供大量有用的例子和算法。手稿和代码将被添加到我得到的时间。所有代码应符合当前的ANSI C标准。本书是一本关于金融学中具体公式计算的讨论。近年来,金融领域发展迅速,数学水平越来越高。

英文简介:

In finance, there are areas where formulas tend to get involved. Sometimes it may be easier to follow an exact computer routine. The author has made some C++ subroutines that implements common algoritms in finance. Typical examples are option/derivatives pricing, term structure calculations, mean variance analysis. These routines are presented together with a good deal of explanations and examples of use, but it is by no means a complete "book" with all the answers and explanations.

All the routines have been made to confirm to the new ISO/ANSI C++ standard, using such concepts as namespaces and the standard template library. The latest C++ standard introduced a few useful simplifications, which is incorporated in places.

I'm planning to turn it into a book, but even in its incomplete state is should provide a good deal of useful examples and algorithms for people working within the field of finance. The manuscript and codes will be added to as I get time. All the code should conform to the current ANSI C++ standard.

This book is a a discussion of the calculation of specific formulas in finance. The field of finance has seen a rapid development in recent years, with increasing mathematical sophistication.

书名
Financial Numerical Recipes in C++: Applications in Finance
译名
C++ 中的金融数值方法:金融中的应用
语言
英语
年份
2014
页数
265页
大小
1.14 MB
标签
  • C++
  • 下载
    pdf iconFinancial Numerical Recipes in C++: Applications in Finance.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:42

    ←Financial Mathematics

    →An Introduction to Statistics using Microsoft Excel