资源列表
[数据结构常用算法] sortcompare
说明:针对排序数据的多少,冒泡、快速、希尔排序算法的效率比较。-Compare the efficiency of several sorting methods<yyh> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Single-linked-list
说明:已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives only the head pointer list. On<陈默> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Iterative-method
说明:这里主要是利用函数调用的方法同时实现了雅克比、高斯-赛戴尔,超松弛迭代法。-Here is the main method of using function calls while achieving a Jacobi, Gauss game Dell, super relaxation iteration method.<陈默> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] number-interval
说明:输入一个整数,将各位数字反转后输出,输入一个0~6的整数,转换成星期输出-Enter an integer, will you digital output after inversion, input a integer 0 to 6, the output into a week<汤海波> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[matlab例程] Naive-Bayes
说明:基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run<yxingx> 在 2025-11-25 上传 | 大小:1kb | 下载:0