搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
ACM_template.rar
- 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
client
- 使用贪心算法解决最优服务次序问题,效率高,适用于ACM竞赛-Use greedy algorithm to solve the optimal order of service, high efficiency, apply to ACM Contest
Sparse_Table_algorithm
- RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)-RMQ the sparse table algorithm implementation, ACM contest for team members have research value is :)
Acm_Contest_algorithms_and_data_structures_used_(1
- ACM竞赛中常用的算法及数据结构,对参加ACM的学生有很大的帮助。-ACM Contest commonly used algorithms and data structures, ACM students participating in a great help.
222
- 算法艺术与信息学竞赛 ACM方面学习的好帮手-Algorithm art and informatics competitions ACM in learning about a good helper
acm
- 字符串处理,动态规划,高精度个人小结,对初学算法竞赛有用-String handling, dynamic programming, high-precision individual summaries, helpful for beginners algorithm competition
NOIP_ACM_Contest
- 数据结构和算法讲解,里面有NOIP,ACM竞赛的老师PPT和某个专业方面的深层次了解。里面的有些算法研究的相当深入,值得深入学习。-Explain data structures and algorithms, which has NOIP, ACM contest PPT and a professional teacher' s deep understanding. There' s some pretty in-depth study of algorithms, it is
algorithm
- 关于ACM程序设计竞赛的算法与数据结构讲座,完全自己原创-Data Struts And Algorithm
ACM-DEMO
- ACM竞赛的各类算法模板,自己集成来,基本正确高效,不过算法学很容易,吸收很难-ACM contest template various algorithms, their integration, the basic correctly and efficiently, but the algorithm is easy to learn and absorb difficult
ACM_algorithmadata-structure
- 介绍了ACM竞赛中常用的算法与主要数据结构-ACM contest introduced algorithm commonly used in the main data structure
acm
- 介绍了ACM算法竞赛中的高精度算法。 加减乘除。 -ACM algorithm introduced competition in the high-precision algorithm. Math.
PrimeTest
- 判断一个大数是否是素数,本代码采用随机算法实现,是原来参加ACM竞赛是做过的题!-prime test
Queen-Collisions
- 八皇后问题的经典算法,参加ACM竞赛时的代码!-ba huang hou wen ti!
BigNum
- 提供万进制的高精度算法,可用于ACM、CF、TC等的比赛中,代码不算长适合竞赛时使用-for bignum s algorithm.It can be used for programming competetion.
ACM
- 整理的一些acm竞赛资料 参加acm竞赛能帮助程序员熟悉各种数据结构及算法 文件中有相关介绍及一些acm题解和源代码-Acm race finishing participate acm race-related presentations and some acm problem solution and source code to help programmers are familiar with a variety of data structures and algorithms f
basic algorithm
- acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)