代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/134988/13968449
state idle.sdt.state
OrgMainWindow 44 58 768 474 C:\Telelogic\SDL_TTCN_Suite4.3\bin\wini386\手机实验\idle.sdt
SDLEWindow 110 145 768 474 1 C:\Telelogic\SDL_TTCN_Suite4.3\bin\wini386\手机实验\random.sun
MSCEWindow 132 174 768 47
www.eeworm.com/read/236872/13994948
m thermo_state.m
www.eeworm.com/read/236872/13994950
m pressure_state.m
function Ts = Pressure_State(Ps)
n = satTable;
T_dimless = 1;
P_dimless = 1;
B = ( Ps ./ P_dimless ).^(1/4);
E = B.^2 + n(3) .* B + n(6);
F = n(1) * B.^2 + n(4) * B + n(7);
G = n(2) * B.^2 + n(