代码搜索:Tracking
找到约 2,832 项符合「Tracking」的源代码
代码结果 2,832
www.eeworm.com/read/473927/6824715
txt 2053.txt
Rule:
--
Sid:
2053
--
Summary:
Versions of the software tracking system Bugzilla prior to 2.14.1 are
prone to a vulnerability that allows some degree of account hijacking.
--
Impact:
False data ma
www.eeworm.com/read/295675/8147012
c fspyctx.c
/*++
Copyright (c) 1998-1999 Microsoft Corporation
Module Name:
context.c
Abstract:
This module contains all of the routines for tracking names using
the new Stream Context
www.eeworm.com/read/172577/9701094
c imaxoff.c
/*
* FILE NAME imaxoff.c
*
* BRIEF MODULE DESCRIPTION
* This file implements the tracking of the places where interrupts
* are turned off.
*
* Author: David Singleton
* MontaVista Software, I
www.eeworm.com/read/368337/9701522
bugs
This file is the GSL bug tracking system. The CVS version of this
file should be kept up-to-date.
----------------------------------------------------------------------
BUG#1 -- gsl_sf_hyperg_2F
www.eeworm.com/read/415537/11065530
txt windows xp tweaks.txt
Services to turn off:
Alerter
Application Management
Automatic Updates
ClipBook
Distributed Link Tracking Client
Error Reporting Service
Fast User Switching Compatibility
Messenger
Portable M
www.eeworm.com/read/147096/12584390
m lqgcost.m
function f = lqgcost(x)
%LQGCOST Function which returns the difference between the
% input and the actual output.
% Returns a measure of the tracking performance of the system.
% Copyright (c) 1
www.eeworm.com/read/235632/14058861
c fspyctx.c
/*++
Copyright (c) 1998-1999 Microsoft Corporation
Module Name:
context.c
Abstract:
This module contains all of the routines for tracking names using
the new Stream Context
www.eeworm.com/read/101557/15826653
m lqgcost.m
function f = lqgcost(x)
%LQGCOST Function which returns the difference between the
% input and the actual output.
% Returns a measure of the tracking performance of the system.
% Copyright (c) 1
www.eeworm.com/read/432564/8592180
c sp_track.c
/*======================================================
FILE: SP_Track.c
SERVICES: Tracking using IPosDet.
Track_Init
Track_Start
Track_Stop
GENERAL DESCRIPTION:
Sample code to dem
www.eeworm.com/read/424917/10394143
c particles.c
/*
Functions for object tracking with a particle filter
@author Rob Hess
@version 1.0.0-20060310
*/
#include "defs.h"
#include "utils.h"
#include "particles.h"
/*************************