代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/201202/15413487
sci wppursuit.sci
function [atomic,res] = WPPursuit(x,D,qmf,natom,frac,show)
// WPPursuit -- Atomic Decomposition into Wavelet Packets by Matching Pursuit
// Usage
// atomic = WPPursuit(x,D,qmf,natom,frac,show)
www.eeworm.com/read/201202/15413609
sci cppursuit.sci
function [atomic,res] = CPPursuit(x,D,bellname,natom,frac,show)
// CPPursuit -- Matching Pursuit with Cosine Packet Dictionary
// Usage
// atomic = CPPursuit(x,D,bell,natom,frac,show)
// Inpu
www.eeworm.com/read/113583/15452926
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit
www.eeworm.com/read/100325/15877144
c wildmat.c
/* Wildcard matching routines.
Copyright (C) 1988 Free Software Foundation
This file is part of GNU Tar.
GNU Tar is free software; you can redistribute it and/or modify
it under the terms o
www.eeworm.com/read/391748/8380266
c regexec.c
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Extended regular expression matching and search library.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 200
www.eeworm.com/read/391748/8380432
c regex.c
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Extended regular expression matching and search library.
Copyright (C) 2002, 2003, 2005, 2006 Free Softw
www.eeworm.com/read/391748/8380635
h regex_internal.h
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Extended regular expression matching and search library.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 200
www.eeworm.com/read/391748/8380654
c regex_internal.c
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Extended regular expression matching and search library.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 200
www.eeworm.com/read/184366/9107875
c regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P10003.2/D11.2, except for
internationalization features.)
Copyright (C) 1993 Free Softwa
www.eeworm.com/read/181762/9238589
c regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P10003.2/D11.2, except for
internationalization features.)
Copyright (C) 1993 Free Softwa