资源列表
[数据结构常用算法] bstree
说明:数据结构的课程设计,实现平衡二叉树;1)输入一组数据,建立一棵平衡二叉树 (2)输入一个数据,在平衡二叉树中查询-bstree<longwanbin> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Text6_2
说明:(1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (<w> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] josephus
说明:问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(7,3)Josephus 排列为3,7,6,2,4,1,5。<atlantis> 在 2025-06-11 上传 | 大小:2kb | 下载:1
[数据结构常用算法] xueshengchengjifenxi
说明:这是我在学习数据结构的一个实验题目:学生成绩分析,里面有我自己做的程序源代码供大家学习,借鉴。-This is my data structure in an experiment to study the subject: student performance analysis, which do have my own source code for all to learn from<viking> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] duozhongchazhao
说明:这是我在这期学习数据结构时所做的关于多种查找的设计,里面有我做的程序源代码,上传供大家学习,借鉴-This is my data structure in this period did when learning about a variety of check designs, which I made the source code, upload for everyone to learn from<viking> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] hashchazhao
说明:这也是我在本学期学习数据结构是做的实验题目:hash查找。上传上来供大家学习,借鉴。-This is me in this semester to study the data structure is to do experimental subjects: hash check. Upload up for all to learn from.<viking> 在 2025-06-11 上传 | 大小:2kb | 下载:0