资源列表
randproc
- 伪随机数的产生算法,利用线性同余法产生在(min,max)上精度为4位小数的平均分布的随机数,实现在min 到max 范围内产生服从正态分布的随机数-Pseudo-random number generation algorithm, using the linear congruential method to generate the (min, max) on the accuracy of four decimal evenly distributed random numbers, t
BayesianNetworksTools
- 贝叶斯网络的一个很好用的工具箱,基于matlab7.0版本。有stanford大学的一个博士生编写;属于源代码开放性质。-Bayesian network of a good toolbox, for matlab7.0 version. Stanford university has a doctoral preparation; Belong to the open nature of the source code.
vc
- 刚刚完成的VC++简易的计算机程序(含有原文件)-VC++ just completed a simple computer program (with the original file)
Matrix
- 矩阵计算器 实现矩阵的运算,包括矩阵的加减乘除-the calculator of matrix
DataInsert
- 三次样条插值程序,可以通过已知的数据点插值出想要的数据值,该插值方法算出的数据曲线不仅可以保证插值点处一阶导数连续,其二阶导数也是连续的,即曲率是连续的,曲线非常光滑,很适合工程人员使用。 该程序的使用方法在压缩包的“使用说明.txt”文件中有具体说明,可同时处理多个数据文件,很实用,也很方便!-Cubic spline interpolation procedure, known data points through out the desired data value interpol
6SV1B
- 6S大气辐射传输软件源码,用于计算气溶胶光学厚度、水汽等参数-6S radiative transfer model for the atmospheric effects
Factory
- 凝汽器 水流速计算 凝汽器 水流速计算-Calculation of water flow rate of condenser
LU
- OpenMP实现矩阵LU分解,本代码对随机生成的矩阵进行LU分解-realize matrix LU algorithm with OpenMP
taozifish
- 离散数学上机作业,用MFC实现,一个简单的计算器, 可实现求交并等-Discrete mathematics on the machine operation, using MFC, a simple calculator to the intersection and wait
Calc_Pi
- 一种数学公式计算PI的逼近似值的方法,n值越大越精确。-A mathematical formula to calculate PI approximation methods.
Engineering-mathematics
- 工程数学里面的数值误差计算 源代码 可实现 还有文档介绍-Engineering mathematics inside numerical calculation error source code can be achieved as well as document describes
alglib-3.10.0.cpp.gpl
- C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。-using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting,et