-
HertzCalculation
说明: 用于计算指定半径下的球头接触副的赫兹应力(It is used to calculate the Hertz stress of ball joint contact pair under specified radius)
- 2020-11-22 22:39:05下载
- 积分:1
-
2
说明: 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
- 2017-06-06 13:32:14下载
- 积分:1
-
平衡树,包括平衡树的创建,按照树的形状打印
平衡树,包括平衡树的创建,按照树的形状打印-tree balance, including the balance of the tree is created, in accordance with the shape of the tree Print
- 2022-01-27 10:09:32下载
- 积分:1
-
利用VB的一个忍者游戏不错,简单的游戏,可以用来参考…
使用VB开发的一款忍者游戏
速度不错,游戏简单
可以用来参考学习-use VB one of the ninjas the game pretty good, simple games can be used to refer to learning
- 2022-03-31 00:09:50下载
- 积分:1
-
4屏新闻广告效果
4屏新闻广告效果很好的代码学习也可以的的的(The 4 screen News advertisement is effective, and the code learning can also be done.)
- 2018-11-20 17:39:10下载
- 积分:1
-
一个非常简单的使用DWM API的例子
一个使用dwmapi窗口的非常简单的例子。要求:winvista-8,Delphi XE+,对于更旧的版本Delphi,有必要修改常规用法
- 2022-02-25 22:34:02下载
- 积分:1
-
34DDSAD9835
关于PCB的设计例子简要的介绍如下
LabVIEW下基于BP神经网络(On the PCB design examples are as follows LabVIEW brief introduction based on BP neural network)
- 2008-12-22 19:03:42下载
- 积分:1
-
add4bit
一位全加器的VHDL源码与TEST BENCH.XILINX下通过(A full adder and the VHDL source code through TEST BENCH.XILINX)
- 2009-07-20 08:18:37下载
- 积分:1
-
SpraySimulation
说明: EDEM 用户自定义编译API喷雾模拟算例, 源文件编译代码(EDEM user-defined compiler API SpraySimulation example, source file, compiler code)
- 2019-03-11 15:26:07下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1