资源列表
mergelib
- 这个非常详细的介绍了内排序中的归并排序算法,并分析了它的时间复杂度和空间复杂度。-This very detailed descr iption of the inside of the merge sort algorithm to sort and analyze its time complexity and space complexity.
aa
- 数据结构1600题!很重要!考试都考到的!-Data Structure 1600 title! Is very important! Test to the exam!
daan
- 数据结构习题和答案!重要!!!!考研复习所用!-Data Structure Exercises and answers! Important! ! ! ! Articles by review of the use!
FibonacciHeapApp
- 斐波那契堆及其在 图算法中的应用,最小生成树,最短路径等-Fibonacci heap and its application in graphic algorithm
2DBall
- 有关2D凸包的算法,1. 排序更简单,只是简单的比较,没有运算. 2. 起始点更好找,就是排序后的第一个点. 3. 可以很好地处理特殊情况(共线).-The 2D convex hull algorithm, 1. Sorting easier, just a simple comparison, there is no operation. 2. To find a better starting point, that is sort of a point after the fir
demolink
- 可以在vc中实现方便地创建数据链表结构 实现结点信息的快速方便插入,删除-Vc can be implemented easily create a data list structure to achieve node information quickly and easily insert, delete
tree_xml
- 分析XML文件并提取关键字和数据的过程,使用深度遍历及广度遍历。-Analysis of XML file and extract the keywords and data in the process, using the depth and breadth traversal traversal.
JiangAVL
- 我的AVL(平衡二叉查找树)实现,已经测试过。-This is my AVL implementation, it has been tested.
LeftistTree
- 我的左偏树的实现,我已经测试过,不需要额外的依赖。-My leftist tree s implementation. I have tested it.
huanghou
- c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
hanglieshi
- c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
CRealNumberString_Complete1_6_rar
- 采用字符串模拟double型数据的计算,包括一个double型数据的前驱和后继,以及加减乘除等运算。-Double-type data using a string simulation calculations, including a double-type data, predecessor and successor, as well as operations such as addition and subtraction multiplication and division.