代码搜索:Induction

找到约 385 项符合「Induction」的源代码

代码结果 385
www.eeworm.com/read/162614/5526974

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/284998/8878045

h arraysize.h

//: :arraySize.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Uses template type induction to /
www.eeworm.com/read/281673/9142539

h arraysize.h

//: :arraySize.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Uses template type induction to /
www.eeworm.com/read/355030/10299848

h arraysize.h

//: :arraySize.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Uses template type induction to /
www.eeworm.com/read/278209/10559665

m spwave.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % spwave.m - simulates the component forward & backward % air gap mmf waves of a single-phase induction %
www.eeworm.com/read/271450/10993973

h arraysize.h

//: :arraySize.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Uses template type induction t
www.eeworm.com/read/443686/7628448

h arraysize.h

//: :arraySize.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Uses template type induction to /
www.eeworm.com/read/145158/12748350

m imssmod3.m

% Induction machine steady-state model used in imss3.mdl function [f,x0]=imssmod3(t,x,u,flag,Rs,Rr,Lsl,Lrl,Lm,wm) switch flag, case 3, % Outputs j=sqrt(-1);