资源列表
[数据结构常用算法] data-structure
说明:并查集,并查集扩展,堆,矩形切割,线段树,线段树扩展,线段树应用,字段和,子阵和。-And check collection, and investigations set extensions, stack, rectangular cut, segment tree, expand the tree line, tree line applications, fields, and, sub-array and.<lsc> 在 2025-06-03 上传 | 大小:8kb | 下载:0
[数据结构常用算法] zhongjidaima
说明:数据结构的作业,一元稀疏多项式计算机的设计,C语言编程,希望对大家能有所帮助-The data structure of homework, a dollar sparse polynomial computer design, the C programming language, hope to everybody can help<秋风扬起> 在 2025-06-03 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 2010-DataStruct-PPT14
说明:数据结构DataStruct 数据结构DataStruct -DataStructDataStructDataStructDataStructDataStruct08 gis schoolwork ppt<小鬼> 在 2025-06-03 上传 | 大小:54kb | 下载:0
[数据结构常用算法] stacks-and-queues
说明:栈和队列的实现,包括共享栈、链栈、循环队列、链队列。-Implementation of stacks and queues, including the sharing of the stack, chain stack, circular queue, the queue chain.<Wendy> 在 2025-06-03 上传 | 大小:101kb | 下载:0
[数据结构常用算法] visKDTree
说明:KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i<曾真> 在 2025-06-03 上传 | 大小:802kb | 下载:0
[数据结构常用算法] Haffman_tree
说明: 实现加减乘除运算和把小数转化为分数的形式表现出来的运算程序。- This programm can reality the arithmatic.<汪洋> 在 2025-06-03 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 9-1
说明:1、利用尾插法创建两个类型为字符型的带头结点的有序单链表La和Lb。 2、将La和Lb合并到一新链表Lc中,使得Lc表中元素值也有序,统计Lc中元素个数并显示出来。 3、要求:屏幕上可以显示La和Lb元素列表,以及合并后单链表Lc元素列表。 -1, by the end of interpolation method to create two types of nodes as the lead character of the ordered single chain La an<罗航宇> 在 2025-06-03 上传 | 大小:1kb | 下载:0