资源列表
zuisutidufa
- 求解系数矩阵对称正定的线性方程组的最速下降法-Symmetric positive definite coefficient matrix for solving linear equations steepest descent method
WangZhongMei
- 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
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
520
- OpenCV图像基本操作(导入、基本处理、显示、释放)-OpenCV the image basic operations (import, processing, display, release)
HeapSort
- 这是一个经典的堆排序算法,不错的学习经典-This is a pile of sorting algorithm
ReferenceWhite
- 基于参考白方法的图像预处理代码,对于偏亮或偏暗的图像进行调整。-Based on white image pre-code reference method
bianyuanRoberts
- Roberts算子的二值图像边缘检测-Roberts Operator Binary Image Edge Detection
b201702124
- ***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,-you can use this code TO GO UP