资源列表
[数据结构常用算法] calculator
说明:运用堆栈算法实现的可执行计算器,能够计算除 函数外的计算。-Executable stack algorithm using calculator can calculate calculate except outside the function.<butterfly> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a<butterfly> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Tree-traversal
说明:树的遍历。树的缩格打印、先根遍历,中根遍历,后根遍历的递归非递归调用,交换左右子树递归调用。-Tree traversal. Tree indent printing, the first root traversal, traversing root, root recursive traversal non-recursive calls, switching left and right subtrees recursively.<butterfly> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yemiandiaodusuanfa
说明:3种页面置换调度算法 先进先出(FIFO) 最近久未使用(LRU) 最佳(OPT)置换算法-Three kinds FIFO page replacement scheduling algorithms (FIFO) recent lack of use (LRU) Best (OPT) replacement algorithm<颜灏澜> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] baoshu
说明:报数问题。n个人围成一圈,1,2,3循环报数,报到3的人退出。到最后只余1人,输出最后留下的是第几号(最初的序号,以1起始)。压缩包内共三种方法。-Reported several problems. n personal circle, 1,2,3 newspaper circulation numbers, to report three people quit. To the final with only one person, the output of the last to lea<沐阳浸月> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Josephus-Problem
说明:约瑟夫问题的链表实现,包含源代码(c语言实现)-solve of Josephus Problem<tim> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph-ring
说明:数据结构链表经典习题约瑟夫环,包涵其实现的源代码,在VC++6.0下运行就可实现-Linked list data structure classic exercises Joseph ring, with the realization of the source code, running under VC++6.0 can be achieved<徐> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:静态建立Huffman树,数据结构,静态,huffman树-Static build Huffman tree data structures, static, huffman tree<周双> 在 2025-06-08 上传 | 大小:1kb | 下载:0