资源列表
lieDoolittle
- 一个用列主元杜里特尔法求解线性方程组的Matlab源程序。很好很实用~
InvertGaussJordan
- 程序设计中进行数值处理的高斯约化求逆法,研究生期间学习的成果。-Programming is about the numerical treatment of inverse Gaussian law, graduate students during the learning results.
2
- 牛顿迭代法及其二分法的实验编程,适合初学者使用。-Newton iteration method and its experimental programming dichotomy, suitable for beginners.
hufmtree
- 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optimal binary tree, also called Hu
1
- 简单的骑士遍历程序,程序简单易懂,运行界面简单-Knight simple traversal procedures, procedures easy to understand interface, simple operation
dij
- dijkstra单源最短路径源代码模板,迪杰斯特拉算法-the short path
brinv
- brinv实现了数学上的计算功能,求某些数的协方差,实现很好的效果。-brinv achieve a mathematical calculation functions, seeking certain number of covariance, to achieve very good results.
program
- R code for 2integral
regress
- regress,回归方法,气相中经常使用的回归方法-regress calculation,often used in meterology.
MONTECARLO
- MONTECARLO 算法,计算结构失效概率-Monteocarlo algorithms compute structural failure probability
coordinate.tar
- 计算两点间的坐标距离,通过C++面向对象的方法实现-Calculates the coordinates of the distance between two points, through the C++ implementation
bisection_method
- 数值分析中的倍分收缩法,初等的寻根方法,可以用作跟高级方法的初步范围设定-bisection method for numerical to find roots of equations
