找回密码
 立即注册
模版常用匹配几许 | DSP编程 2022-09-28 103 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
收录了ACM比赛的很多模板,期待使用!这个首要是为了每年的大学生程序设计大赛服务的。
常用模版\别的\分数.txt
常用模版\别的\大数(整数类封装).txt
常用模版\别的\日期.txt
常用模版\别的\矩阵.txt
常用模版\别的\线性方程组(gauss).txt
常用模版\别的\线性相关.txt
常用模版\几许\三维几许.txt
常用模版\几许\三角形.txt
常用模版\几许\几许公式.txt
常用模版\几许\凸包(graham).txt
常用模版\几许\圆.txt
常用模版\几许\多边形.txt
常用模版\几许\多边形切开.txt
常用模版\几许\整数函数.txt
常用模版\几许\注意.txt
常用模版\几许\浮点函数.txt
常用模版\几许\球面.txt
常用模版\几许\网格(pick).txt
常用模版\几许\面积.txt
常用模版\图论_NP搜索\最大团(n小于64)(faster).txt
常用模版\图论_NP搜索\最大团.txt
常用模版\图论_匹配\通常图匹配(正向表方式).txt
常用模版\图论_匹配\通常图匹配(邻接表方式).txt
常用模版\图论_匹配\通常图匹配(邻接表方式,邻接阵接口).txt
常用模版\图论_匹配\通常图匹配(邻接阵方式).txt
常用模版\图论_匹配\二分图最好匹配(kuhn_munkras邻接阵方式).txt
常用模版\图论_匹配\二分图最大匹配(hungary正向表方式).txt
常用模版\图论_匹配\二分图最大匹配(hungary邻接表方式).txt
常用模版\图论_匹配\二分图最大匹配(hungary邻接表方式,邻接阵接口).txt
常用模版\图论_匹配\二分图最大匹配(hungary邻接阵方式).txt
.....

(Many templates of the ACM competition are included, looking forward to using it! This is mainly for the annual college student programming competition.Common templates\other\score.txt
Common templates\other\big numbers (integer class encapsulation).txt
Common Template\Other\Date.txt
Common templates\other\matrix.txt
Common templates\other\linear equations(gauss).txt
Common templates\other\linear correlation.txt
Common Templates\Geometric\3D Geometric.txt
Common templates\geometric\triangle.txt
Common templates\geometric\geometric formula.txt
Common templates\geometric\convex hull(graham).txt
Common templates\geometric\circle.txt
Common templates\geometric\polygon.txt
Common templates\geometric\polygon cutting.txt
Common Template\Geometric\Integer Function.txt
Common templates\geometric\note.txt
Common templates\geometric\floating-point functions.txt
Common templates\geometric\sphere.txt
Common templates\geometric\grid(pick).txt
Common templates\geometric\area.txt
Common templates\Graph theory_NP search\Maximum clique (n less than 64)(faster).txt
Common Templates\Graph Theory_NP Search\Maximum Group.txt
Common template\graph theory_matching\usual graph matching (forward table method).txt
Common templates\graph theory_matching\usual graph matching (adjacency list method).txt
Common templates\graph theory_matching\usual graph matching (adjacency list method, adjacency array interface).txt
Common template\graph theory_matching\usual graph matching (adjacent matrix method).txt
Common template\graph theory_matching\Bipartite graph best match (kuhn_munkras adjacency matrix method).txt
Common templates\graph theory_matching\binary graph maximum matching (hungary forward table method).txt
Common templates\graph theory_matching\bipartite graph maximum matching (hungary adjacency list method).txt
Commonly used templates\graph theory_matching\bipartite graph maximum matching (hungary adjacency list method, adjacency matrix interface).txt
Common templates\graph theory_matching\bipartite graph maximum matching (hungary adjacency matrix method).txt)

[下载]18303033596.rar




上一篇:最新C++教程pdf版
下一篇:C语言程序设计