搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++
zhejiang_university_acm_onlinejudge_code
- 浙江大学acm在线判题器代码集。 本人在浙大acm判题器上的所有代码(心血) acm.zju.edu.cn acm/icpc acm大学生程序设计竞赛 练习网站,网站上有历年全球各地区分区赛试题,此集合为上载者accepted的代码-Zhejiang University acm online- that's code sets. I Zhejiang University acm- that for all o
cpp
- 用蛮力法解决的Acm icpc试题(求矩阵每一列列和的最小值)。-Using brute force method to solve the Acm icpc questions (each matrix rows and the minimum value).
ICPCJIANGYI
- 介绍ICPC的相关知识,是刚刚接触ICPC比赛的入门书籍。-ICPC introduce the relevant knowledge, just contact ICPC competition entry books.
hp
- 主要用于acm/icpc竞赛中的高精度计算,主要内容: 高精度运算专题: 1.本专题公共函数说明 2.高精度比较 3.高精度加法 4.高精度减法 5.高精度乘10 6.高精度乘单精度 7.高精度乘高精度 8.高精度除单精度 9.高精度除高精度-Mainly used for acm/icpc contest of high-precision calculation, the main elem
search
- ACM-ICPC 竞赛 搜索算法入门课件及源码合集-ACM-ICPC contest entry search algorithm and source courseware Collection
ComputingGeometry
- ACM-ICPC竞赛 计算几何 终极学习资料整理合集 包含多篇PPT,论文及模板 -ACM-ICPC contest ultimate learning computational geometry data collection contains more than PPT, papers and template
2008-BUCT-ACM-ICPC-Report
- 北京化工大学2008年暑期集训一次训练的解题报告和核心代码-Beijing University of Chemical Technology in 2008 summer training report of a problem-solving training and core code
ACMyudinghanshu
- acm/icpc中经常用到的一些标程 平时总结+网上整理而来-acm/icpc some frequently used standard way peacetime summary+ online collated from
acmjiaocheng
- heu暑期集训中讲到的一些ACM/ICPC培训内容-heu summer training camp, mentioned in a number of ACM/ICPC training
Graph-Theory
- 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0
AcmTemplate
- 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
ninegird_src
- ACM/ICPC题目八位码算法实现 ACM/ICPC题目八位码算法实现-ACM/ICPC Title 8 yards algorithm ACM/ICPC Title 8 yards algorithm
normal_template_for_acm
- normal template for acm/ICPC,including geometry,grapf theory,number theory and so on -normal template for acm/ICPC, including geometry, grapf theory, number theory and so on
PKUACManswers
- 北大ACM源码,文件内包含了北大ACM\ICPC上的大部分题解源码和解题报告-PKU ACM answers
2008icpcofzhuhai
- acm/icpc第一届珠海区域赛题目,测试数据和解题报告-acm/icpc Zhuhai first tournament title of the region, the report of the test data and problem-solving
HoleCutte
- Hole Cutter实验报告说明(ICPC大赛试题)-Hole Cutter
ICPC
- ICPC大赛相关算法 含有杨辉三角 变形课等 含有源码及相关说明 -icpc
ICPC
- ICPC 训练讲义,适合于刚接触ICPC,作培训资料,第一章搜索,第二章STL,第三章计算几何学-ICPC Training Materials
实用算法基础教程(ACM-ICPC初级学习资料)
- 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)