代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/281278/10251900
m fprec.m
% Filterbank-Based Fingerprint Matching (A.K.Jain, S.Prabhakar, L.Hong and S.Pankanti, 2000)
%
% Abstract
% With identity fraud in our society reaching unprecedented proportions and with an increas
www.eeworm.com/read/280813/10291361
y cy.y
//ANSI C Yacc grammar
//In 1985, Jeff Lee published his Yacc grammar (which is accompanied by a matching Lex specification) for the April 30, 1985 draft version of the ANSI C standard. Tom Stockfisc
www.eeworm.com/read/160392/10536147
m syminfo.m
function info = syminfo(S, vname, vtype, vkind, vindex)
% info = syminfo(S, vname, vtype, vkind, vindex)
% extract infos from the symble table
% look up the symble table for entries matching the query
www.eeworm.com/read/278099/10572521
h phonetic.h
/* +++Date last modified: 05-Jul-1997 */
/*
** PHONETIC.H - Snippets header file for functions to perform
** phonetic string matching.
*/
#ifndef PHONETIC__H
#define PHONETIC__H
www.eeworm.com/read/159425/10650550
m fprec.m
% Filterbank-Based Fingerprint Matching (A.K.Jain, S.Prabhakar, L.Hong and S.Pankanti, 2000)
%
% Abstract
% With identity fraud in our society reaching unprecedented proportions and with an increas
www.eeworm.com/read/349030/10855753
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 cl
www.eeworm.com/read/103075/7087394
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, 1994, 1995,
www.eeworm.com/read/462846/7194331
m hbma.m
%This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm.
%An example of main function calling this function is "Prob6_15.m", which can b
www.eeworm.com/read/457234/7330767
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, 1994, 1995
www.eeworm.com/read/453925/7403708
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