CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ACM algorithm template
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ACM algorithm template - List
[
Data structs
]
16194520420
DL : 0
ACM小组内部预定的算法模板。对参加acm的学生来说,价值非常的高-ACM group within a predetermined algorithm template. Acm participating students, the value of very high
Update
: 2025-02-17
Size
: 23kb
Publisher
:
supercat188
[
Data structs
]
template
DL : 0
ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
Update
: 2025-02-17
Size
: 2.13mb
Publisher
:
陈澄
[
Windows Develop
]
acm
DL : 0
ACM算法模板,包含了绝大多数的算法 ,KMP,SEG-TREE,高精度模板-ACM algorithm template that contains the majority of algorithms, KMP, SEG-TREE, high-precision template
Update
: 2025-02-17
Size
: 387kb
Publisher
:
Jelly
[
Mathimatics-Numerical algorithms
]
ACMMODEL
DL : 0
ACM算法模板(吉林大学),很熟悉的常用的ACM模板-ACM algorithm template (Jilin University)
Update
: 2025-02-17
Size
: 755kb
Publisher
:
WLJ
[
Other
]
acm
DL : 0
ACM部分算法模板及使用例程。适合算法初学者使用。部分程序来自poj。-ACM algorithm template & programs
Update
: 2025-02-17
Size
: 181kb
Publisher
:
liangliang
[
Mathimatics-Numerical algorithms
]
ACM
DL : 0
这是关于ACM算法模板的一些非常有用的资料-This is the template on the ACM algorithm number of very useful information
Update
: 2025-02-17
Size
: 755kb
Publisher
:
赵伟
[
Mathimatics-Numerical algorithms
]
ZJU-ACM
DL : 0
这是zju的ACM训练模板,包含了几乎所有的经典算法的实现。-This is zju the ACM training template that contains almost all the classical algorithm.
Update
: 2025-02-17
Size
: 84kb
Publisher
:
yf
[
Data structs
]
ACM-DEMO
DL : 0
ACM竞赛的各类算法模板,自己集成来,基本正确高效,不过算法学很容易,吸收很难-ACM contest template various algorithms, their integration, the basic correctly and efficiently, but the algorithm is easy to learn and absorb difficult
Update
: 2025-02-17
Size
: 43kb
Publisher
:
基拉
[
Mathimatics-Numerical algorithms
]
ACMPedia
DL : 0
ACM资料大全: 含 北大ACM配套教程.pdf: 北大百练OJ配套用; ACM程序设计.pdf : 用STL进行ACM编程,北大OJ用 ACM的算法分类(北邮OJ).htm 题目分类(文件夹): 含POJ,北邮OJ及ZJU的部分OJ题分类 ACM算法模板(吉林大学): 久负盛名的ACM算法模板; C++函数手册+(LibraryFunctions).chm : C++快速参考,尤其是STL参考很有用;-ACM Sourcebook: Contain Beijing University ACM supporting tutorial pdf: Beijing University, one hundred practicing OJ matching ACM Programming pdf: telling the STL ACM Programming, with Peking OJ ACM algorithm classification (the BUPT OJ). Htm Subject category (folder): the part containing the the POJ BUPT OJ ZJU OJ title classification ACM algorithm template (Jilin University): The prestigious ACM algorithm template C function Manual (LibraryFunctions), chm: C, Quick Reference, especially useful STL reference
Update
: 2025-02-17
Size
: 5.25mb
Publisher
:
Frank.Sun
[
Mathimatics-Numerical algorithms
]
ACM-ZJU
DL : 0
浙江大学的ACM算法模板,对于搞ACM的有很大作用!-ACM algorithm template of Zhejiang University.
Update
: 2025-02-17
Size
: 465kb
Publisher
:
[
Data structs
]
ACM
DL : 0
这是浙江大学内部的ACM竞赛的培训教材,里面有常用的算法模板。-Zhejiang University ACM contest internal training materials, which has used the algorithm template.
Update
: 2025-02-17
Size
: 466kb
Publisher
:
wuzhantao
[
Other
]
ACM
DL : 0
C++ 算法模版。主要方便大家做算法查询时候使用。-C++ algorithm template. The main facilitate algorithm queries when using the.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
Lwc
[
AI-NN-PR
]
sjtuClassicalAcmTemplete
DL : 0
上海交通大学ACM算法模板,word共90页,常用的图论算法,专题探讨,数论和重要公式,还有stl的一些讲解和实例-Shanghai Jiaotong University ACM algorithm template, word of 90 commonly used graph theory algorithms specifically examine, number theory and formula stl some explanations and examples of
Update
: 2025-02-17
Size
: 309kb
Publisher
:
sum
[
Other
]
ACM-algorithm-Template-sets
DL : 0
这是一个比较好的算法模板,适合新手-This is a good algorithm template, suitable for the novice. . . . . . . . . . . . .
Update
: 2025-02-17
Size
: 1.05mb
Publisher
:
origin
[
Windows Develop
]
ACM.algorithm
DL : 0
各种算法模板(二分图最大匹配匈牙利算法、最小生成树prime和kruskal算法、Dijkstra算法、两点最短路径负权值边SPFA算法、图任意两点最短路径Floy算法、网络最大流SAP算法、网络最大流最小费用算法、乘法逆元gcd扩展求解算法、线段树区间划分统计算法、矩阵n次方分治法求解、gcd算法、整数划分问题、函数最小点问题、十进制转ACM算法、素数筛选法和欧拉函数求解、快模算法、字符串匹配KMP算法、字典全排列算法、快排、三维度排序、)-Various algorithms template (bipartite graph matching Hungarian algorithm, the minimum spanning tree the prime and kruskal algorithm, Dijkstra algorithm, two shortest path negative weight value side SPFA algorithm, Fig any two points on the shortest path Floy algorithms, network flow SAP algorithms, network maximum flow minimum cost algorithm multiplicative inverse gcd expansion algorithm, segment tree interval division statistical algorithms, the matrix of the n-th power of divide and conquer to solve the gcd algorithm, integer division problem, the minimum point of the function, decimal turn ACM algorithm, primes screening method solving and Euler function, fast mode algorithm, the string matching KMP algorithm, a dictionary full array algorithm, fast row, the sort of three dimensional)
Update
: 2025-02-17
Size
: 18kb
Publisher
:
林云
[
Software Engineering
]
ACM-of-JLU
DL : 0
吉林大学的比较全面的算法模板整理,仅供大家参考-More comprehensive algorithm template Jilin University, finishing, only for reference
Update
: 2025-02-17
Size
: 756kb
Publisher
:
安政
[
VC/MFC
]
ACM-algorithm-template
DL : 0
ACM算法模板,吉林大学,主要讲解算法题目及相关程序源码-ACM algorithm template, Jilin University, mainly on algorithms Title and Open Source
Update
: 2025-02-17
Size
: 753kb
Publisher
:
姬北岳
[
Documents
]
ACM国际大学生程序设计竞赛 算法与实现 俞勇
DL : 0
此为部分acm算法模板,对算法学习有帮助(This is part of the ACM algorithm template, algorithm learning helpful)
Update
: 2025-02-17
Size
: 16.93mb
Publisher
:
wang648979
[
Other
]
ACM Algorithm Summary
DL : 0
ACM竞赛常用代码模板汇总,C和C++编写.(ACM competition commonly used code template summary, wrote by C and C++.)
Update
: 2025-02-17
Size
: 1.05mb
Publisher
:
Inkblot
[
Mathimatics-Numerical algorithms
]
ACM模板
DL : 1
ACM竞赛经典算法的模板和实现,包括复旦大学和吉林大学的(ACM competition template and implementation of the classic algorithm, including Fudan University and Jilin University)
Update
: 2025-02-17
Size
: 2.94mb
Publisher
:
庞贝兰波
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.