为您找到约 82 条结果,搜索耗时:0.0061秒
-
-
电力系统暂态稳定分析程序,clearclcbasemva = 100; accuracy = 0.0001; maxiter = 10;% Bus BusbVoltage Angle ---Load---- -----Generator-----Static Mvar% No code Mag. Degree MW Mvar M...
-
-
...bsp; while(ucloop--)
{
sclk=High;//上升沿数据稳定并读出
voltage_temp<<=1;
if(dout==1)
voltage_temp+=1;
sclk=Low;
};
//sclk=low;
cs=High;
return voltage_temp;
}
...