搜索资源列表
14160_12395930618QVQ
- 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等…… 本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。 -Ba
CPP-for-Financial-Engineer
- 这是一本关于C++语言在金融工程中应用的书. 首先它介绍了基本的面向对象编程知识,接下来本书以实际用例来说明C++编程如何在金融建模中发挥作用.-A foundamental book on C++ for financial engineer. The book covers C++ programming and its application on financial engineering models.
BlackScholes
- 布莱克斯科尔斯模型,应用于金融工程领域。-Black Scholes Model, to price the European Call Option and plot the graph. The model is highly used in quantitative field.