相關主題
商品描述
Description
A detailed look at developing real-world financial models using C++
This book, designed for self-study, reference, and classroom use, outlines a comprehensive approach to creating both simple and advanced financial models using C++. Author and modeling expert Chandan Sengupta covers programming, the C++ language, and financial modeling from the ground up-assuming no prior knowledge in these areas-and shows through numerous examples how to combine these skills with financial theory and mathematics to develop practical financial models. Since C++ is the computer language used most often to develop large-scale financial models and systems, readers will find this work-which includes a CD-ROM containing the models and codes from the book-an essential asset in their current modeling endeavors.
Chandan Sengupta (White Plains, NY) teaches finance in the MBA program at the Fordham University Graduate School of Business. He is also the author of Financial Modeling Using Excel and VBA (0-471-26768-6).
Table of Contents
Chapter 1. Introduction.Part I. Essential C++.
Chapter 2. Overview of Programming and C++.
Chapter 3. A First Look at C++.
Chapter 4. Variables, Constants, and Arrays.
Chapter 5. Operators.
Chapter 6. Inputs and Outputs.
Chapter 7. Program Flow Control: Branching.
Chapter 8. Program Flow Control: Looping.
Chapter 9. Functions.
Chapter 10. Strings.
Chapter 11. Pointers.
Chapter 12. Debugging.
Part II. Modeling Using Essential C++.
Chapter 13. The Model Development Process.
Chapter 14. Time Value of Money.
Chapter 15. Options and the Black-Scholes Model.
Chapter 16. Binomial Trees.
Chapter 17. Simulations.
Part III. Modeling Using Advanced C++.
Chapter 18. Overview of Advanced C++.
Chapter 19. Class and Encapsulation.
Chapter 20. Inheritance.
Chapter 21. Polymorphism.
Chapter 22. Templates and Vectors.
Appendix A. C++ Keywords.
Appendix B. Selected Standard Library Functions.
Recommended Books.
商品描述(中文翻譯)
**描述**
本書詳細介紹了使用 C++ 開發現實世界的金融模型。這本書旨在自學、參考和課堂使用,概述了使用 C++ 創建簡單和高級金融模型的綜合方法。作者及建模專家 Chandan Sengupta 從基礎開始涵蓋程式設計、C++ 語言和金融建模,假設讀者在這些領域沒有先前的知識,並通過眾多範例展示如何將這些技能與金融理論和數學結合,以開發實用的金融模型。由於 C++ 是最常用於開發大型金融模型和系統的計算機語言,讀者會發現這本書(包括一張包含書中模型和代碼的 CD-ROM)在他們當前的建模工作中是不可或缺的資產。Chandan Sengupta(紐約州白原市)在福坦莫大學商學研究所的 MBA 課程中教授金融。他也是《使用 Excel 和 VBA 進行金融建模》(0-471-26768-6)的作者。
**目錄**
第一章:介紹
**第一部分:基本 C++**
第二章:程式設計和 C++ 概述
第三章:C++ 的初步了解
第四章:變數、常數和陣列
第五章:運算子
第六章:輸入和輸出
第七章:程式流程控制:分支
第八章:程式流程控制:迴圈
第九章:函數
第十章:字串
第十一章:指標
第十二章:除錯
**第二部分:使用基本 C++ 進行建模**
第十三章:模型開發過程
第十四章:貨幣的時間價值
第十五章:選擇權和布萊克-斯科爾斯模型
第十六章:二項樹
第十七章:模擬
**第三部分:使用高級 C++ 進行建模**
第十八章:高級 C++ 概述
第十九章:類別和封裝
第二十章:繼承
第二十一章:多型
第二十二章:模板和向量
附錄 A:C++ 關鍵字
附錄 B:選定的標準庫函數
推薦書籍