代码搜索:Tracking
找到约 2,832 项符合「Tracking」的源代码
代码结果 2,832
www.eeworm.com/read/147422/5729562
m trk_main.m
%
% Formant tracking using iterative GIF analysis
% Modified by D. G. Childers August, 1998
speech1=SPEECH;
GVV=zeros(size(speech1));
DGVV=zeros(size(speech1));
RESIDUE=zeros(size(speech1)
www.eeworm.com/read/128531/5989490
c ip_conntrack_ftp.c
/* FTP extension for IP connection tracking. */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/127781/5999954
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#ifdef __KERNEL__
#include
/* Protects ftp part of conntracks */
DECLARE_LOCK_EXTERN(ip
www.eeworm.com/read/127781/6000896
c ip_conntrack_ftp.c
/* FTP extension for IP connection tracking. */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/115273/6117880
am makefile.am
#
# $Header: /cvsroot/lesstif/lesstif/test/Xm/tracking/Makefile.am,v 1.25 2002/02/18 14:07:18 amai Exp $
#
MAINTAINERCLEANFILES=Makefile.in
AUX_OBJS =
noinst_PROGRAMS= test1
LTTEST= $(top_builddir)/
www.eeworm.com/read/115272/6119202
am makefile.am
#
# $Header: /cvsroot/lesstif/lesstif/test/Xm/tracking/Makefile.am,v 1.25 2002/02/18 14:07:18 amai Exp $
#
MAINTAINERCLEANFILES=Makefile.in
AUX_OBJS =
noinst_PROGRAMS= test1
LTTEST= $(top_builddir)/
www.eeworm.com/read/110034/6171050
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#ifndef __KERNEL__
#error Only in kernel.
#endif
#include
/* Protects ftp part of connt
www.eeworm.com/read/102935/6229764
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#ifndef __KERNEL__
#error Only in kernel.
#endif
#include
/* Protects ftp part of connt
www.eeworm.com/read/102935/6230790
c ip_conntrack_ftp.c
/* FTP extension for IP connection tracking. */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/407650/11412790
c motempl.c
#include "cv.h"
#include "highgui.h"
#include
#include
#include
#include
// various tracking parameters (in seconds)
const double MHI_DURATION = 0.5;
const doubl