资源列表
[数据结构常用算法] KKHKHKHGKHJK
说明:题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 1.程序分析:谭浩强的书中答案有问题。 2.程序源代码:-Topic: input arrays, and the biggest and the first element exchange, the smallest and the last element exchange, output array. 1. The progra<崔嬴> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[数据结构常用算法] OUIOUIOUIOU
说明:题目:对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换, 下次类推,即用第二个元素与后8个进行比较,并进行交换。 2.程序源代码: -Title: the number of 10 sorting 1. The program analysis: can use the choice method, that is, from nin<崔嬴> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shortestpath
说明:用可达矩阵算法实现最短路径,并求出path路径,以及可知道图中是否带环等功能-shortest path<lufeipeng> 在 2025-01-12 上传 | 大小:2kb | 下载:0