代码搜索:MATCHING

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

代码结果 3,451
www.eeworm.com/read/127781/6000887

c arp_tables.c

/* * Packet matching code for ARP packets. * * Based heavily, if not almost entirely, upon ip_tables.c framework. * * Some ARP specific bits are: * * Copyright (C) 2002 David S. Miller (davem@r
www.eeworm.com/read/120487/6073535

out type_sanity.out

-- -- TYPE_SANITY -- Sanity checks for common errors in making type-related system tables: -- pg_type, pg_class, pg_attribute. -- -- None of the SELECTs here should ever find any matching entries, --
www.eeworm.com/read/120487/6073585

sql type_sanity.sql

-- -- TYPE_SANITY -- Sanity checks for common errors in making type-related system tables: -- pg_type, pg_class, pg_attribute. -- -- None of the SELECTs here should ever find any matching entries, --
www.eeworm.com/read/110034/6172095

c arp_tables.c

/* * Packet matching code for ARP packets. * * Based heavily, if not almost entirely, upon ip_tables.c framework. * * Some ARP specific bits are: * * Copyright (C) 2002 David S. Miller (davem@r
www.eeworm.com/read/102935/6230782

c arp_tables.c

/* * Packet matching code for ARP packets. * * Based heavily, if not almost entirely, upon ip_tables.c framework. * * Some ARP specific bits are: * * Copyright (C) 2002 David S. Miller (davem@r
www.eeworm.com/read/101082/6250661

c temp.c

#include "defs" ptr gentemp(t) ptr t; { register ptr oldp; register ptr p; register ptr q; int ttype; ptr ttypep, tdim; /* search the temporary list for a matching type */ ttype = t->vtype; ttypep
www.eeworm.com/read/100127/6273946

test_regex

test_regex no match: -1 successful search: 6 caught expected exception failed awk syntax: -1 successful awk syntax: 2 failed awk syntax: -1 matching with group names and compile() -1 caught expected e
www.eeworm.com/read/258131/11882965

c ratedematch.c

/* RateDematch reverses the basic HSDPA Rate Matching algorithm The calling syntax is: y = RateDematch( x, X_i, e_ini, e_plus, e_minus ); y = depunctured output (length X_i)
www.eeworm.com/read/256566/11987264

m procrusnd.m

function [Xn,Yn,diagnos] = procrusND(X,Y,options) % function [Xn,Yn,diagnos] = procrusND(X,Y,options) % 040111 FvdB % Procrustes (full) matching for two 'images' X and Y. % Order: 1) center 2) rot
www.eeworm.com/read/154092/11989783

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