资源列表
Cpp1
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur
3
- 给定初始区间和精度要求,通过二次插值法求极值-Given interval, by quadratic interpolation method for the extreme
FFT
- 这是用C++编的fft算法程序源码,欢迎下载-This is in C++ source code of the fft algorithm, please download
yaraneh_GasBAha
- A simple program to calculate energy prices in Iran
NiJie
- 用于曲线拟合,根据给定的两组数据,可以拟合出相应的曲线-Used for curve fitting, given the two sets of data, the corresponding curve can be fitted
channel-capacity-C
- 熟悉用c语言编程来模拟实现离散信道容量的计算-Familiar with the c programming language to simulate a discrete calculation of channel capacity
LargeNumMulti
- 大数相乘,可以不限位数的任意大的整数相乘-Largenum mulitiply
NEWToN-ChaFen
- 用C++来实现NEWTON差分差值算法,是数值分析里典型的一个算法。-In C++ to achieve NEWTON difference differential algorithm in numerical analysis is typical of an algorithm.
Romberg
- 用C++来实现Romberg求积算法,是数值分析里典型的一个算法。-In C++ to achieve the Romberg quadrature algorithm is a numerical analysis in a typical algorithm.
NEWTONDIEDAI
- 用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。-In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.
aero
- 面元法程序Module: aero.f -Panel method program-Module: aero.f
Panel-method
- 面元法程序Module: aero.f -Panel method program-Module: aero.f
