代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/109477/15556439
h ipt_ttl.h
/* IP tables module for matching the value of the TTL
* (C) 2000 by Harald Welte */
#ifndef _IPT_TTL_H
#define _IPT_TTL_H
enum {
IPT_TTL_EQ = 0, /* equals */
IPT_TTL_NE,
www.eeworm.com/read/105158/15677025
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.98 2003/04/03 13:35:34 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/388251/8622778
hpp filehunter.hpp
#pragma ident "$Id: FileHunter.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FileHunter.hpp
* Find all files matching a specification.
*/
#ifndef GPSTK_FILEHUNTER_HPP
#define GPSTK_FILEHUNT
www.eeworm.com/read/427909/8913625
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(
www.eeworm.com/read/373250/9467672
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(
www.eeworm.com/read/165556/10057599
c gnu_regex.c
char *gnu_regex_rcs = "$Id: gnu_regex.c,v 1.5 1997/09/08 21:09:34 ACJC Exp $";
#ifdef REGEX
#define REGEX_MALLOC
/* Extended regular expression matching and search library,
version 0.12.
(Impl
www.eeworm.com/read/359212/10161130
c imatch.c
/* imatch.c
*
* Fast window matching
*
* [XM,SCORE] = IMATCH(IM1, IM2, X, Y, W2, SEARCH)
*
* where IM1 is the original image
* IM2 is the next image
* X,Y are the coordinate of the center of
www.eeworm.com/read/349646/10808784
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(
www.eeworm.com/read/349646/10809833
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(
www.eeworm.com/read/469416/6976284
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(