资源列表
[数据结构常用算法] Single-linked-list
说明:已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives o<陈默> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] number-interval
说明:输入一个整数,将各位数字反转后输出,输入一个0~6的整数,转换成星期输出-Enter an integer, will you digital output after inversion, input a integer 0 to 6, the output into a week<汤海波> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binary-Sort-Tree
说明:建立二叉链表,然后判断是否为二叉排序树。-Build binary list, and then determine whether the binary sort tree.<王育东> 在 2025-01-07 上传 | 大小:1kb | 下载:1
[数据结构常用算法] LinearTable
说明:LinearList,线性表,本代码主要是sorted chain,使用c++实现-sortedList implemented by C++<王耿> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] guibinpaixu
说明:归并排序和二叉线索树的c++源码,有详细注释-Clues to merge sort and binary tree of the c++ source code, there are detailed notes<彭毅> 在 2025-01-07 上传 | 大小:1kb | 下载:0