代码搜索:Detects
找到约 419 项符合「Detects」的源代码
代码结果 419
www.eeworm.com/read/193277/8242672
m unblkdiag.m
function sys = unblkdiag(F)
% UNBLOCKDIAG Extracts diagonal blocks
%
% G = unblkdiag(F) Detects and converts block diagonal SDP.
%
% See also DISSECT
% Author Johan L鰂berg
% $Id: unblkdiag.m,
www.eeworm.com/read/370232/9607656
txt readme.txt
*** Cypress CY7C63723 Encore C-Combi Mouse Reference Design Readme ***
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface
www.eeworm.com/read/375764/9350135
cpp match.cpp
/*
Detects SIFT features in two images and finds matches between them.
Copyright (C) 2006 Rob Hess
@version 1.1.1-20070330
*/
//---OpenCV的库文件-----------
#pragma com
www.eeworm.com/read/375764/9350152
c match.c
/*
Detects SIFT features in two images and finds matches between them.
Copyright (C) 2006 Rob Hess
@version 1.1.1-20070330
*/
//---OpenCV的库文件-----------
#pragma com
www.eeworm.com/read/418779/10903066
txt 115-3.txt
Rule:
--
Sid:
115-3
--
Summary:
This event is generated when the pre-processor asn1 detects network
traffic that may constitute an attack. Specifically an asn.1 oversized
item, indicating a possib
www.eeworm.com/read/418779/10918163
txt 115-2.txt
Rule:
--
Sid:
115-2
--
Summary:
This event is generated when the pre-processor asn1 detects network
traffic that may constitute an attack. Specifically an invalid asn.1
length encoding was detecte
www.eeworm.com/read/418779/10921054
txt 115-4.txt
Rule:
--
Sid:
115-4
--
Summary:
This event is generated when the pre-processor asn1 detects network
traffic that may constitute an attack. Specifically an asn.1 spec
violation, indicating a possib
www.eeworm.com/read/452419/6951568
cpp match.cpp
/*
Detects SIFT features in two images and finds matches between them.
Copyright (C) 2006 Rob Hess
@version 1.1.1-20070330
*/
//---OpenCV的库文件-----------
#pragma com
www.eeworm.com/read/452419/6951586
c match.c
/*
Detects SIFT features in two images and finds matches between them.
Copyright (C) 2006 Rob Hess
@version 1.1.1-20070330
*/
//---OpenCV的库文件-----------
#pragma com
www.eeworm.com/read/450938/7474389
svn-base rst_reg.m.svn-base
% Detects large-scale translation, scale, and rotation
% transformation in images using the FFT and a log-polar
% transform.
function [p] = rst_reg(g, h)
% Give me double!
g = double(g);
h =