资源列表
[数据结构常用算法] Matrixchain
说明:这个算法解决了矩阵连乘问题,采用的算法来自算法设计-This algorithm solves the matrix multiplication problem with using the algorithm from the algorithm design<zhou> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yrh3
说明:链表的创建及插入、删除操作 逆序创建链表 主函数通过调用创建、插入、删除用输出函数完成链表的基本操作-The creation of the list and insert, delete in reverse order by calling the main function to create lists to create, insert, delete, complete the list with the output of the basic operation of the fu<严若林> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[数据结构常用算法] ShortestPath
说明:本程序是使用动态规划算法来解决单源最短路径问题。使用时,先输入每个头结点的邻接顶点个数,然后输入每个邻接顶点的数据。-This procedure is to use the dynamic programming algorithm to solve the single-source shortest path problem. When used, enter each of the first number of vertices adjacent node, and then ente<陈军> 在 2025-06-14 上传 | 大小:41kb | 下载:0
[数据结构常用算法] BubbleSort
说明:冒泡排序程序。运行后,先输入待排序的数的个数,然后输入待排序的数,最后确定,输出排序结果。-Bubble sort program. Running, enter the number to be sorted a number, then enter the number to be sorted, and finally determined, the output sort order.<陈军> 在 2025-06-14 上传 | 大小:37kb | 下载:0