代码搜索:Detects
找到约 419 项符合「Detects」的源代码
代码结果 419
www.eeworm.com/read/324308/13273036
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
www.eeworm.com/read/343420/11949842
m line detection via standard hough transform.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/339483/12230432
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/216450/4895541
c main.c
/* Reincarnation Server. This servers starts new system services and detects
* they are exiting. In case of errors, system services can be restarted.
* The RS server periodically checks the sta
www.eeworm.com/read/340511/3285326
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d
www.eeworm.com/read/336357/3351925
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d
www.eeworm.com/read/304805/3785770
c main.c
/* Reincarnation Server. This servers starts new system services and detects
* they are exiting. In case of errors, system services can be restarted.
* The RS server periodically checks the sta
www.eeworm.com/read/410728/2204593
todo
The highest priority item is not on this list: Fix bugs in the
existing testsuite, fix the GDB/compiler/shell/etc bugs which it
detects (particularly when they are hard to XFAIL), make it run
reliably
www.eeworm.com/read/383347/2617777
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d
www.eeworm.com/read/369426/2798865
java memmonitor.java
package com.brackeen.javagamebook.util;
/**
Monitors heap size, allocation size, change in allocation,
change in heap size, and detects garbage collection (when the
allocation size d