资源列表
[数据结构常用算法] cycle_output
说明:使用Python语言,利用递归的方式,实现顺时针输出整个矩阵中的每一个元素。同时还写了实现这个方法的超级简化版代码,体现了Python编程语言简洁的优点(Using Python language and recursive method, each element of the whole matrix can be output clockwise. At the same time, the simplified code to implement this method is also<25son754571662> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 计算机程序设计艺术 第4卷
说明:这是一本关于算法设计的好书,值得一看,非常推荐。(This is a good book about algorithmic design, which is worth reading and highly recommended.)<ChenHuihuang> 在 2025-06-21 上传 | 大小:16.46mb | 下载:0
[数据结构常用算法] project7
说明:利用构造完全二叉树的方法建立二叉树结构。(1) 实现二叉树的先序、中序、后序遍历以及求深度操作;(2) 利用堆栈进行中序遍历并指出栈内最多元素个数。(The structure of binary tree is established by constructing complete binary tree. To realize the traversal of the binary tree in order, in order and after order and to find th<cy050> 在 2025-06-21 上传 | 大小:63kb | 下载:0
[数据结构常用算法] 二叉排序树
说明:使用二叉树对一系列整数排序,并进行前序,中序,后序遍历。 可能有多组测试数据,对于每组数据,将题目所给数据建立一个二叉排序树,并对二叉排序树进行前序、中序和后序遍历。每种遍历结果输出一行。每行最后一个数据之后有一个空格。(The binary tree is used to sort a series of integers and traverse them in the order of preceding, middle and post. There may be multipl<@wrong> 在 2025-06-21 上传 | 大小:9kb | 下载:0
[数据结构常用算法] dijkstra
说明:图论中迪杰斯特拉最短路算法的matlab代码(Matlab code of Dijstro algorithm in graph theory)<mazy@lzit.edu.cn> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 学生成绩管理系统
说明:学生成绩管理系统,包括学生端和教师端,学生可以查询打印成绩。老师对学生成绩进行增删改查等<QQQQQ@QQQQQ> 在 2022-10-06 上传 | 大小:13.75kb | 下载:0