资源列表
[数据结构常用算法] tu-table-DFS
说明:本程序采用深度优先的方法完成图的遍历,包括连通图和非连通图。-This procedure used the method of depth-first traversal of the complete diagram, including the connected graph and non-connected graph.<youjing> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FastQuery
说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule will be needed to sort the con<stone> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] blackharrispulse
说明:用MATLAB语言开发的hariss窗函数,在探地雷达等技术中可以作为输入信号源-Developed using MATLAB language hariss window function, in the ground-penetrating radar and other technology can be used as input signal source<周美丽> 在 2025-06-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] bosongfenjiu
说明:泊松分酒游戏 游戏中实现泊松分酒的 全部算法 -Poisson sub-game game of liquor at liquor Poisson realize the full algorithm<> 在 2025-06-19 上传 | 大小:1kb | 下载:0