代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/398634/2375120
inc ctype_like_escape.inc
#
# Bugs: #13046:
# LIKE pattern matching using prefix index doesn't return correct result
#
select @@collation_connection;
create table t1 ROW_FORMAT=DYNAMIC select repeat('a',50) as c1 ;
insert into
www.eeworm.com/read/393286/2485519
c ipt_ttl.c
/* IP tables module for matching the value of the TTL
*
* ipt_ttl.c,v 1.5 2000/11/13 11:16:08 laforge Exp
*
* (C) 2000,2001 by Harald Welte
*
* This program is free soft
www.eeworm.com/read/383868/2611318
c ipt_ttl.c
/* IP tables module for matching the value of the TTL
*
* ipt_ttl.c,v 1.5 2000/11/13 11:16:08 laforge Exp
*
* (C) 2000,2001 by Harald Welte
*
* This program is free soft
www.eeworm.com/read/358128/3004154
inc ctype_like_escape.inc
#
# Bugs: #13046:
# LIKE pattern matching using prefix index doesn't return correct result
#
select @@collation_connection;
create table t1 ROW_FORMAT=DYNAMIC select repeat('a',50) as c1 ;
insert into
www.eeworm.com/read/368351/9700386
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.132.1.4 2008/07/11 17:27:21 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/147186/12579109
m bipartitematchingdemo.m
% Consider matching sources to detections
% s1 d2
% s2 d3
% d1
%a = bipartiteMatchingHungarian([52;0.01])
% sources(:,i) = [x y] coords
sources = [0.1 0.7; 0.6 0.4]';
detecti
www.eeworm.com/read/385648/8794364
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.132a 2006/04/26 20:41:19 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/384512/8865980
m som_bmus.m
function [Bmus,Qerrors] = som_bmus(sMap, sData, which_bmus, mask)
%SOM_BMUS Find the best-matching units from the map for the given vectors.
%
% [Bmus, Qerrors] = som_bmus(sMap, sData, [which], [mask
www.eeworm.com/read/427909/8913636
m~ bipartitematchingdemo.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
www.eeworm.com/read/373250/9467677
m~ bipartitematchingdemo.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