资源列表
[数据结构常用算法] multiplyofarrys
说明:这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points<沈刚> 在 2024-11-20 上传 | 大小:34kb | 下载:0
[数据结构常用算法] sharePfisher
说明:确定投影方向使得降维以后,样本不但线性可分,而且可分性更好-Determine the projection direction makes dimensionality reduction, sample not only linearly separable, and a better separability<黄博> 在 2024-11-20 上传 | 大小:34kb | 下载:0
[数据结构常用算法] 03101015155202
说明:数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version<sun dong > 在 2024-11-20 上传 | 大小:34kb | 下载:0
[数据结构常用算法] mataqipan00122121
说明:这是数据结构的一个课程设计.马踏棋盘,其中包含两种算法.一种只有一条路线,另一种有多条路线.还有设计文档.希望对大家有用.-This is the data structure of a curriculum design. Horse riding chessboard. which includes two algorithms. Only one of a line, A number of other routes. There<jannock> 在 2024-11-20 上传 | 大小:34kb | 下载:0
[数据结构常用算法] Bubble sort
说明:冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted<JinPatrick > 在 2024-11-20 上传 | 大小:35kb | 下载:0