资源列表
[数据结构常用算法] Topological-sort
说明:代码的功能:用C语言仿真有向图的拓扑排序,代码中带有详细的注解,十分有利于阅读。拓扑排序算法是有向图的应用领域中的一种重要算法,阐述了AOV图的定义及拓扑排序算法思想。 -Functionality of the code: a directed graph topological sort in C language simulation code with detailed comments, very conducive to reading. The topological sort<Mei> 在 2025-06-24 上传 | 大小:4kb | 下载:0
[matlab例程] ANN_MLP_BP_v1.1
说明:neural network mode for time series,which can process data adaptively<李枫> 在 2025-06-24 上传 | 大小:196kb | 下载:0
[数据结构常用算法] MergeSort
说明:代码的功能:用C语言实现归并排序的算法,代码中带有详细的注解,十分有利于阅读和改进来应用于自己的算法。归并排序法是将两个有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的,然后再把有序子序列合并为整体有序序列。-The functionality of the code: merge sort algorithm, implemented in C code with detailed comments, and very conducive to reading a<Mei> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Trifurcate-linked-list
说明:代码的功能:用C语言实现采用三叉链表存储结构实现二叉树的相关操作,如构造、销毁、插入、遍历等功能,代码中带有详细的注解,十分有利于阅读。算法主要优点在于在遍历时减小了时间复杂大。-Functionality of the code: using C language trifurcate linked list storage structure binary tree operations, such as construction, destruction, insert, traversa<Mei> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[数据结构常用算法] geodetic-algorithm
说明:测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.<杨妍> 在 2025-06-24 上传 | 大小:49kb | 下载:0
[matlab例程] mydspexp1_pujnifa
说明:谱减法实例,已经做过实验,可以运行,只要载入数据即可-Spectral subtraction instance, has done the experiment, you can run, as long as the data can be loaded<liubin> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] HOG-summary
说明:hog 算法的总结 其中包括hog的介绍,hog的代码的一些解释-summary of the hog algorithm including some explanation of the introduction of the hog, hog code<wj> 在 2025-06-24 上传 | 大小:2.51mb | 下载:0
[人工智能/神经网络/遗传算法] LBP
说明:给出图像坐标,计算对应坐标的LBP(局部二值模式)特征-compute LBP(Local binary pattern) feature<jsy> 在 2025-06-24 上传 | 大小:2kb | 下载:0