资源列表
[数据结构常用算法] DS01
说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to the link at the size of data fi<火腿狼> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DS02
说明:将两个带头结点的有序循环链表合成一个带头结点的有序循环链表。 实验内容:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出 -The two take the lead in the ordered circular list node synthesis of a lead in the ordered circular list node. Experiment: use the keyboard to enter an expr<火腿狼> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构书籍(c++)版本,该书是比较权威的书籍,适合初学数据结构的读者。-Data structure books (c++) version of the book is more authoritative books, the data structure suitable for beginner readers.<jiji> 在 2025-06-20 上传 | 大小:15.11mb | 下载:0
[数据结构常用算法] shortestDistance-Dijkstra
说明:利用地杰斯特拉算法求两点之间的最短距离,用C语言实现,经过验证。-Tel algorithm used to find Jess the shortest distance between two points<peiwuyang> 在 2025-06-20 上传 | 大小:117kb | 下载:0
[数据结构常用算法] Circlequeueinsert
说明:实现循环队列的插入 输入-1则自动停止输入-Circular queue insert<Sisley95> 在 2025-06-20 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Doublylinkedlistinsert
说明:实现双向链表的插入功能,选择插入位置和数值进行插入-Doubly linked list insert<Sisley95> 在 2025-06-20 上传 | 大小:12kb | 下载:0
[数据结构常用算法] FastTranspose
说明:实现三元组(输入行号列号以及数据)的快速转置-FastTranspose<Sisley95> 在 2025-06-20 上传 | 大小:11kb | 下载:0
[数据结构常用算法] BinaryTreeTranversal
说明:输入一个完全二叉树,#表示空节点二叉树先序遍历 中序遍历 后序遍历-BinaryTreeTranversal<Sisley95> 在 2025-06-20 上传 | 大小:13kb | 下载:0