资源列表
[数据结构常用算法] Singlelistofheoperation
说明:随机产生或键盘输入一组元素,建立一个带头结点的单链表(无序)。 2.遍历单链表(即输出单链表中各结点元素)。 3.把单链表中元素逆置。 4.在单向链表中删除所有的偶数元素结点。 5.编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单链表。 6.利用算法5建立两个非递减有序单链表,然后合并成一个非递减有序单链表。 -Randomly generated or key<乔乔> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linearlistb
说明:将A和B两个按元素值递增有序排列的线性表合并成一个递增排列的线性表C,然后把C表倒置成递减的线性表。-A and B will increase the value of two elements ordered by the linear arrangement of the table into a single incremental linear form C, then C table upside down into the<bear> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] graohliantong
说明:利用深度优先遍历,判断无向/有向图的连通性的程序。-Using depth-first traversal to determine undirected/directed graph of the connectivity process.<李延明> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zhanhouzui
说明:运用栈结构对file.txt中的后缀表达式求值 (字符按空格隔开)-鄙人英文不同 谅解一个<madlee> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] chexiangtiaodu
说明:(车厢调度代码)问题描述:停在铁路调度站入口处的车厢序列的编码依次为1,2,3,...n。设计一个程序求出可能由此输出的长度为n的车厢序列。ng code-(Car dispatch code) Problem Descr iption: Stop at the entrance to the railway station car dispatch coding sequence followed by 1,2,3, ... n. D<zhanbrave> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yiyuanxishuduoxiangshi
说明:这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and studen<曹杰> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The_operation_of_the_tree
说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, n<朱洁丽> 在 2025-01-16 上传 | 大小:1kb | 下载:0