代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/333324/12687357
inf allproducts.inf
; INF file that will be executed for all products.
[FilesCopy]
; format:
; source path, destination path, [option], [osversion], [infVals]
%cdromRootDirGet%\README.TXT,%destDirGet%\README.TXT,up
www.eeworm.com/read/246998/12693479
m chap7_11.m
%Discrete Kalman filter for PID control
%Reference kalman_2rank.m
%x=Ax+B(u+w(k));
%y=Cx+D+v(k)
clear all;
close all;
ts=0.001;
%Continuous Plant
a=25;b=133;
sys=tf(b,[1,a,0]);
dsys=c2d(sy
www.eeworm.com/read/246998/12693483
m chap7_10f.m
%Discrete Kalman filter
%x=Ax+B(u+w(k));
%y=Cx+D+v(k)
function [u]=kalman(u1,u2,u3)
persistent A B C D Q R P x
yv=u2;
if u3==0
x=zeros(2,1);
ts=0.001;
a=25;b=133;
sys=tf(b,[1,a
www.eeworm.com/read/246998/12693486
m chap7_10.m
%Discrete Kalman filter for PID control
%Reference kalman_2rank.m
%x=Ax+B(u+w(k));
%y=Cx+D+v(k)
clear all;
close all;
ts=0.001;
%Continuous Plant
a=25;b=133;
sys=tf(b,[1,a,0]);
dsys=c2d(sy
www.eeworm.com/read/246872/12700317
pbt autoupdate.pbt
Save Format v3.0(19990112)
@begin Projects
0 "1&autoupdateexe&autoupdate.pbl";
@end;
appname "autoupdate";
applib "autoupdate.pbl";
LibList "autoupdate.pbl;update.pbl";
type "pb";
www.eeworm.com/read/333032/12705286
rc auautoupgraderlang.rc
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define st
www.eeworm.com/read/333032/12705386
rc auautoupgraderlang.rc
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define st
www.eeworm.com/read/333032/12705564
rc auautoupgraderlang.rc
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define st
www.eeworm.com/read/333032/12705736
rc auautoupgraderlang.rc
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define st
www.eeworm.com/read/333032/12705855
rc auautoupgraderlang.rc
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define st