资源列表
[数据结构常用算法] ConvexHulls
说明:凸包,使用先左右排序再计算上凸包下凸包的方法,效率还可以。-Convex hull, and then calculated using the first order around the convex hull on the package approach, efficiency gains can be.<leon> 在 2024-12-28 上传 | 大小:64kb | 下载:0
[数据结构常用算法] LineSegmentIntersect
说明:线段求交,使用二叉树保存消息树,状态树,还有已经求过交点的树,效率还行。-Line segment intersection, save the message using the binary tree, state tree, as well as the intersection of the tree has been seeking, efficiency, okay.<leon> 在 2024-12-28 上传 | 大小:78kb | 下载:0
[数据结构常用算法] index-tree
说明:排序二叉树的改进,在每个节点上加一个值来统计该节点左边的结点个数,方便插入、删除和查找-Binary sort tree improvement, at each node with a value to the statistics of the node on the left side of the node number, convenient to insert, delete and search<wutu> 在 2024-12-28 上传 | 大小:879kb | 下载:0
[数据结构常用算法] list
说明:C语言实现 线性链表的创建,销毁,遍历,插入元素,删除元素,取元素等操作 经典源代码。-C language implementation linear list of creating, destroyed, traverse, insert elements, remove elements, take elements such operation classical source code.<liuzhixing> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashubianli
说明:二叉树的遍历,适用于VC环境 是一个基本的源代码-just for VC environment<王二> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hoffman-and-cirqueue
说明:数据结构队列的各种操作,包括判断队空,判断队满,入队,出队,显示现有元素和显示长度等六个操作;另外还有赫夫曼树的编码程序-the operation of cirqueue and hoffman tree<彭水燃> 在 2024-12-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] parkingproblem1
说明:数据结构模拟停车场问题,用栈和队列来模拟实现-Data structure simulation parking problems, with stacks and queues to simulate achieve<Liangxu> 在 2024-12-28 上传 | 大小:4kb | 下载:0