代码搜索:MATCHING

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

代码结果 3,451
www.eeworm.com/read/316604/13520453

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/133772/5901981

sh find_matching_files.sh

#! /bin/sh #ORIG="/work4/OpenBSD.ORIG/sys" ORIG="/work4/IPv6/kame/freebsd4/sys" FILES=`cd ${ORIG};find sys kern net* -type f -or -type l | grep -v CVS` #ECOS="/work2/ecc/ecc/net/tcpip/current"
www.eeworm.com/read/109026/6176938

sh find_matching_files.sh

#! /bin/sh #ORIG="/work4/OpenBSD.ORIG/sys" ORIG="/work4/IPv6/kame/freebsd4/sys" FILES=`cd ${ORIG};find sys kern net* -type f -or -type l | grep -v CVS` #ECOS="/work2/ecc/ecc/net/tcpip/current"
www.eeworm.com/read/102395/6233668

t mw_matching0.t

/******************************************************************************* + + LEDA 4.5 + + + mw_matching0.t + + + Copyright (c) 1995-2004 + by Algorithmic Solutions Software GmbH + All r
www.eeworm.com/read/493206/6398528

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/410924/11264920

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/405069/11472224

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/154092/11989680

m find_all_matching.m

function [s_param,L,C,description,Number_of_networks]=find_all_matching(Z0,G_load,freq) zL=(1+G_load)/(1-G_load); r=real(zL); x=imag(zL); g=real(1/zL); b=imag(1/zL); % first we count the n
www.eeworm.com/read/131588/14136299

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output:
www.eeworm.com/read/129915/14217715

m naive_string_matching.m

function sh = Naive_String_Matching(text, x) % Naive string matching: Find the location of the string x in text 'text' % % Inputs: % text - Text vector % x - Search string % % Output: