代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/192096/8406463
htm ch06_07.htm
Recipe 6.6. Matching Multiple Lines (Perl Cookbook)
www.eeworm.com/read/192096/8407178
htm ch04_14.htm
Recipe 4.13. Finding All Elements in an Array Matching Certain Criteria (Perl Cookbook)
www.eeworm.com/read/427909/8913674
m hash_del.m
function ndx = hash_del(key, fname)
% HASH_DEL Remove all entries that match key from hashtable stored in a file
% ndx = hash_del(key, fname)
%
% Returns indices of matching entries (if any)
% S
www.eeworm.com/read/282901/9053970
htm ch06_01.htm
Pattern Matching (UNIX in a Nutshell: System V Edition)
www.eeworm.com/read/177819/9431403
texi grep.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename grep.info
@settitle grep, print lines matching a pattern
@c %**end of header
@c This file has the new style title page commands.
@c
www.eeworm.com/read/373250/9467704
m hash_del.m
function ndx = hash_del(key, fname)
% HASH_DEL Remove all entries that match key from hashtable stored in a file
% ndx = hash_del(key, fname)
%
% Returns indices of matching entries (if any)
% S
www.eeworm.com/read/360606/10085241
m ex9_7.m
%
% In this example we plot the input matching network
% gain circles. Constant gain circles are shown
% for Gs ranging from -1dB to +2.6dB
%
% Copyright (c) 1999 by P.Bretchko and R.Lud
www.eeworm.com/read/359019/10169744
h match.h
/* @(#)match.h 1.6 00/04/16 joerg */
/*
* 27th March 1996. Added by Jan-Piet Mens for matching regular expressions
* in paths.
*
*/
#include "fnmatch.h"
#ifdef SORTING
#include