代码搜索:Tracking
找到约 2,832 项符合「Tracking」的源代码
代码结果 2,832
www.eeworm.com/read/226641/4782688
h ip_conntrack_h323.h
#ifndef _IP_CONNTRACK_H323_H
#define _IP_CONNTRACK_H323_H
/* H.323 connection tracking. */
#ifdef __KERNEL__
/* Protects H.323 related data */
#include
DECLARE_LOCK_
www.eeworm.com/read/261520/11640107
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/250285/12416939
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/131890/14121953
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/125764/14466315
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/122711/14672285
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/288937/3998345
h ip_conntrack_h323.h
#ifndef _IP_CONNTRACK_H323_H
#define _IP_CONNTRACK_H323_H
/* H.323 connection tracking. */
#ifdef __KERNEL__
/* Protects H.323 related data */
DECLARE_LOCK_EXTERN(ip_h323_lock);
#endif
/* Default H.
www.eeworm.com/read/112652/15480275
cpp demo12_2.cpp
// DEMO12_2.CPP - tracking demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ///////////
www.eeworm.com/read/389363/8530615
m chap1_25.m
%PID Controler for Square Tracking with Filtered Signal
clear all;
close all;
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_1=0;u_2=0;u_3=
www.eeworm.com/read/432495/8602188
m chap1_25.m
%PID Controler for Square Tracking with Filtered Signal
clear all;
close all;
ts=20;
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_1=0;u_2=0;u_3=