搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
search
- ACM-ICPC 竞赛 搜索算法入门课件及源码合集
Graph-Theory
- 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备
acm国际大学生程序设计竞赛试题与解析(一)
- acm国际大学生程序设计竞赛试题与解析(一) ginger547的算法系列资料-acm International Collegiate Programming Contest questions and Analysis (1) the algorithm ginger547 series information
ACM_template
- 包含2个pdf:ACM模板(浙大).pdf和ACM算法模板(吉林大学).pdf 覆盖了很多ACM竞赛中需要的模板,我自己在比赛时都会带着。-ACM templates
ACM-of-hfut
- ACM校内赛的讲义,里面详细介绍了在ACM竞赛中常用的算法和思想,以及编程基础知识,里面含有例题讲解,以及习题,实验-ACM campus race handout, which details the algorithms used in the ACM contests and ideas, as well as programming the basics, which contains examples to explain, as well as exercises, experime
ACM
- acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法教程,希望对大家有帮助-acm is a ativity for university students
acmtemplate
- acm竞赛的常用模板,非常的全面,对算法的各个方面都有涉及,阅读以后能极大的提高自己的算法能力-acm contest common template, a very comprehensive on all aspects of algorithms are involved, to be able to read a great method to improve their ability to
acm
- 字符串处理,动态规划,高精度个人小结,对初学算法竞赛有用-String handling, dynamic programming, high-precision individual summaries, helpful for beginners algorithm competition
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
- acm竞赛常用的算法和试题总结,是吉林大学出版的,非常经典的啊-the usual althorigm of acm
acm
- 介绍了ACM算法竞赛中的高精度算法。 加减乘除。 -ACM algorithm introduced competition in the high-precision algorithm. Math.
acm-math-formula
- acm常用数据公式表,适合参加编程比赛、信息竞赛的人使用,当然整天编程的人也不能少,算法离不开数学-acm formula frequently used data in Table
ACM-SJTU
- 上海交通大学的ACM算法模板,对于参加ACM竞赛的朋友们有帮助!-ACM of Shanghai Jiaotong University
ACM-JLU
- 吉林大学的ACM算法模板,ACM竞赛的朋友必看!-ACM of Jilin University.
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
lvst_bpx__delegation__gateway
- 浙大ACM编程竞赛的摸板(内部质料),吐血奉献!!!!里面内容超多,把ACM题目分成了好几类,没一个类型都有详细的代码()
basic algorithm
- acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)
2886602
- ACM的竞赛资料,出自于西安电子科技大学()
ACM模板
- ACM竞赛经典算法的模板和实现,包括复旦大学和吉林大学的(ACM competition template and implementation of the classic algorithm, including Fudan University and Jilin University)