资源列表
[数据结构常用算法] HeapSort
说明:堆排序,利用堆结构给指定数列排序。时间复杂度为nlog(n)。无辅助空间。算法效率稳定。-Heap sort, utilizing a stack structure to specify the number of columns to sort. The time complexity is nlog (n). No auxiliary space. Stable efficiency of the algorithm.<luther8547> 在 2025-06-19 上传 | 大小:206kb | 下载:0
[数据结构常用算法] Data-structure-
说明:数据结构与算法分析程序演示:包括线性表,串,栈和队列,树,图-Data structure and algorithm analysis program demonstrates: including linear tables, strings, stacks and queues, trees, graphs<闫> 在 2025-06-19 上传 | 大小:535kb | 下载:0
[数据结构常用算法] student
说明:学生成绩统计功能:1,、求第一门课程的平均分 2、找出有2门及2门以上不及格的学生,并输出其学号;3、找出平均成绩在90分以上的学生,输出他们的学号-Student achievement statistics: a first course,, ask the average score 2, identify two and two or more failing students, and outputs its student number 3, find the averag<卢俊> 在 2025-06-19 上传 | 大小:142kb | 下载:0
[数据结构常用算法] unluckyday
说明:不吉利日期:函数功能:在国外,每月的13号和每周的星期5都是不吉利的。特别是当13号那天恰好是星期5时,更不吉利。已知 某年的一月一日是星期W,并且这一年一定不是闰年,求出这一年所有13号那天是星期5的月份,按从小 到大的顺序输出月份数字。(W=1..7)-Inauspicious date: Function: In other countries, on the 13th of each month and day of the week 5 are unlucky. Especia<卢俊> 在 2025-06-19 上传 | 大小:132kb | 下载:0