"高级财务计算与编程:Numerical Recipes in C"

0 下载量 20 浏览量 更新于2024-01-02 收藏 428KB PDF 举报
Numerical Recipes in C is a comprehensive discussion of advanced financial algorithms and computer code. Written by Bernt Arne Ødegaard, the book is designed for use in a course teaching derivative securities. It covers a wide range of topics, including option pricing and algorithms for term structure modeling and pricing of fixed income securities. The book provides a detailed overview of the fundamental and advanced algorithms for option pricing. It also delves into the complexities of term structure modeling and the pricing of fixed income securities. Each algorithm is accompanied by computer code written in the C language, allowing for easy implementation as self-contained subroutines that can be compiled on any standard C compiler. One of the key features of Numerical Recipes in C is its practical approach to financial calculations. The algorithms and computer code provided in the book are designed to be easily understandable and usable in real-world applications. This makes it an invaluable resource for professionals working in finance, as well as students and researchers studying derivative securities. The book's focus on the C language for implementing the algorithms is also noteworthy. C is a widely used programming language in finance and offers high performance and flexibility for numerical computations. By providing code in C, Numerical Recipes in C ensures that readers can easily integrate the algorithms into their own financial software and applications. Overall, Numerical Recipes in C is a comprehensive and practical resource for anyone working with advanced financial calculations. It provides a thorough discussion of algorithms and computer code for option pricing, term structure modeling, and fixed income securities, all implemented in the widely used C language. Its clear and practical approach makes it a valuable reference for professionals and a useful learning tool for students and researchers in the field of finance.