资源列表
program
- 实现求众数,平均数,方差,标准差等功能,运行环境VS2005,语言VB.net
testrand_vcNIST12_22
- 随机数测试标准程序NIST,最全的测试源码。层次清楚,可对16种测试分步进行
Douglas-PeuckerLineApproximationAlgorithm
- When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
exp
- 执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.
Euler
- C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
GRKT10
- 通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。
gs
- 通过C语言实现高斯消去法,基本思想是每次消去一个未知数,把原来的方程化为等价的三角形方程组。
fft
- 快速变换傅立叶法,不使用原有的普通离散傅立叶变换方程,而使用新的快速变换傅立叶方法。
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。
CurveFit_Poly
- 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
实现多项式的基本运算和多项式的运算
- 实现多项式的基本运算和多项式的运算 功能基本强大
Pt1000FDB
- 可在matlab上直接运行输出Pt1000铂热敏电阻的分度表。