代码搜索:Changing
找到约 3,056 项符合「Changing」的源代码
代码结果 3,056
www.eeworm.com/read/366806/9797241
java observableint.java
import java.util.*;
public class ObservableInt extends Observable {
int value; // The value everyone wants to observe
public ObservableInt() {
}
public ObservableInt(int newValue) {
www.eeworm.com/read/269039/11110720
cpp ldmicro.cpp
//-----------------------------------------------------------------------------
// Copyright 2007 Jonathan Westhues
//
// This file is part of LDmicro.
//
// LDmicro is free software: you can re
www.eeworm.com/read/268764/11122636
m chap1_9.m
%PID Controller with changing integration rate
clear all;
close all;
%Big time delay Plant
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_
www.eeworm.com/read/413385/11158114
m chap1_16.m
%PID Controller with changing integration rate
clear all;
close all;
%Big time delay Plant
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_
www.eeworm.com/read/238364/13891717
m chap1_16.m
%PID Controller with changing integration rate
clear all;
close all;
%Big time delay Plant
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_
www.eeworm.com/read/236814/13998228
m chap1_16.m
%PID Controller with changing integration rate
clear all;
close all;
%Big time delay Plant
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_
www.eeworm.com/read/205039/15327853
m simulparametri.m
function [svar] = simulparametri(DR,RC,X,delta,valuta,legame,vm,tipo,rendimento)
%SIMULPARAMETRI simulvar estimation changing the parameters.
%
% [svar] = simulparametri(DR,RC,X,delta,valuta,legame,v
www.eeworm.com/read/200429/15433550
m double.m
function d = double(ipi)
% IPINT32/DOUBLE Return the data as a Matlab double type.
% d = double(ipi) returns a double array. Changing d will not change the
% ipi data.
%
% Example:
% ipi =
www.eeworm.com/read/111979/15497753
htm enhanced_status.shtml.htm
StatusBar - Enhanced statusbar class
www.eeworm.com/read/109079/15564690
txt 00000019.txt
--===BBS水木清华站∶精华区===--
-===BBS水木清华站∶精华区===-
------------------------------------------
How use new views with a doc template?
------------