资源列表
shujujiegou
- C语言数据结构知识原代码 C语言数据结构知识原代码C语言数据结构知识原代码-C language data structure knowledge of the original code C language data structure knowledge of the original code C language data structure knowledge of the original code
2271
- POJ 2271的己AC代码...不信你可以自己试试.-POJ 2271
1166
- POJ 1166己AC源代码,不信你可以试试.-POJ 1166 F AC source code, do not believe you can try.
1125
- POJ 1125己AC源代码,不信你可以试试.-POJ 1125 F AC source code, do not believe you can try.
1222
- POJ 1222己AC源代码,不信你可以试试.-POJ 1222 F AC source code, do not believe you can try.
1142
- POJ 1001己AC源代码,不信你可以试试.-POJ 1001 F AC source code, do not believe you can try.
n_queens
- 在n×n的棋盘上放置n个皇后,现要求出使n元棋盘上的n个皇后互不攻击的布局。 -In n × n chessboard of n-place Queen
josephus
- 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people r
bingchaji_kruskal
- 基于并查集的求最小生成树的Kruskal算法的实现-And set-based search for the Kruskal minimum spanning tree algorithm
Link_List_1317069162002
- 链表的实现,C++语言编写的。呵呵 链表的实现,C++语言编写的。-List of realize, C++ Languages. Ha ha realize the list, C++ Languages.
588909Java_UML_library
- 数据结构及算法 对于参加ACM的学生有一定帮助 里面有详细的解答-Data structure and algorithm for ACM students to participate in some help there are detailed answers
bignumbermultiplay
- 大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and