搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
StringClass
- 这个代码是STRING类的声明及实现,因为我认为C++类库中的string类比较庞大,找一个函数需要很长时间,所以用一个简单明了的代替之.-STRING kind of statement and realized, because I think the C library string of relatively large, a function for a very long time. Therefore, the use of a simple and straightforward
TJU1127
- 同济大学ACM题库TJU1127的题解代码.-TJU1127 Tongji University ACM questions in the code that solution.
TJU1103
- 同济大学ACM题库TJU1103的题解代码.深度优先搜索的一个好例子.-TJU1103 Tongji University ACM questions in the code that solution. Depth-first search of a good example.
shujujiegou_c
- 学习数据结构的同志,可以利用此代码库,练习自己进行数据实现!
8queens
- 由C语言编写的八皇后算法的图形演示版,注意:需要设置C代码中的graphic库的正确位置。程序可以演示八皇后的所有解,并能够根据用户的要求找到某一特定解
3200
- 北大ACM题库3200题代码(巴别塔问题) 算法分析期末实验
aa
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。
poj3468
- 北大在线题库3468题标程代码,经典数据结构“线段树”的完美运用
20040530100445
- 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
学习c语言数据结构的有用库
- 学习c语言数据结构的有用库!!!帮助你提高C语言功力和代码效率,C language data structure to learn,a useful database! ! !
ACM
- 吉林大学计算机科学学院2005年制作的ACM/ICPC代码库,里面的代码比较详细,清晰-Jilin University School of Computer Science in 2005 production of ACM/ICPC code base, which code for more detailed, clear and
ClasicProblemCode
- acm模板库,一些经典问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, some of the classic problems of code implementation. After the practical problems of verification, to ensure efficiency and accuracy of code
ComputationalGeometryCode
- acm模板库,计算几何问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code to achieve computational geometry problems. After the practical problems of verification, to ensure efficiency and accuracy of code
DataStructureCode
- acm模板库,某些经典数据结构的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code of some classic data structures to achieve. After the practical problems of verification, to ensure efficiency and accuracy of code
ZjuAcmSourceCode
- acm模板库,比较系统的模板库有各种算法的实现的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library to compare the system' s template library with a variety of algorithms to achieve the realization of the code. After the practical problems of verification, to ensure efficie
ACM
- ACM经典代码代码库. -ACM
ACM.ICPC_Code_base_MyLib(For_ACM)
- 吉林大学. ACM/ICPC 代码库,关于图论、数据结构、网络流、树论、递归方法求解排列组合问题,以及ACM/ICPC之STL.-Jilin University. ACM/ICPC code base, on the graph theory, data structures, network flows, the tree of recursive method for solving permutation and combination, as well as ACM/ICPC of t
acm-code
- ACM 代码库 吉林大学计算机科学与技术学院 2005 级整理的 包括数据结构,组合数学,图论等方面的常用算法代码 -ACM code library 2005 consolidation of the Computer Science and Technology of Jilin University Including data structures, combinatorics, graph theory and other aspects of the common
library
- 我的ACM代码库。内有常见的算法,费用流,欧几里得,后缀数组,AC自动机-My code library. It has a lot of algorithm