CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算

文件名称:Optionpricing_CPP-v3.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-05-08
  • 文件大小:
    3.33mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

The folder OptionPricingMSVC contains a master project of projects

(what Microsoft calls a solution ) built with Microsoft s Visual C++ .net package

of most test programs.-The folder OptionPricingMSVC contains a master project of projects

(what Microsoft calls a solution ) built with Microsoft s Visual C++ .net package

of most test programs.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Optionpricing_C++-v3/
Optionpricing_C++-v3/chapter1/
Optionpricing_C++-v3/chapter1/main_montecarlo.cpp
Optionpricing_C++-v3/chapter1/main_variancered.cpp
Optionpricing_C++-v3/chapter1/makefile
Optionpricing_C++-v3/chapter1/test_mc
Optionpricing_C++-v3/chapter1/makefile~
Optionpricing_C++-v3/chapter1/test_var_red
Optionpricing_C++-v3/chapter3/
Optionpricing_C++-v3/chapter3/Asian/
Optionpricing_C++-v3/chapter3/Asian/CN_ASIAN_U2.cpp
Optionpricing_C++-v3/chapter3/Asian/CN_ASIAN_U2.hpp
Optionpricing_C++-v3/chapter3/Asian/main_test_Asian.cpp
Optionpricing_C++-v3/chapter3/Asian/makefile
Optionpricing_C++-v3/chapter3/Asian/testAsian
Optionpricing_C++-v3/chapter4/
Optionpricing_C++-v3/chapter4/bs_1d/
Optionpricing_C++-v3/chapter4/bs_1d/BS_formula.hpp
Optionpricing_C++-v3/chapter4/bs_1d/CN_RNM.cpp
Optionpricing_C++-v3/chapter4/bs_1d/CN_RNM.hpp
Optionpricing_C++-v3/chapter4/bs_1d/euler_scheme_RNM.cpp
Optionpricing_C++-v3/chapter4/bs_1d/euler_scheme_RNM.hpp
Optionpricing_C++-v3/chapter4/bs_1d/main_test_non_uniform_grids.cpp
Optionpricing_C++-v3/chapter4/bs_1d/main_test_variable_Sgrids.cpp
Optionpricing_C++-v3/chapter4/bs_1d/makefile
Optionpricing_C++-v3/chapter4/bs_1d/testnonunifgrids
Optionpricing_C++-v3/chapter4/bs_1d/testvariableSgrids
Optionpricing_C++-v3/chapter4/bs_2d/
Optionpricing_C++-v3/chapter4/bs_2d/main_basket2_fem_conjgrad.cpp
Optionpricing_C++-v3/chapter4/bs_2d/main_basket2_fem_superlu.cpp
Optionpricing_C++-v3/chapter4/bs_2d/makefile_with_SUPERLU
Optionpricing_C++-v3/chapter4/bs_2d/makefile_without_SUPERLU
Optionpricing_C++-v3/chapter4/bs_2d/pair_int.hpp
Optionpricing_C++-v3/chapter4/bs_2d/basket_mesh2.msh
Optionpricing_C++-v3/chapter4/levy/
Optionpricing_C++-v3/chapter4/levy/BS_formula.hpp
Optionpricing_C++-v3/chapter4/levy/CN_RNM.cpp
Optionpricing_C++-v3/chapter4/levy/CN_RNM.hpp
Optionpricing_C++-v3/chapter4/levy/euler_levy.cpp
Optionpricing_C++-v3/chapter4/levy/euler_levy.hpp
Optionpricing_C++-v3/chapter4/levy/euler_scheme_RNM.cpp
Optionpricing_C++-v3/chapter4/levy/euler_scheme_RNM.hpp
Optionpricing_C++-v3/chapter4/levy/main_test_levy.cpp
Optionpricing_C++-v3/chapter4/levy/makefile
Optionpricing_C++-v3/chapter4/levy/CGMY0.9_trace_2
Optionpricing_C++-v3/chapter4/levy/CGMY0.9_2
Optionpricing_C++-v3/chapter4/levy/testlevy
Optionpricing_C++-v3/chapter4/transp_bdry_cond/
Optionpricing_C++-v3/chapter4/transp_bdry_cond/BS_formula.hpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/CN_RNM.cpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/CN_RNM.hpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/euler_scheme_RNM.cpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/euler_scheme_RNM.hpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/main_test_bdry_cond.cpp
Optionpricing_C++-v3/chapter4/transp_bdry_cond/makefile
Optionpricing_C++-v3/chapter4/transp_bdry_cond/testbdrycond
Optionpricing_C++-v3/chapter4/volsto/
Optionpricing_C++-v3/chapter4/volsto/main_volstocsuperlu.cpp
Optionpricing_C++-v3/chapter4/volsto/makefile_with_SUPERLU
Optionpricing_C++-v3/chapter4/volsto/pair_int.hpp
Optionpricing_C++-v3/chapter4/volsto/vol_sto_mesh2.msh
Optionpricing_C++-v3/chapter4/volsto/vol_sto_mesh3.msh
Optionpricing_C++-v3/chapter4/volsto/main_volstocsuperlu.o
Optionpricing_C++-v3/chapter4/volsto/testvolstosuperlu
Optionpricing_C++-v3/chapter5/
Optionpricing_C++-v3/chapter5/Adaption/
Optionpricing_C++-v3/chapter5/adaption.cpp
Optionpricing_C++-v3/chapter5/adaption.hpp
Optionpricing_C++-v3/chapter5/BS_formula.hpp
Optionpricing_C++-v3/chapter5/CN_RNM.cpp
Optionpricing_C++-v3/chapter5/CN_RNM.hpp
Optionpricing_C++-v3/chapter5/euler_scheme_RNM.cpp
Optionpricing_C++-v3/chapter5/euler_scheme_RNM.hpp
Optionpricing_C++-v3/chapter5/main_test_adapt2.cpp
Optionpricing_C++-v3/chapter5/main_test_adaption.cpp
Optionpricing_C++-v3/chapter5/makefile
Optionpricing_C++-v3/chapter5/testadapt1
Optionpricing_C++-v3/chapter5/testadapt2
Optionpricing_C++-v3/chapter6/
Optionpricing_C++-v3/chapter6/American_1d/
Optionpricing_C++-v3/chapter6/American_1d/Adaption/
Optionpricing_C++-v3/chapter6/American_1d/adaption.cpp
Optionpricing_C++-v3/chapter6/American_1d/adaption.hpp
Optionpricing_C++-v3/chapter6/American_1d/american_euler_RNM.cpp
Optionpricing_C++-v3/chapter6/American_1d/american_euler_RNM.hpp
Optionpricing_C++-v3/chapter6/American_1d/american_free_bdry.hpp
Optionpricing_C++-v3/chapter6/American_1d/euler_scheme_RNM.cpp
Optionpricing_C++-v3/chapter6/American_1d/euler_scheme_RNM.hpp
Optionpricing_C++-v3/chapter6/American_1d/main_amer.cpp
Optionpricing_C++-v3/chapter6/American_1d/main_American_adapt.cpp
Optionpricing_C++-v3/chapter6/American_1d/main_American_adapt2.cpp
Optionpricing_C++-v3/chapter6/American_1d/makefile
Optionpricing_C++-v3/chapter6/American_1d/testamer
Optionpricing_C++-v3/chapter6/American_1d/testameradapt1
Optionpricing_C++-v3/chapter6/American_1d/testameradapt2
Optionpricing_C++-v3/chapter6/American_2d/
Optionpricing_C++-v3/chapter6/American_2d/American/
Optionpricing_C++-v3/chapter6/American_2d/American_mesh2.msh
Optionpricing_C++-v3/chapter6/American_2d/basket2_mesh.msh
Optionpricing_C++-v3/chapter6/American_2d/basket_mesh2.msh
Optionpricing_C++-v3/chapter

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com