资源列表
cl
- Heap and list algorithms in C
AOE
- 该算法用于分析AOE网络,求出AOE网络的关键路径.-The algorithm used to analyze the AOE network, the network obtained AOE Critical Path.
AnyMap_Match
- 任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
tdbl
- 图的遍历算法,包括深度优先遍历和广度优先遍历,适合初学者使用
MST
- 最小生成树算法代码,采用堆的知识,并用prim算法来实现。-Minimum spanning tree algorithm code, using of the heap , and with the prim algorithm to achieve.
Csourse3
- 数据结构C语言版__递归求解迷宫问题,适合初学者,清华版的源码-c sourse for new student
CPP
- C++代码利用栈操作实现表达式求值的一个小程序-C++ code for count
一元稀疏多项式的计算
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
DS_homework1_1
- 1 Mergesort, 2. Heapsort, 3. Quicksort.-1 Mergesort, 2. Heapsort, 3. Quicksort.
joseph
- 编号为1,2,…,的个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始按照顺时针方向自1开始顺序报数,报到时停止报数。报的人出列,将他的密码作为新的值,从他在顺时针方向上的一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。
gdf
- 固定分区顺序存储算法,了解操作系统用固定分区的方法进行分配-Fixed partition storage algorithms in order to understand the operating system partition with a fixed allocation method
zhaoping
- 招聘模拟系统,是数据结构课程设计内容,自己写的,还不错-Recruitment simulation system
