资源列表
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.
dist
- 迪杰斯特拉算法的经典写法。。最短路径的问题-Dijkstra algorithm is the classic formulation. . The shortest path problem. .
1
- 链表的反序,用头插法建立一个链表,然后反序-List of the reverse order, with the first interpolation method to create a linked list, and then reverse
multimap
- 关于multimap的操作,包括插入删除-On multimap operations, including insert delete, etc., etc.
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
HeapSort
- 这是一个经典的堆排序算法,不错的学习经典-This is a pile of sorting algorithm
b201702124
- ***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,-you can use this code TO GO UP