资源列表
[数据结构常用算法] Kruskal
说明:本文件是数据结构中很重要的一个图的Kruskal算法。Kruskal算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。将文件编译,可完成Kruskal算法-This document is a very important data structure of a graph algorithm of Kruskal. Kruskal algorithm for each choice of n-1 edges, the gre<吉铭> 在 2025-11-27 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ShortestPath
说明:最短路径算法,在数据结构中图的应用中有很重要的意义,是一个十分重要的算法-The shortest path Algorithm<吉铭> 在 2025-11-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] CriticalPath
说明:用顶点表示事件,弧表示活动,弧上的权值表示活动持续的时间的有向图叫AOE 。AOE网常用于估算工程完成时间。可通过本算法来计算关键路径-Activity On Edge Network<吉铭> 在 2025-11-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] BellmanFord
说明:Bellman-Ford算法 在图的应用中遇到负权,则可以采用Bellman-Ford算法来计算单源最短路径。-Bellman-Ford<吉铭> 在 2025-11-27 上传 | 大小:3kb | 下载:0
[matlab例程] rectifier
说明:三相三线制两电平APF数学模型的MATLAB编程实现,输入为三桥臂的开关函数,输出为三相电流和直流侧电压-Three-phase three-wire APF system for the two-level mathematical model of the MATLAB programming<zhulianghe> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[matlab例程] svpwm
说明:两电平SVPWM的MATLAB编程实现,输入端口为DQ轴下的指令电压和直流侧电压,输出为开关函数的瞬时值-Two-level SVPWM the MATLAB programming, enter the port under the command DQ-axis voltage and DC voltage, the output for the switching function of the instantaneous value<zhulianghe> 在 2025-11-27 上传 | 大小:2kb | 下载:0