代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/474600/6813475
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/359187/6841962
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/293393/8295972
cpp easy pattern matching.cpp
// Easy Pattern Matching.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Easy Pattern Matching.h"
#include "Easy Pattern MatchingDlg.h"
#ifdef _DEBUG
www.eeworm.com/read/293393/8295975
h easy pattern matching.h
// Easy Pattern Matching.h : main header file for the EASY PATTERN MATCHING application
//
#if !defined(AFX_EASYPATTERNMATCHING_H__91FA8D44_6FB4_4C73_AE0D_332B36002AC2__INCLUDED_)
#define AFX_EAS
www.eeworm.com/read/293393/8295977
ncb easy pattern matching.ncb
www.eeworm.com/read/293393/8295984
ico easy pattern matching.ico
www.eeworm.com/read/293393/8295988
aps easy pattern matching.aps
www.eeworm.com/read/293393/8295993
rc easy pattern matching.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////