代码搜索:并联电梯

找到约 878 项符合「并联电梯」的源代码

代码结果 878
www.eeworm.com/read/313122/13596170

asm test.asm

P1.6和P1.7为上下输出 P2.6和P2.7为上下控制按钮,按下输出高电平。 P1.0~P1.3分别是一二三四层的光控点,接通输出高电平。 电梯到顶按向上无反应,电梯到底按下降无反应。 org 0000h main: clr p1.6 clr p1.7 jb p2.6,down jb p2.7,up
www.eeworm.com/read/444872/7603946

c door.c

#include "global.h" //取得电梯门的状态 uchar GetDoorActionState(uchar cEIdx) { uchar state=0x00; E_DianTi *pEleData; E_Men *pMen; pEleData = &(m_pE_InputData->mDianTi[cEIdx]); pMen = &(pEleD
www.eeworm.com/read/231491/14230813

java spot.java

package xiang; import java.util.*; /** * Spot 类代表大厦内的地点,例如办公室,仓库,电梯等 */ public class Spot { // private int n; protected int id;// 编号 protected String description;//new String("kjfd"
www.eeworm.com/read/306762/13738022

cpp eeb_stringtable.cpp

#include "eeb.h" const char * Info[][2]={ {"压缩机","Compressor"}, //strCompressor {"压 缩 机: 正在运行",""}, //strCompressor_NowOn, {"对应触点:",""}, //strCurrentRelay, {"BOHN双吸气并联压缩机组","BOHN
www.eeworm.com/read/489705/6468962

h elevatorthread.h

// ElevatorThread.h : 头文件 // #pragma once #include "MyVariousState.h" #include "InnerWaitQueue.h" #include "MyWaitQueue.h" //利用每部电梯模拟一个线程 typedef struct { int m_iElevatorNo; int m_iCurP
www.eeworm.com/read/179152/9368312

m exp3_2.m

clc clear more on a1=[0 1;-1 -2]; b1=[0;1]; c1=[1 3];d1=[1]; a2=[0 1;-1 -3]; b2=[0;1]; c2=[1 4];d2=[0]; %串联连接 disp('串联连接') [a,b,c,d]=series(a1,b1,c1,d1,a2,b2,c2,d2) %并联连接 disp('并联连接') [a
www.eeworm.com/read/177691/9440436

m exp3_2.m

clc clear more on a1=[0 1;-1 -2]; b1=[0;1]; c1=[1 3];d1=[1]; a2=[0 1;-1 -3]; b2=[0;1]; c2=[1 4];d2=[0]; %串联连接 disp('串联连接') [a,b,c,d]=series(a1,b1,c1,d1,a2,b2,c2,d2) %并联连接 disp('并联连接') [a
www.eeworm.com/read/372266/9514840

m exp3_2.m

clc clear more on a1=[0 1;-1 -2]; b1=[0;1]; c1=[1 3];d1=[1]; a2=[0 1;-1 -3]; b2=[0;1]; c2=[1 4];d2=[0]; %串联连接 disp('串联连接') [a,b,c,d]=series(a1,b1,c1,d1,a2,b2,c2,d2) %并联连接 disp('并联连接') [a
www.eeworm.com/read/372259/9515323

m exp3_2.m

clc clear more on a1=[0 1;-1 -2]; b1=[0;1]; c1=[1 3];d1=[1]; a2=[0 1;-1 -3]; b2=[0;1]; c2=[1 4];d2=[0]; %串联连接 disp('串联连接') [a,b,c,d]=series(a1,b1,c1,d1,a2,b2,c2,d2) %并联连接 disp('并联连接') [a
www.eeworm.com/read/362596/9989616

m exp3_2.m

clc clear more on a1=[0 1;-1 -2]; b1=[0;1]; c1=[1 3];d1=[1]; a2=[0 1;-1 -3]; b2=[0;1]; c2=[1 4];d2=[0]; %串联连接 disp('串联连接') [a,b,c,d]=series(a1,b1,c1,d1,a2,b2,c2,d2) %并联连接 disp('并联连接') [a