资源列表
[数据结构常用算法] RBTree_myFinal
说明:二叉树及其实现,可以运行。供学习交流使用-Binary Tree and its implementation can run. For use by the Learning Exchange<gifts> 在 2025-06-22 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Joseph-problem
说明:约瑟夫问题编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数, 报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人 开始重新报数,如此下去,直到所有人全部出列为止。-Joseph No. 1,2, ...... n n individuals sit in a circle in a clockwise direction<银夏> 在 2025-06-22 上传 | 大小:153kb | 下载:0
[数据结构常用算法] mutiplepatternmatch
说明:多模式匹配算法 mutiplepatternmatch-Multi-pattern matching algorithm mutiplepatternmatch<zlh> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] b
说明:完成向二叉树中插入节点(即构建二叉树)、删除二叉树、复制二叉树,并完成中序遍历(返回节点数)、层序遍历(返回层高),测试程序结果应当完全正确-Completed to insert nodes in a binary tree (that is to build a binary tree), delete the binary tree, copy the binary tree, and completed in order traversal (return nodes) layer pr<liqian> 在 2025-06-22 上传 | 大小:2kb | 下载:0