资源列表
zuisutidufa
- 求解系数矩阵对称正定的线性方程组的最速下降法-Symmetric positive definite coefficient matrix for solving linear equations steepest descent method
BClagrange
- 质心拉格朗日算法的MATLAB代码,是对拉格朗日算法的改进-Lagrange centroid algorithm MATLAB code, is a Lagrange Algorithm
Laplace-hadi
- In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
1
- 链表的反序,用头插法建立一个链表,然后反序-List of the reverse order, with the first interpolation method to create a linked list, and then reverse
zuiyouzhuangzai
- 最优装载的的一些逻辑表示,供大家学习学习-Optimal loading of some of the logic that, for all to learn from
Lexicographic-problems
- 算法与设计书中的---经典的字典序问题,C++的形式,可直接用。-Lexicographic problems
lagelangrichazhi
- 高等数中拉格朗日差值算法的源代码代码,希望能对大家有所帮助!-The high number of Lagrangian difference code!
duoquxian
- ,通过提取曲线上的个别点,进行多条曲线拟合-, By extracting individual points on the curve for curve fitting multiple
a
- C++实现的大数相乘 开发环境VS2012-C++ multiplying large numbers to achieve development environment VS2012
lagrangeinterpolation
- lagrange插值才vc++程,利用易知的节点来计算所在区间内未知节点的值-lagrange interpolation process was vc++ using easy to know to calculate the value of a node within the range where the unknown nodes
HeapSort
- 这是一个经典的堆排序算法,不错的学习经典-This is a pile of sorting algorithm
b201702124
- ***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,-you can use this code TO GO UP