代码搜索:并联电梯
找到约 878 项符合「并联电梯」的源代码
代码结果 878
www.eeworm.com/read/414001/11133747
bkp 电梯fpga.bkp
www.eeworm.com/read/147164/12580049
doc 电梯调度算法.doc
www.eeworm.com/read/235089/14085797
doc 王江电梯.doc
www.eeworm.com/read/200268/15436034
cpp 电梯管理 程序.cpp
//电梯管理程序
#include
#include
#include
#define max_persons 15
bool operation_state=1; //控制电梯是否运行
struct floors //楼层状态
{bool up; //楼层的“上”按钮状态
boo
www.eeworm.com/read/193048/8255729
m ex2_27.m
% ex2_27
% 两个状态方程描述的系统进行并联连接
G1=ss([1 2;3 4],[0;1],[0 1],0);
G2=ss([0 1;-2 -3],[0;1],[1 1],0)
G= G1+G2
www.eeworm.com/read/140664/13069557
ewb 并联电压调整电路.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"The shunt regulator circuit keeps the voltage fixed at 13.8 Volts even though the input is fluctuating."
EncryptionTy