代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/250350/12412481
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.56 2000/10/27 16:15:53 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/13871/284443
m~ optimalmatchingtest.m~
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2 0
www.eeworm.com/read/13871/284474
m optimalmatchingtest.m
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
a = optimalMatching([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detections = [0.2 0
www.eeworm.com/read/486037/1254544
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/486037/1256108
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/480930/1308181
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/479151/1341002
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/250243/4439655
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/250243/4441229
c ipt_ecn.c
/* IP tables module for matching the value of the IPv4 and TCP ECN bits
*
* ipt_ecn.c,v 1.3 2002/05/29 15:09:00 laforge Exp
*
* (C) 2002 by Harald Welte
*
* This program i
www.eeworm.com/read/243567/4525264
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,