文件名称:C++常用数值算法之4数值积分
介绍说明--下载内容均来自于网络,请自行研究使用
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 960978c 常用数值算法之4数值积分.rar 列表 Chap10.dsw Chap10.ncb Chap10.opt IntegralChebyshev.cpp IntegralFraction1D.cpp IntegralFraction2D.cpp IntegralGaussMD.cpp IntegralHermiteGauss.cpp IntegralLaguerreGauss.cpp IntegralLegendreGauss.cpp IntegralMonteCarlo1D.cpp IntegralMonteCarlo2D.cpp IntegralRomberg.cpp IntegralSimpson1D.cpp IntegralSimpson2D.cpp IntegralSurge.cpp IntegralTrapezia.cpp IntegralTrapeziaSelfAdapt.cpp Chap10.dsp