资源列表
[波变换] Gabor
说明:本程序提供了garbo变换与反变换的功能代码-This procedure provides a Garbo transform and inverse transform of the function code<wu xiaoyamg> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mintreek
说明:图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5<lluo> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] seeed
说明:sed脚本,可实现自动替换指定字符。说明用法可以使用 sed -h 展示。-sed scr ipts can be automatically replaced with the specified character. Usage instructions can use sed-h show.<小赵> 在 2025-08-28 上传 | 大小:1kb | 下载:0