资源列表
[数据结构常用算法] 10.15
说明:有一个班4个学生,5门课。(1)求第一门课的平均分 (2)找出有2门以上课程不及格的学生,输出他们的学号和全部 课程成绩和平均成绩;(3)找出平均成绩在90分以上或者全部 课程成绩在85分以上的学生。分别编写3个函数实现以上3个要求-There is a class four student, 5 course. (1) Find the first course of the average (2) to identify two or more students failed t<weiyanyu> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] R7.4
说明:.4已有一个已经排好序的数组,今输入一个数,要求按照原来排序的规律将它插入数组中。 本程序可以对both由小到大的排列数组和由大到小的数组进行操作-.4 Has an already sorted array, this type a number, sorted according to the original law required it into the array. The program can arrange for both small to large arrays an<weiyanyu> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Banker
说明:银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Banker' s algorithm is an important method to avoid deadlock, this experiment requires high-level language used to write and debug a simple banker algorithm. Be<015> 在 2025-06-14 上传 | 大小:461kb | 下载:0
[数据结构常用算法] cPPdata-structure-experiment
说明:c++的数据结构实验。包括链表,堆栈,排序,图等。-c++ data structure experiments. Includes list, stack, sort, graph, etc.<ethan> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] 4_Dijkstra
说明:Dijkstra搜索最短路径,通过使用数据结构,构图,可以修改数据-Dijkstra shortest path search<万臻天> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] all-codes-in-book
说明:数据结构算法与应用书本全部代码,很实用,适合初学者学习的-Data structures algorithms and applications book all the code, very useful for beginners to learn the<彭彬> 在 2025-06-14 上传 | 大小:607kb | 下载:0
[数据结构常用算法] exercise-solutions
说明:数据结构算法与应用课后习题的全部答案和代码!很好的资源-Data structures algorithms and application of after-school exercise all the answers and code! Good resource<彭彬> 在 2025-06-14 上传 | 大小:679kb | 下载:0
[数据结构常用算法] Dijkstras-algorithm
说明:Let the node at which we are starting be called the initial node. Let the distance of node Y be the distance from the initial node to Y<ChipV> 在 2025-06-14 上传 | 大小:3.5mb | 下载:0