代码搜索:MATCHING

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

代码结果 3,451
www.eeworm.com/read/235304/14075157

c parens.c

/* parens.c -- Implementation of matching parentheses feature. */ /* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc. This file is part of the GNU Readline Library, a library for
www.eeworm.com/read/235248/14080030

cpp function_match.cpp

/* function_match.cpp * Matching actual with formal arguments and overload resolution * UnderC C++ interpreter * Steve Donovan, 2001 * This is GPL'd software, and the usual disclaimers apply.
www.eeworm.com/read/189512/8466830

1 agrep.1

.TH AGREP l "Jan 17, 1992" .SH NAME agrep \- search a file for a string or regular expression, with approximate matching capabilities .SH SYNOPSIS .B agrep [ .B \-#cdehiklnpstvwxBDGIS ] .I pattern [
www.eeworm.com/read/284452/8928041

m curve_index1.m

function [index,ier]=curve_index1(wlog,mnem,abort) % Function outputs index of curve with mnemonic "mnem" in log structure "wlog". % If no curve mnemonic is found matching "mnem" then "index" is []
www.eeworm.com/read/283498/9016288

asm ex16_1a.asm

; EX16_1a.asm ; ; A simple floating point calculator that demonstrates the use of the ; UCR Standard Library pattern matching routines. Note that this ; program requires an FPU. .xlist .3
www.eeworm.com/read/283498/9016291

asm ex16_1b.asm

; EX16_1a.asm ; ; A simple floating point calculator that demonstrates the use of the ; UCR Standard Library pattern matching routines. Note that this ; program requires an FPU. .xlist .3
www.eeworm.com/read/378919/9212973

m omatch.m

% OMATCH Provides VSWR, reflection coefficient and input impedance % for a omega matching structure. % % [VSWR, RHO, ZIN] = OMATCH(LD,LG,AD,AG,D,Cs,Cp,F,ZD) % % LD and
www.eeworm.com/read/378919/9212980

m tmatch.m

% TMATCH Provides VSWR, reflection coefficient and input impedance % for a T matching structure. % % [VSWR, RHO, ZIN] = TMATCH(LD,LT,AD,AT,D,C,F,ZD) % % LD and LT are t
www.eeworm.com/read/378919/9213002

m gmatch.m

% GMATCH Provides VSWR, reflection coefficient and input impedance % for a gamma matching structure. % % [VSWR, RHO, ZIN] = GMATCH(LD,LG,AD,AG,D,C,F,ZD) % % LD and LG a
www.eeworm.com/read/179753/9340272

htm ch05_01.htm

Pattern Matching (Programming Perl)