资源列表
[数据结构常用算法] 22
说明:1、已知带头结点的动态单链表L中的结点是按整数值递增排序的,试写一算法将值为x的结点插入到表L中,使L仍然有序。 2、设计一算法,逆置带头结点的动态链表L。要求利用原表的结点空间,并要求用尽可能少的时间完成。 3、假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。 -1, the node is known to take the lead in junction dynamic s<wenzi> 在 2025-06-09 上传 | 大小:2.8mb | 下载:0
[数据结构常用算法] 33
说明:1、设单链表中存放着n个字符,设计算法,判断该字符串中是否有中心对称关系。例如:xyzzyx、xyzyx都算是中心对称的字符串。 2、设计算法判断一个算术表达式的圆括号是否配对。(提示:对表达式进行扫描,遇‘(’进栈,遇‘)’退掉栈顶的‘(’,表达式被扫描完毕,栈为空) 3、假设以带头结点的循环链表表示队列,并只设一个指针指向队尾,编写相应的置队空、入队和出队算法。 -Set single linked list storage n characters, design algori<wenzi> 在 2025-06-09 上传 | 大小:2.3mb | 下载:0
[数据结构常用算法] SearchWordInVocabulary
说明:词库搜索 数据结构大作业 代码注释详尽,可读性强,算法优质,数据结构使用恰当-Search Word In Vocabulary<吉> 在 2025-06-09 上传 | 大小:3.76mb | 下载:0
[数据结构常用算法] Arithmetic-expression-evaluation
说明:利用数据结构————栈,智能判断优先级,求表达式的值----- Stack data structure, intelligent judgments priority to evaluate the expression<吉> 在 2025-06-09 上传 | 大小:118kb | 下载:0
[数据结构常用算法] 2272228-2260298
说明:this important document for newcomer which gives idea about data structure using c-this is important document for newcomer which gives idea about data structure using c<rohit> 在 2025-06-09 上传 | 大小:109kb | 下载:0
[数据结构常用算法] 43749952-rohit
说明:this important document for newcomer which gives idea about data structure using c-this is important document for newcomer which gives idea about data structure using c<rohit> 在 2025-06-09 上传 | 大小:93kb | 下载:0
[数据结构常用算法] achievement-record
说明:对学生的信息,选课信息,考试成绩进行统计,以便于管理,查询等操作-Student information, course information, test scores, statistics, easy to manage, query operation<mary> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] huarongdao
说明:华容道算法与数据结构讲座资料,对初学者深入了解数据结构的应用很有用处。-Huarong Algorithms and Data Structures lecture, in-depth understanding of the application of the data structure useful for beginners.<wangbeng> 在 2025-06-09 上传 | 大小:237kb | 下载:0
[数据结构常用算法] A-Star-Develope
说明:一篇翻译过来的A星算法的详细探讨材料,讲得很透彻,很通俗易懂,附Delphi的实现-A translation from A Star algorithm discussed in detail material, very thorough, very easy to understand, attached to the realization of Delphi<wangbeng> 在 2025-06-09 上传 | 大小:108kb | 下载:1