搜索资源列表
Numerical_Recipes_source_code-cpp
- Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program's source code
static.cpp
- 调查统计员(这是我大一上学期提交的一份C++作品)-survey statisticians (this is my last semester freshman year of a C + + entries)
svd[1].cpp
- The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
C语言源程序++数学建模常用算法++cpp文件
- C语言源程序++数学建模常用算法++cpp文件 包括经典数值分析中用到的牛顿迭代、龙贝格、最小二乘法等CPP文件
CPP-math-algorithm
- C++数值算法,包含了各种基本的排序、查找、插值、拟合、常微分方程求解、线性代数的运算、汉字操作等等代码-C++ code for math algorithm
CPP.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
cPP
- 用英文单词模拟数学计算代码,C++ 程序设计代码 -C++ 程序设计代码
LinearProg.cpp
- 单纯形线性规划源代码,代码简洁用于求解线性规划问题。GNU C++下编译通过。写成了类,直接调用接口即可。-Simplex linear programming source code, code used to solve simple linear programming problem. Under the GNU C++ compiler through. Written in a category, you can directly call the interface.
Kalman-cpp
- Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
ldlt[1].cpp
- ldlt 数值求解的c++算法的实现,可应用有限元方程的求解。-ldlt numerical solution of c++ algorithm can be used finite element equations.
CPP
- 用Monte-Carlo方法研究二维Ising模型的相变问题,求出临界温度T,比热C及磁化率χ-With Monte-Carlo method of two-dimensional Ising model of phase-change problem, find critical temperature T, specific heat C and susceptibility χ
fft.cpp
- FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
svd.cpp
- This svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.-svd source code implementation in c++ , This is the
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
Cpp-openlb
- 格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型-Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9
cpp
- dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
neh.cpp
- An example of heurestic NEH algorithm implemented for task scheduling in C-An example of heurestic NEH algorithm implemented for task scheduling in C++
FCM-cPP
- FCM算法,用C++实现的,是很不错的程序-FCM algorithm, implemented using C++ is a very good program
vector.cpp
- standard library vector implementation in C-standard library vector implementation in C++
Implementaion of FFT Using cpp
- Implementaion of FFT Using C++ Implementaion of FFT Using C++
