科学与工程数值计算算法配套源码vc++.zip
上传用户:weigute
上传日期:2007-03-02
文件大小:
1287k
下载次数:1894
源码类别:
数学计算
开发平台:
Visual C++ (VC++)
资源说明:清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!
- autorun.inf
- LEquations.h
- Matrix.h
- Integral.h
- Interpolate.h
- Complex.h
- NLequation.h
- Algthms.h
- StdAfx.cpp
- ComplexCalculator.dsw
- resource.h
- ComplexCalculatorDlg.cpp
- ComplexCalculator.cpp
- ComplexCalculator.h
- ComplexCalculator.rc
- StdAfx.h
- Complex.h
- ComplexCalculator.rc2
- ComplexCalculator.clw
- ComplexCalculator.plg
- Complex.cpp
- ComplexCalculatorDlg.h
- ComplexCalculator.dsp
- StdAfx.cpp
- Interpolater.h
- resource.h
- Interpolater.plg
- Interpolater.dsp
- Interpolater.dsw
- Matrix.h
- Spline3Dlg.cpp
- Interpolater.rc
- Interpolate.cpp
- Interpolater.clw
- StdAfx.h
- Interpolate.h
- InterpolaterDlg.h
- Interpolater.rc2
- Interpolater.cpp
- Spline3Dlg.h
- InterpolaterDlg.cpp
- Matrix.cpp
- StdAfx.cpp
- NLequationCalculator.rc
- resource.h
- NLequationCalculatorDlg.h
- LEquations.h
- Matrix.h
- LEquations.cpp
- NLequationCalculator.dsp
- NLequationCalculator.h
- NLequationCalculator.cpp
- NLequationCalculator.plg
- StdAfx.h
- NLequationCalculator.dsw
- Complex.h
- NLequationCalculator.rc2
- NLequation.cpp
- NLequation.h
- NLequationCalculatorDlg.cpp
- Complex.cpp
- NLequationCalculator.clw
- StdAfx.cpp
- resource.h
- SamplesSDlg.cpp
- SamplesS.cpp
- LEquations.h
- Matrix.h
- SamplesSDlg.h
- SamplesS.dsw
- Integral.h
- StdAfx.h
- Interpolate.h
- Complex.h
- SamplesS.rc
- SamplesS.dsp
- SamplesS.rc2
- NLequation.h
- SamplesS.plg
- SamplesS.h
- Algthms.h
- StdAfx.cpp
- Sample.h
- resource.h
- Sample.dsp
- Sample.cpp
- SampleDlg.cpp
- LEquations.h
- Sample.dsw
- Matrix.h
- Integral.h
- Sample.plg
- StdAfx.h
- Sample.clw
- Interpolate.h
- Complex.h
- Sample.rc2
- NLequation.h
- Sample.rc
- SampleDlg.h
- Matrix.cpp
- StdAfx.cpp
- Algthms.dsp
- Integral.cpp
- LEquations.h
- Algthms.rc
- Matrix.h
- LEquations.cpp
- Algthms.def
- Interpolate.cpp
- Integral.h
- StdAfx.h
- Resource.h
- Interpolate.h
- Complex.h
- Algthms.cpp
- Algthms.plg
- Algthms.rc2
- NLequation.cpp
- NLequation.h
- Algthms.clw
- Algthms.dsw
- Complex.cpp
- Algthms.h
- Matrix.cpp
- StdAfx.cpp
- AlgthmsS.dsp
- Integral.cpp
- LEquations.h
- AlgthmsS.dsw
- Matrix.h
- LEquations.cpp
- Interpolate.cpp
- Integral.h
- StdAfx.h
- Interpolate.h
- Complex.h
- NLequation.cpp
- NLequation.h
- AlgthmsS.plg
- Complex.cpp
- Algthms.h
- Matrix.cpp
- Integral.cpp
- LEquations.h
- Matrix.h
- LEquations.cpp
- Interpolate.cpp
- Integral.h
- Interpolate.h
- Complex.h
- NLequation.cpp
- NLequation.h
- Complex.cpp
- Matrix.cpp
- StdAfx.cpp
- resource.h
- MatrixCalculator.dsw
- MatrixCalculatorDlg.cpp
- MatrixCalculator.rc
- Matrix.h
- MatrixCalculator.plg
- MatrixCalculatorDlg.h
- MatrixCalculator.h
- StdAfx.h
- Complex.h
- MatrixCalculator.rc2
- MatrixCalculator.dsp
- Complex.cpp
- MatrixCalculator.cpp
- MatrixCalculator.clw
- LEquations.h
- Matrix.h
- Integral.h
- Interpolate.h
- Complex.h
- NLequation.h
- Algthms.h
- StdAfx.cpp
- IntegrallerDlg.h
- resource.h
- Integraller.rc
- Integral.cpp
- Integraller.clw
- Integraller.cpp
- Integraller.h
- Integraller.dsw
- IntegrallerDlg.cpp
- Integral.h
- StdAfx.h
- Integraller.dsp
- Integraller.rc2
- Integraller.plg
- Matrix.cpp
- StdAfx.cpp
- LECalculator.clw
- resource.h
- LECalculator.plg
- LEquations.h
- Matrix.h
- LEquations.cpp
- LECalculator.dsw
- LECalculatorDlg.h
- ImagDataDlg.h
- StdAfx.h
- Complex.h
- LECalculator.h
- LECalculator.rc2
- ImagDataDlg.cpp
- LECalculator.dsp
- Complex.cpp
- LECalculator.rc
- LECalculatorDlg.cpp
- LECalculator.cpp
- ReadMe.txt
- ReadMe.txt
- ReadMe.txt
- ReadMe.txt
- Readme.txt
- ReadMe.txt
- ReadMe.txt
- ReadMe.txt
- ReadMe.txt
- ReadMe.txt
-
- gmp-5.0.1.tar.gzGMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学 ...
- fretrt.rar所有满足下列条件的分数, 1)它大于1/6,小于1/5; 2)分子,分母都是素数; 3 ...
- check.rar有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组 ...
- fft.rarFast fourier transform FFT
- idct.rarIDCT Discrete cossine transform
- SignalProcess.rar基于Visual C++的地震信号处理程序源代码,包括常用的FFT和Hilbert变换代码。 ...
- study.zip随机数的一个程序,里面有组数,每个随机数为8位16进制数字,随机数保存在程序目录下 ...
- dafsdf.rarFFT算法 C++ 快速傅里叶变换 逆傅里叶变换
- Kalman1960.rarkalman滤波的应用,在电力系统中的相关应用
- FFT_1.zipfft test source in gcc
-
- pca.rarPCA算法程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协 ...
- C语言精彩编程百例_源代码.rarC语言精彩编程百例_源代码
- FFT2Dsource.rar二维FFT(快速傅立叶变换)变换源代码,可编译通过并能正常运行. ...
- VC++cac.rarVisual C++常用数值算法集 本收共不数值计算中常用的Visual C++子过程近200个,内容包 ...
- 科学与工程数值计算算法配套源码vc++.zip清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵 ...
- 矩阵特征值的计算.rar矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角 ...
- 求解线性代数方程组.rar线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主 ...
- 矩阵的运算.rar矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法 ...
- AR(5).rar利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果 ...
- 实数据快速傅立叶变换算法.rar傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种 ...