代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/267275/11187833
asv baseband2symbols.asv
%This function generates the symbols after matching input signal
%with the RRC filter and then detecting the symbols
%Input Parameters:-
%Sig_I : Demodulated Inphase Signal
%Sig_Q : Demodulated
www.eeworm.com/read/267275/11187835
asv baseband2symbols1.asv
%This function generates the symbols after matching input signal
%with the RRC filter and then detecting the symbols
%Input Parameters:-
%Sig_I : Demodulated Inphase Signal
%Sig_Q : Demodulated
www.eeworm.com/read/135592/13918141
c hpfs_caps.c
/* Capitalization rules for HPFS */
/* In OS/2, HPFS filenames preserve upper and lower case letter distinctions
but filename matching ignores case. That is, creating a file "Foo"
actually cre
www.eeworm.com/read/300090/13935697
cxx research.cxx
// Scintilla source code edit control
/** @file RESearch.cxx
** Regular expression search library.
**/
/*
* regex - Regular expression pattern matching and replacement
*
* By: Ozan S.
www.eeworm.com/read/109918/15545807
c engine.c
/*
* The matching engine and friends. This file is #included by regexec.c
* after suitable #defines of a variety of macros used herein, so that
* different state representations can be used wit
www.eeworm.com/read/101788/15815648
txt zipgrep.txt
ZIPGREP(1L) ZIPGREP(1L)
NAME
zipgrep - search files in a ZIP archive for lines matching
a pattern
SYNOPSIS
zipgrep [egrep_options] pat
www.eeworm.com/read/100149/15882399
doc zipgrep.doc
ZIPGREP(1L) ZIPGREP(1L)
NAME
zipgrep - search files in a ZIP archive for lines matching
a pattern
SYNOPSIS
zipgrep [egrep_options] pat
www.eeworm.com/read/283498/9016300
asm arith2.asm
; ARITH2.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
.38
www.eeworm.com/read/378919/9212978
m omatchs.m
% OMATCHS Provides the gamma rod length in meters and the series
% capacitor value in pF for a omega matching structure.
%
% [LG, CS] = OMATCHS(L,A,D,F,CP,ZD)
%
% L i
www.eeworm.com/read/371255/9559220
m affinefundmatrix.m
% AFFINEFUNDMATRIX - computes affine fundamental matrix from 4 or more points
%
% Function computes the affine fundamental matrix from 4 or more matching
% points in a stereo pair of images. The Gold