文件名称:ScienceAndEngineeringNumericalAlgorithms
介绍说明--下载内容来自于网络,使用问题请自行百度
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScienceAndEngineeringNumericalAlgorithms/autorun.inf
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculatorDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculatorDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Debug/ComplexCalculator.exe
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ReadMe.txt
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/ComplexCalculator.ico
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/ComplexCalculator.rc2
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/Thumbs.db
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/resource.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/StdAfx.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/StdAfx.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Matrix.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Matrix.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculatorDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculatorDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/ReadMe.txt
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/MatrixCalculator.ico
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/MatrixCalculator.rc2
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/Thumbs.db
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/resource.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/StdAfx.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/StdAfx.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/ImagDataDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/ImagDataDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculatorDlg.cpp
ScienceAndEngineeringN
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculatorDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ComplexCalculatorDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/Debug/ComplexCalculator.exe
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/ReadMe.txt
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/ComplexCalculator.ico
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/ComplexCalculator.rc2
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/res/Thumbs.db
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/resource.h
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/StdAfx.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter1/ComplexCalculator/StdAfx.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Matrix.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/Matrix.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculatorDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/MatrixCalculatorDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/ReadMe.txt
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/MatrixCalculator.ico
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/MatrixCalculator.rc2
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/res/Thumbs.db
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/resource.h
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/StdAfx.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter2/MatrixCalculator/StdAfx.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/Complex.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/Complex.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/ImagDataDlg.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/ImagDataDlg.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.aps
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.clw
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.cpp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.dsp
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.dsw
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.h
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.ncb
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.opt
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.plg
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculator.rc
ScienceAndEngineeringNumericalAlgorithms/Chapter3/LECalculator/LECalculatorDlg.cpp
ScienceAndEngineeringN
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.