代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
series system control.m
%Series System Control
clear all;
close all;
ts=2;
sys1=tf(1,[10,1]);
dsys1=c2d(sys1,ts,'z');
[num1,den1]=tfdata(dsys1,'v');
sys2=tf(1,[10,1]);
dsys2=c2d(sys2,ts,'z');
[num2,den2]=tfdata(
pid control based on hopfield.m
%PID control based on Hopfield
clear all;
close all;
ts=0.001;
TimeSet=[0:ts:1];
para=[];
[t,x]=ode45('chap4_9eq',TimeSet,[0 0 0 0],[],para);
vm=x(:,1);
v=x(:,2);
F=x(:,3);
G=x(:,4);
608.txt
Rule:
--
Sid: 608
--
Summary:
This event is generated when an attempt to modify access control permissions for remote shell logins is attempted.
--
Impact:
An attacker may have modified remote l
603.txt
Rule:
--
Sid: 603
--
Summary:
This event is generated when an attempt to modify access control permissions for remote shell logins is attempted.
--
Impact:
An attacker may have modified remote l
1867.txt
Nigel - added new references to the rule and bumped up revision number.
Rule:
--
Sid:
1867
--
Summary:
This event is generated when a remote user attempts to query the X Display Manager Control Prot
control.o.d
control.o: control.c \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
C:/WinAVR/bin/../lib/g
remote~1.opj
(ExpressProject ""
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library")
(File ".\remote~1.dsn"
(Type "Schematic Design"))
(Build