代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/128531/5989431
c ip6t_hl.c
/*
* Hop Limit matching module
* Maciej Soltysiak
* Based on HW's ttl module
*
* This software is distributed under the terms GNU GPL
*/
#include
#inc
www.eeworm.com/read/119864/6081465
c regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P1003.2/D11.2, except for some of the
internationalization features.)
Copyright (C) 1993-1
www.eeworm.com/read/415194/6281725
m greed_omp_cg.m
function [s, err_mse, iter_time]=greed_omp_cg(x,A,m,varargin)
% greed_omp_cg: Orthogonal Matching Pursuit algorithm based on full
% conjugate gradient solver
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/493294/6400234
m prex_matchlab.m
%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels
%
% Illustrates the use of K-MEANS clustering and the match of labels.
help prex_matchlab
echo on
rand('state',5); %
www.eeworm.com/read/410380/11289133
c regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P1003.2/D11.2, except for some of the
internationalization features.)
Copyright (C) 1993-1
www.eeworm.com/read/400577/11572957
m prex_matchlab.m
%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels
%
% Illustrates the use of K-MEANS clustering and the match of labels.
help prex_matchlab
delfigs
echo on
rand('state',
www.eeworm.com/read/255755/12057869
m prex_matchlab.m
%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels
%
% Illustrates the use of K-MEANS clustering and the match of labels.
help prex_matchlab
echo on
rand('state',5); %
www.eeworm.com/read/152141/12136131
c regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P1003.2/D11.2, except for some of the
internationalization features.)
Copyright (C) 1993-1
www.eeworm.com/read/150905/12249084
m prex_matchlab.m
%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels
%
% Illustrates the use of K-MEANS clustering and the match of labels.
help prex_matchlab
echo on
rand('state',5); %
www.eeworm.com/read/150781/12263183
c wildcard.c
/*
* Wildcard matching engine for use with SFTP-based file transfer
* programs (PSFTP, new-look PSCP): since SFTP has no notion of
* getting the remote side to do globbing (and rightly so) we ha