代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
www.eeworm.com/read/149739/12353446

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/250756/12385866

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
www.eeworm.com/read/130965/14165608

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/233016/14173442

m thfig53.m

% thfig53: BP Thesis Figure 5.3 -- BP DeNoising Super Resolution % % Basis Pursuit is able to achieve super-resolution, while % Matching Pursuit sometimes cannot % Signal: TwinSine-2, SNR =
www.eeworm.com/read/119269/14835694

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
www.eeworm.com/read/210307/15202028

java regextest.java

/** @version 1.01 2004-05-11 @author Cay Horstmann */ import java.util.*; import java.util.regex.*; /** This program tests regular expression matching. Enter a pattern and strings to mat
www.eeworm.com/read/11611/231230

cnt citszcalc.cnt

:Base CITSZCalc.hlp>Main 1 Introduction to Controlled Impedance PCBs 2 Controlled impedance=Controlledimpedance@CITSZCalc.hlp>Main 2 Impedance matching=Impedancematching@CITSZCalc.hlp>Main 2 Calcu
www.eeworm.com/read/16793/690638

c shmatch.c

/* * shmatch.c -- shell interface to posix regular expression matching. */ /* Copyright (C) 2003 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash i
www.eeworm.com/read/16793/690815

c strmatch.c

/* strmatch.c -- ksh-like extended pattern matching for the shell and filename globbing. */ /* Copyright (C) 1991-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne A
www.eeworm.com/read/16793/690817

c smatch.c

/* strmatch.c -- ksh-like extended pattern matching for the shell and filename globbing. */ /* Copyright (C) 1991-2011 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne A