资源列表
[数据结构常用算法] zhanshiyan
说明:1)十进制数转化为少于十进制数 (2)简单行文本编辑器 (3)检验表达式中括号匹配否 (4)双栈共享一个栈空间。 (5)将中缀表达式转化为后缀表达式,并求解数值-1) decimal number into less than a decimal number (2) the simple line text editor (3) test expression in parentheses the match No (<吴璨> 在 2025-01-19 上传 | 大小:14kb | 下载:0
[数据结构常用算法] The-C-Language-depth-anatomy
说明:关于C语言的深度解析,适合想进一步完善自己C语言的读者!-Depth analysis on the C language, suitable for readers want to further improve their own C language!<刘明杰> 在 2025-01-19 上传 | 大小:754kb | 下载:0
[数据结构常用算法] CPPLinkList_Intersection_Union
说明:C++实现建立链表,且通过链表数据求并集,交集-The C++ achieve the establishment of a linked list, and through the linked list data seek union, intersection<wang> 在 2025-01-19 上传 | 大小:1kb | 下载: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> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expression_Pre_Post
说明:输入中缀表达式,转换成后缀表达式,再执行其用后缀表达式实现加减乘除算法-Input infix expression, converts the suffix expression, and then perform addition, subtraction, multiplication and division algorithms postfix expression<wang> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary_tree
说明:从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。-Binary list results from two keyboard input binary tree traversal, memory, and restore the binary tree traversal results, and the binary tree is displayed on the scree<王伟> 在 2025-01-19 上传 | 大小:3kb | 下载:0
[数据结构常用算法] results-entry
说明:对成绩、姓名、学号等基本信息进行录入排序,并且按各科成绩降幂进行排列。-Entry sort of achievements, name, student number, and other basic information, and descending to be ranked according to academic results.<王伟> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] matrix-operation
说明:定义一个二维方阵类matrix。通过重载二元运算符"+"、"-"、"*"和一元运算符"~",来实现矩阵加、矩阵减、矩阵乘以及矩阵转置-Define a two-dimensional square class matrix. By overloaded binary operator+ " ," - " ," * " and unary operator" ~ " to achi<王伟> 在 2025-01-19 上传 | 大小:1kb | 下载: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<王伟> 在 2025-01-19 上传 | 大小:1kb | 下载:0