代码搜索:expert

找到约 1,429 项符合「expert」的源代码

代码结果 1,429
www.eeworm.com/read/187023/8882950

pak expert.pak

www.eeworm.com/read/183289/9171917

pro expert.pro

/* Program 51 */ /* For a more complete sample expert system, see the program GENI.PRO on the LIBRARY DISK */ database xpositive(symbol,symbol) xnegative(symbol,symbol) predicate
www.eeworm.com/read/178467/9395185

gif expert.gif

www.eeworm.com/read/281058/10268769

dll expert.dll

www.eeworm.com/read/162198/10326114

asp expert.asp

www.eeworm.com/read/161771/10377793

pak expert.pak

www.eeworm.com/read/456482/7348589

m expert.m

%Expert PID Controller clear all; close all; ts=0.001; sys=tf(5.235e005,[1,87.35,1.047e004,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); u_1=0.0;u_2=0.0;u_3=0.0; y_1=0;y_2=0;y_3=0
www.eeworm.com/read/443526/7630924

dcu expert.dcu

www.eeworm.com/read/443526/7630956

pas expert.pas

unit Expert; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls; type TFormExpertText = class(TForm) Panel: TPa