代码搜索:Detects

找到约 419 项符合「Detects」的源代码

代码结果 419
www.eeworm.com/read/394358/8228648

c nand_ecc.c

/* * This file contains an ECC algorithm from Toshiba that detects and * corrects 1 bit errors in a 256 byte block of data. * * drivers/mtd/nand/nand_ecc.c * * Copyright (C) 2000-2004 Steven J.
www.eeworm.com/read/375962/9341345

c match.c

/* Detects SIFT features in two images and finds matches between them. Copyright (C) 2006-2007 Rob Hess @version 1.1.1-20070913 */ #include "sift.h" #include "img
www.eeworm.com/read/165865/10048389

java facedetector.java

package visage_v3_2; /*Autor: Adel Restom adel_restom@yahoo.com*/ import java.util.*; import java.awt.*; import svm.*; /* This class detects the eyes and nose locations in a given frame
www.eeworm.com/read/155037/6967766

m houghcircle.m

function [y0detect,x0detect,Accumulator] = houghcircle(Imbinary,r,thresh) %需要已知半径,来求取圆心坐标 %HOUGHCIRCLE - detects circles with specific radius in a binary image. % %Comments: % Function us
www.eeworm.com/read/313686/13582837

nse iax2detect.nse

id= "IAX2 Service Detection" description = "Detects an listening UDP IAX2 service by using a \ IAX Control Frame POKE request." author = "Ferdy Riphagen " license = "See Nm
www.eeworm.com/read/400494/2352319

texi setjmp.texi

@node Non-Local Exits, Signal Handling, Date and Time, Top @chapter Non-Local Exits @cindex non-local exits @cindex long jumps Sometimes when your program detects an unusual situation inside a deeply
www.eeworm.com/read/367467/2843599

nse iax2detect.nse

id= "IAX2 Service Detection" description = "Detects an listening UDP IAX2 service by using a \ IAX Control Frame POKE request." author = "Ferdy Riphagen " license = "See Nm
www.eeworm.com/read/367467/2844686

nse iax2detect.nse

id= "IAX2 Service Detection" description = "Detects an listening UDP IAX2 service by using a \ IAX Control Frame POKE request." author = "Ferdy Riphagen " license = "See Nm
www.eeworm.com/read/367467/2845272

nse iax2detect.nse

id= "IAX2 Service Detection" description = "Detects an listening UDP IAX2 service by using a \ IAX Control Frame POKE request." author = "Ferdy Riphagen " license = "See Nm
www.eeworm.com/read/271350/4229298

cc mlpscan.cc

const char *help = "\ progname: mlpscan.cc\n\ code2html: This program detects objects (such as faces) in an image using a MLP.\n\ Updades:\n\ version 0.0: basic mlp with mean-stdv pruning\n\ ver