资源列表
[数据结构常用算法] ChooseKing
说明:约瑟夫问题,也即猴子选大王的问题。采用循环链表来实现。-Josephus problem, namely the problem of the monkey king election. Achieved using circular linked list.<梁运棠> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] wielomian
说明:This a program that is bein able to calculate linear equations of advanced levels. I ts in the form of class with methods and has implemented operators that allowes user to calculate things by basic types like +/-/*.-This is a program that is bein ab<ches> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BinThrTreeRun
说明:Java 中线索二叉树,数据结构方面的Java程序-Java, threaded binary tree, the data structure of Java programs<ygfang> 在 2025-06-15 上传 | 大小:2kb | 下载:1
[数据结构常用算法] main
说明:表达式求值*** 将中缀表达式转换为后缀表达式。假设输入的算法表达式的运算符只有“+、-、×、/、(、)”这几种。 要求:用栈完成;首先要判断输入的表达式括号是否配对,在正确表达式的基础上转换为后缀表达式,然后计算结果。 -*** Expression evaluation will be converted to postfix infix expression expression. Assume that the input of the algorithm expressio<Li> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] operation
说明:多项式运算 能进行加法运算和乘法运算(用链表实现)-Polynomial operations capable of addition and multiplication operations (with the list implementation)<xiaorunfeng> 在 2025-06-15 上传 | 大小:2kb | 下载:0