资源列表
[数据结构常用算法] CPPLinkList_Intersection_Union
说明:C++实现建立链表,且通过链表数据求并集,交集-The C++ achieve the establishment of a linked list, and through the linked list data seek union, intersection<wang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] CPPLinkList_Inverse
说明:通过建立链表在没有新建链表的情况下,实现其转置链表,这样时间复杂度会降低!-Through the establishment of a linked list in the case of no new linked list, to achieve the transpose of the linked list, so that the time complexity will reduce!<wang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Expression_Pre_Post
说明:输入中缀表达式,转换成后缀表达式,再执行其用后缀表达式实现加减乘除算法-Input infix expression, converts the suffix expression, and then perform addition, subtraction, multiplication and division algorithms postfix expression<wang> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] results-entry
说明:对成绩、姓名、学号等基本信息进行录入排序,并且按各科成绩降幂进行排列。-Entry sort of achievements, name, student number, and other basic information, and descending to be ranked according to academic results.<王伟> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] matrix-operation
说明:定义一个二维方阵类matrix。通过重载二元运算符"+"、"-"、"*"和一元运算符"~",来实现矩阵加、矩阵减、矩阵乘以及矩阵转置-Define a two-dimensional square class matrix. By overloaded binary operator+ " ," - " ," * " and unary operator" ~ " to achi<王伟> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] The-child-king
说明:编程序,使用链表来实现如下问题:有12人围坐成一圈(沿顺时针方向依次编号为1到按规则淘汰其中11人后(沿顺时针方向每当数到k时,那一人员就被"淘汰出局"),输出最后所剩那一个人的编号,并输出淘汰过程的"中间结果数据"。-Programmed, use the list to achieve the following issues: 12 people sitting in a circle (clockwise direction a<王伟> 在 2024-11-05 上传 | 大小:1024 | 下载:0