资源列表
[数据结构常用算法] abinarytree
说明:求二叉树树高,和把由前序和中序构建树,又后序遍历这两步放在同一个递归中完成的两个程序。-Binary tree for tree height, and put by the former sequence and in order to build a tree traversal sequence after another on these two steps completed by the middle of the same< 魏康康> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FILE42
说明:数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone care<fu xingyou> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijskshortstpathalgorithm
说明:dijsk最短路径算法(matlab),求图像两点间的最短路径-dijsk shortest path algorithm (matlab), for images of the shortest path between two points<lidong> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] chengshidaoluzuiduanDijkstra
说明:城市道路最短路径的Dijkstra算法优化,应用于城市交通规划-Dijkstra<张丽兰> 在 2025-02-01 上传 | 大小:250kb | 下载:0
[数据结构常用算法] HotelManage1
说明:此代码为数据结构课程设计代码,实现了酒店管理系统。-This code for the data structure of the curriculum design code, implementation of the hotel management system.<ljy> 在 2025-02-01 上传 | 大小:1.31mb | 下载:0
[数据结构常用算法] bMinusTree
说明:b-树的增加,因为我看到的资料里的最大关键字数目为m-1,我考虑了一下,2-3树的删除会比较麻烦,后来看了下算法导论,别人的数目是2t-1,所以相同情况下是2-3-4树,我考虑按照这个因子再写一个,增加删除部分,有问题可以联系我,联系方式在程序中已注明.-b-tree increases, because the information I have seen in the largest number of keywords for<杨毅> 在 2025-02-01 上传 | 大小:2kb | 下载:0