资源列表
[数据结构常用算法] bigint-2008.07.20
说明:用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.<timothy> 在 2024-11-20 上传 | 大小:42kb | 下载:0
[数据结构常用算法] QuickHulldemo
说明:快速凸包演示程序 演示了快速凸包算法的执行过程-Fast convex hull demo program to demonstrate fast convex hull algorithm of the implementation process<纪旭> 在 2024-11-20 上传 | 大小:42kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Set的实现是通过2叉排序树来实现,就是将所有的元素用一个树来存储,根元素大于左子树的元素,小于右子树的元素,所有的操作都是基于这个树,通过判断元素的大小来选择对左子树操作还是右子树操作,这样操作数量和树的层数成正比-Set by the realization of two binary sort tree to achieve, that is, all the elements to store a tree, the root<zhangzhenzhong> 在 2024-11-20 上传 | 大小:42kb | 下载:0
[数据结构常用算法] Sorting_Algorithm
说明:分析采用各种排序算法时的复杂度,包括时间复杂度与空间复杂度。-Analysis using a variety of complexity of sorting algorithms, including the time complexity and space complexity.<追风> 在 2024-11-20 上传 | 大小:42kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:数据结构:多项式的代数运算,C语言,数据结构实验内容,包含可执行程序和源代码。-Data structure: polynomial algebra, C language, data structure experiment content, including executable programs and source code.<张小小> 在 2024-11-20 上传 | 大小:42kb | 下载:0