资源列表

« 1 2 ... .69 .70 .71 .72 .73 5274.75 .76 .77 .78 .79 ... 28523 »

[数据结构常用算法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

[数据结构常用算法Floyd

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。-the Floyd Algorithm
<吉铭> 在 2025-11-27 上传 | 大小:3kb | 下载:0

[数值算法/人工智能DF

说明:协作通信中检测中继方式的仿真,并对采用协作和不采用协作进行了对比-A DF simulation with CRC
<张群> 在 2025-11-27 上传 | 大小:12kb | 下载:0

[数据结构常用算法CriticalPath

说明:用顶点表示事件,弧表示活动,弧上的权值表示活动持续的时间的有向图叫AOE 。AOE网常用于估算工程完成时间。可通过本算法来计算关键路径-Activity On Edge Network
<吉铭> 在 2025-11-27 上传 | 大小:3kb | 下载:0

[数值算法/人工智能mmse-sic

说明:一个MIMO 2*2系统的误码率仿真,收端采用MMSE-SIC检测方式-computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Minimum Mean Square Error Equalization with Successive Interference Cancellation
<张群> 在 2025-11-27 上传 | 大小:2kb | 下载: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

[数值算法/人工智能ofdm

说明:OFDM调制的误比特率计算仿真,包括理论值和实际仿真的比较-computing the Bit Error probability using OFDM modulation
<张群> 在 2025-11-27 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ML

说明:包括两个文件,一个是2*2系统采用最大似然检测的BER仿真,一个是接收端使用MRC的仿真-computing the BER in a Rayleigh fading channel with Maximal Ratio Combining
<张群> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[matlab例程kdtree

说明:有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
<徐军> 在 2025-11-27 上传 | 大小:113kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 5274.75 .76 .77 .78 .79 ... 28523 »

源码中国 www.ymcn.org